SSRF in Mobsf Mobile-Security-Framework-Mobsf

CVE-2026-68927

MobSF is a mobile application security testing tool used. Prior to 4.5.1, get_browsable_activities in mobsf/StaticAnalyzer/views/android/manifest_analysis.py validates only an Android manifest android:host value with valid_host before appending a separately supplied android:port to the URL fetched by _check_url, allowing an authenticated user to upload a crafted APK that makes requests to an attacker-selected nonstandard port at /.well-known/assetlinks.json. With an attacker-controlled hostname and DNS rebinding between validation and the requests.get connection, the request can reach an internal service, although redirects remain disabled and the path is fixed. This issue is fixed in version 4.5.1.

Vulnerability class: SSRF (Server-Side Request Forgery)

CVSS v3 metric

CVSS v3 base score 3.0 (Low). Vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:N/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-68927?
CVE-2026-68927 is a low-severity vulnerability in Mobsf Mobile-Security-Framework-Mobsf, classified under Server-Side Request Forgery (SSRF). CVSS score: 3.0/10. Published 2026-08-18.
How severe is CVE-2026-68927?
Low severity. CVSS v3 base score is 3.0 out of 10.