Answer in brief
CVE-2026-68927 records a Low severity (CVSS 3.0) vulnerability in MobSF: SSRF port restriction bypass in assetlinks_check. 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-68927 records a Low severity (CVSS 3.0) vulnerability in MobSF: SSRF port restriction bypass in assetlinks_check. 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 3.0. 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, 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.
Quoted source text, attributed separately from HOL analysis.
CVSS is 3.0. 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, 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.
Quoted source text, attributed separately from HOL analysis.