---
id: CVE-2026-68923
title: MobSF is a mobile application security testing tool used
summary: >-
  MobSF is a mobile application security testing tool used. Prior to 4.5.1,
  mobsf/MobSF/settings.py places django.middleware.csrf.CsrfViewMiddleware only
  in the deprecated MIDDLEWARE_CLASSES setting and omits it from the active
  MIDDLEWARE …
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N'
cwe:
  - CWE-352
vendor: mobsf
product: mobsf
affected:
  - mobsf < 4.5.1
patched:
  - mobsf 4.5.1
published: '2026-08-18'
updated: '2026-09-18'
sourceUpdated: '2026-09-18T20:09:01.757'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-68923'
references:
  - url: >-
      https://github.com/MobSF/Mobile-Security-Framework-MobSF/commit/62563ca429a75b3e5d47a13b958e1d2e7d5e2bbf
    label: security-advisories@github.com
  - url: 'https://github.com/MobSF/Mobile-Security-Framework-MobSF/pull/2627'
    label: security-advisories@github.com
  - url: >-
      https://github.com/MobSF/Mobile-Security-Framework-MobSF/releases/tag/v4.5.1
    label: security-advisories@github.com
  - url: >-
      https://github.com/MobSF/Mobile-Security-Framework-MobSF/security/advisories/GHSA-3p54-567p-2wpr
    label: security-advisories@github.com
  - url: 'https://github.com/advisories/GHSA-3p54-567p-2wpr'
tags:
  - nvd
  - ghsa
  - pip
epss: 0.00264
epssPercentile: 0.16356
aliases:
  - GHSA-3p54-567p-2wpr
ecosystem: pip
ingestedAt: '2026-08-18T18:21:29.618Z'
---

## Overview

MobSF is a mobile application security testing tool used. Prior to 4.5.1, mobsf/MobSF/settings.py places django.middleware.csrf.CsrfViewMiddleware only in the deprecated MIDDLEWARE_CLASSES setting and omits it from the active MIDDLEWARE tuple, allowing a remote attacker to make a logged-in victim submit cross-site POST requests to authenticated web endpoints including /delete_scan/, /upload/, /download_scan/, /change_password/, /create_user/, and /delete_user/. This can delete scans, upload or download applications, change passwords, or manage users with the victim account permissions. This issue is fixed in version 4.5.1.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-68923)

Affected packages:

- `mobsf < 4.5.1`

Patched in:

- `mobsf 4.5.1`

Source: https://github.com/advisories/GHSA-3p54-567p-2wpr
