SCA: security update for monai (GHSA-9rg3-9pvr-6p27)

medium Tenable Cloud Security Plugin ID 437392

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.1, a Path Traversal (Zip Slip) vulnerability exists in MONAI's
`_download_from_ngc_private()` function. The function uses `zipfile.ZipFile.extractall()` without path
validation, while other similar download functions in the same codebase properly use the existing
`safe_extract_member()` function. Commit 4014c8475626f20f158921ae0cf98ed259ae4d59 fixes this issue.
(CVE-2026-21851)

See Also

https://github.com/advisories/GHSA-9rg3-9pvr-6p27

Plugin Details

Severity: Medium

ID: 437392

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 1/29/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4.2

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

CVSS Score Source: CVE-2026-21851

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.8

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 1/6/2026

Vulnerability Publication Date: 1/6/2026

Reference Information

CVE: CVE-2026-21851

cwe: CWE-22