PatchSiren cyber security CVE debrief
CVE-2026-68927 MobSF CVE debrief
CVE-2026-68927 is a vulnerability in the MobSF mobile application security testing tool. An authenticated user can upload a crafted APK to make requests to an attacker-selected nonstandard port at /.well-known/assetlinks.json. This issue is fixed in version 4.5.1. The vulnerability allows potential unauthorized requests to internal services. Defenders should assess exposure and prioritize verification in their inventory of MobSF deployments, considering the feasibility of exploitation in their environment.
- Vendor
- MobSF
- Product
- Mobile-Security-Framework-MobSF
- CVSS
- LOW 3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-18
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-08-18
- Advisory updated
- 2026-09-18
Who should care
Defenders responsible for MobSF deployments should assess exposure and prioritize verification in their inventory of MobSF deployments, considering the feasibility of exploitation in their environment. This includes reviewing the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
Why it matters
CVE-2026-68927 is a vulnerability in MobSF that allows an authenticated user to upload a crafted APK, potentially leading to unauthorized requests to internal services. Defenders should prioritize verifying exposure in their inventory of MobSF deployments and assessing the feasibility of exploitation in their environment.
- Potential for unauthorized requests to internal services
- Need for verification of exposure in MobSF deployments
- Possible impact on security testing and vulnerability assessment workflows
Technical summary
The vulnerability exists in the get_browsable_activities function in mobsf/StaticAnalyzer/views/android/manifest_analysis.py. An authenticated user can upload a crafted APK to make requests to an attacker-selected nonstandard port at /.well-known/assetlinks.json. This allows potential unauthorized requests to internal services. The issue is fixed in version 4.5.1. Defenders should prioritize verifying exposure in their inventory of MobSF deployments and assessing the feasibility of exploitation in their environment.
Defensive priority
Defenders should prioritize verifying exposure in their inventory of MobSF deployments and assessing the feasibility of exploitation in their environment.
Recommended defensive actions
- Verify MobSF deployments to identify potential exposure
- Assess the feasibility of exploitation in the environment
- Upgrade to version 4.5.1 or later if possible
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
Evidence is based on official CVE and NVD records, as well as source references from GitHub. Details about potential exploitation or impact are limited. Defenders should verify exposure in their MobSF deployments and assess the feasibility of exploitation. The vulnerability exists in the get_browsable_activities function in mobsf/StaticAnalyzer/views/android/manifest_analysis.py, allowing an authenticated user to upload a crafted APK.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-68927 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-68927
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-68927 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-68927
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/MobSF/Mobile-Security-Framework-MobSF/commit/62563ca429a75b3e5d47a13b958e1d2e7d5e2bbf
-
Source reference
Unverified legacy reference
URL: https://github.com/MobSF/Mobile-Security-Framework-MobSF/pull/2627
-
Source reference
Unverified legacy reference
URL: https://github.com/MobSF/Mobile-Security-Framework-MobSF/releases/tag/v4.5.1
-
Source reference
Unverified legacy reference
URL: https://github.com/MobSF/Mobile-Security-Framework-MobSF/security/advisories/GHSA-95px-34x5-p37h
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.