SCA: security update for mobsf (GHSA-x768-8642-mmq9)

medium Tenable Cloud Security Plugin ID 446056

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, the unzip function in
mobsf/StaticAnalyzer/views/common/shared_func.py logs that an archive member exceeding
ZIP_MAX_UNCOMPRESSED_FILE_SIZE is being skipped but does not continue to the next member, so an
authenticated user can upload a crafted ZIP or APK whose oversized member is extracted to disk when the
aggregate ZIP_MAX_UNCOMPRESSED_TOTAL_SIZE limit has not yet been reached, potentially exhausting disk
space and preventing further scans. This issue is fixed in version 4.5.1. (CVE-2026-68924)

Solution

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

See Also

https://github.com/advisories/GHSA-x768-8642-mmq9

Plugin Details

Severity: Medium

ID: 446056

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

Percentile: 23.66

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 4.5

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

CVSS Score Source: CVE-2026-68924

CVSS v3

Risk Factor: Medium

Base Score: 4.9

Temporal Score: 4.3

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

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-68924

cwe: CWE-400