Answer in brief
CVE-2026-68924 records a Medium severity (CVSS 4.9) vulnerability in MobSF: Zip Bomb Denial of Service via Per-File Size Limit Bypass in ZIP/APK Extraction. 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-68924 records a Medium severity (CVSS 4.9) vulnerability in MobSF: Zip Bomb Denial of Service via Per-File Size Limit Bypass in ZIP/APK Extraction. 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 4.9. 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, the unzip function in mobsf/StaticAnalyzer/views/common/shared_func.py logs that an archive member exceeding ZIP_MAX_UNCOMPRESSED_FILE_SIZE is being skipped but does not continue to the next member, so an authenticated user can upload a crafted ZIP or APK whose oversized member is extracted to disk when the aggregate ZIP_MAX_UNCOMPRESSED_TOTAL_SIZE limit has not yet been reached, potentially exhausting disk space and preventing further scans. This issue is fixed in version 4.5.1.
Quoted source text, attributed separately from HOL analysis.
CVSS is 4.9. 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, the unzip function in mobsf/StaticAnalyzer/views/common/shared_func.py logs that an archive member exceeding ZIP_MAX_UNCOMPRESSED_FILE_SIZE is being skipped but does not continue to the next member, so an authenticated user can upload a crafted ZIP or APK whose oversized member is extracted to disk when the aggregate ZIP_MAX_UNCOMPRESSED_TOTAL_SIZE limit has not yet been reached, potentially exhausting disk space and preventing further scans. This issue is fixed in version 4.5.1.
Quoted source text, attributed separately from HOL analysis.