← Back to feed
Vulnerabilities & PatchesEmerging1 sourceAug 18, 2026 · 18:19via CVEFeed

CVE-2026-68922 - MobSF: Arbitrary File Read via Path Traversal in ZIP Uploads

Brief

CVE ID : CVE-2026-68922

Published : Aug. 18, 2026, 6:19 p. m.

  • 49 minutes ago

Description : MobSF is a mobile application security testing tool used. Prior to 4.

  • 1, find_icon_path_zip in mobsf/StaticAnalyzer/views/android/icon_analysis.

py uses the Android manifest android:icon value to construct paths under the scan resource directory without rejecting traversal or verifying containment, allowing an authenticated user to upload a crafted ZIP or APK that reads a server file with an ALLOWED_EXTENSIONS suffix, copies it to DWD_DIR as the predictable name -icon. , and retrieves it through the /download/ endpoint.

The same behavior provides a file-existence oracle through the icon_path report field. This issue is fixed in version 4.

  • 1.

Severity: 5.5

  • MEDIUM
Read more on CVEFeed