SCA: security update for monai (GHSA-p8cm-mm2v-gwjm)

high Tenable Cloud Security Plugin ID 435448

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. In versions up to and
including 1.5.0, the `pickle_operations` function in `monai/data/utils.py` automatically handles
dictionary key-value pairs ending with a specific suffix and deserializes them using `pickle.loads()` .
This function also lacks any security measures. The deserialization may lead to code execution. As of time
of publication, no known fixed versions are available. (CVE-2025-58757)

Solution

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

See Also

https://github.com/advisories/GHSA-p8cm-mm2v-gwjm

Plugin Details

Severity: High

ID: 435448

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: Critical

Base Score: 10

Temporal Score: 7.8

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

CVSS Score Source: CVE-2025-58757

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.9

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/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-58757

cwe: CWE-502