Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/MobSF/Mobile-Security-Framework-MobSF/commit/62563ca429a75b3e
- https://github.com/MobSF/Mobile-Security-Framework-MobSF/pull/2627
- https://github.com/MobSF/Mobile-Security-Framework-MobSF/releases/tag/v4.5.1
- https://github.com/MobSF/Mobile-Security-Framework-MobSF/security/advisories/GHS
- https://github.com/MobSF/Mobile-Security-Framework-MobSF/security/advisories/GHS
FAQ
What is CVE-2026-68924?
CVE-2026-68924 is a vulnerability with a CVSS score of 4.9 (MEDIUM). 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_UNCOMPRES...
How severe is CVE-2026-68924?
CVE-2026-68924 has been rated MEDIUM with a CVSS base score of 4.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-68924?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.