SCA: security update for mobsf (GHSA-95px-34x5-p37h)

low Tenable Self-Hosted Container Security Plugin ID 446054

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.
(CVE-2026-68927)

Solution

Update the mobsf library and its related packages to version 4.5.1 or later.

See Also

https://github.com/advisories/GHSA-95px-34x5-p37h

Plugin Details

Severity: Low

ID: 446054

Version: Revision 1.2

Type: Local

Family: SCA Checks

Published: 8/18/2026

Updated: 8/19/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Low

Base Score: 1.7

Temporal Score: 1.3

Vector: CVSS2#AV:N/AC:H/Au:M/C:P/I:N/A:N

CVSS Score Source: CVE-2026-68927

CVSS v3

Risk Factor: Low

Base Score: 3

Temporal Score: 2.6

Vector: CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 8/18/2026

Vulnerability Publication Date: 8/18/2026

Reference Information

CVE: CVE-2026-68927

cwe: CWE-918