Unsafe Deserialization Vulnerability in MONAI NumpyReader Class
CVE-2026-100845
8.5HIGH
What is CVE-2026-100845?
An unsafe deserialization vulnerability exists in the NumpyReader class of MONAI prior to version 1.6.0. This vulnerability arises from the use of numpy.load with allow_pickle=True, which allows attackers to craft malicious .npy files containing pickle payloads. When these files are loaded through MONAI's standard data pipeline, arbitrary code can be executed, posing a significant security threat.
Affected Version(s)
MONAI 0 < 1.6.0
MONAI 1.6.0
