CVE-2025-58757

HIGH

MONAI <1.5.0 - Code Injection

Title source: llm

Description

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.

Scores

CVSS v3 8.8
EPSS 0.0061
EPSS Percentile 69.5%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Classification

CWE
CWE-502
Status published

Affected Products (2)

monai/medical_open_network_for_ai < 1.5.0
pypi/monai < 1.5.1PyPI

Timeline

Published Sep 09, 2025
Tracked Since Feb 18, 2026