SCA: security update for monai (GHSA-x6ww-pf9m-m73m)

high Tenable Self-Hosted Container Security Plugin ID 435441

Description

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

- MONAI (Medical Open Network for AI) is an AI toolkit for health care imaging. The extractall function
`zip_file.extractall(output_dir)` is used directly to process compressed files. It is used in many places
in the project. In versions up to and including 1.5.0, when the Zip file containing malicious content is
decompressed, it overwrites the system files. In addition, the project allows the download of the zip
content through the link, which increases the scope of exploitation of this vulnerability. As of time of
publication, no known fixed versions are available. (CVE-2025-58755)

Solution

Update the monai library and its related packages to version 1.5.1 or later.

See Also

https://github.com/advisories/GHSA-x6ww-pf9m-m73m

Plugin Details

Severity: High

ID: 435441

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 9/26/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.58

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 7

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

CVSS Score Source: CVE-2025-58755

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.9

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 9/9/2025

Vulnerability Publication Date: 9/8/2025

Reference Information

CVE: CVE-2025-58755

cwe: CWE-22