CVE-2025-58755 HIGH

CVE-2025-58755: MONAI has path traversal issue that may lead to arbitrary file writes

Vendor Project-Monai
Product MONAI
Weakness CWE-22 · Path traversal
Published September 8, 2025
Last update September 9, 2025

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

September 8, 2025 CVE published
September 9, 2025 Record updated