SCA: security update for mobsf (GHSA-3p54-567p-2wpr)

medium Tenable Cloud Security Plugin ID 446052

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, mobsf/MobSF/settings.py places
django.middleware.csrf.CsrfViewMiddleware only in the deprecated MIDDLEWARE_CLASSES setting and omits it
from the active MIDDLEWARE tuple, allowing a remote attacker to make a logged-in victim submit cross-site
POST requests to authenticated web endpoints including /delete_scan/, /upload/, /download_scan/,
/change_password/, /create_user/, and /delete_user/. This can delete scans, upload or download
applications, change passwords, or manage users with the victim account permissions. This issue is fixed
in version 4.5.1. (CVE-2026-68923)

Solution

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

See Also

https://github.com/advisories/GHSA-3p54-567p-2wpr

Plugin Details

Severity: Medium

ID: 446052

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.67

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

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

CVSS Score Source: CVE-2026-68923

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

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

cwe: CWE-352