Answer in brief
CVE-2026-68923 records a Medium severity (CVSS 6.5) vulnerability in MobSF: CSRF checks not enforced after Django migration. The current sources do not mark it as known exploited. The current feed maps MobSF/Mobile-Security-Framework-MobSF (generic), mobsf (pip), mobsf (pypi). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
Answer in brief
CVE-2026-68923 records a Medium severity (CVSS 6.5) vulnerability in MobSF: CSRF checks not enforced after Django migration. The current sources do not mark it as known exploited. The current feed maps MobSF/Mobile-Security-Framework-MobSF (generic), mobsf (pip), mobsf (pypi). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 6.5. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps MobSF/Mobile-Security-Framework-MobSF (generic), mobsf (pip), mobsf (pypi). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| MobSF/Mobile-Security-Framework-MobSFgeneric | < 4.5.1 | Not reported |
| mobsfpip | <4.5.1 | 4.5.1 |
| mobsfpypi | >=0 <4.5.1 | 4.5.1 |
Published upstream
Aug 18, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 18, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 18, 2026
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.
Quoted source text, attributed separately from HOL analysis.
CVSS is 6.5. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps MobSF/Mobile-Security-Framework-MobSF (generic), mobsf (pip), mobsf (pypi). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| MobSF/Mobile-Security-Framework-MobSFgeneric | < 4.5.1 | Not reported |
| mobsfpip | <4.5.1 | 4.5.1 |
| mobsfpypi | >=0 <4.5.1 | 4.5.1 |
Published upstream
Aug 18, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 18, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 18, 2026
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.
Quoted source text, attributed separately from HOL analysis.