CVE 5.3 MEDIUM

MONAI has Path Traversal (Zip Slip) in NGC Private Bundle Download_CVE-2026-21851

5.3 / 10
MEDIUM
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N

Description

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.

Basic Information

ID CVE-2026-21851
Source GitHub_M
Published Jan 7, 2026 at 22:27

Affected Product

Vendor Project-MONAI
Product MONAI
Version <= 1.5.1
Affected Versions Project-MONAI MONAI <= 1.5.1

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.