SCA: security update for mobsf (GHSA-8j49-mmcx-4mp5)

medium Tenable Cloud Security Plugin ID 446051

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, 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.5.1. (CVE-2026-68922)

Solution

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

See Also

https://github.com/advisories/GHSA-8j49-mmcx-4mp5

Plugin Details

Severity: Medium

ID: 446051

Version: Revision 1.2

Type: Local

Family: SCA Checks

Published: 8/18/2026

Updated: 8/19/2026

Risk Information

VPR

Risk Factor: Low

Score: 3.5

Percentile: 51.74

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

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

CVSS Score Source: CVE-2026-68922

CVSS v3

Risk Factor: Medium

Base Score: 5.5

Temporal Score: 4.8

Vector: CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/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-68922

cwe: CWE-22