OFFLINE
Awaiting data
Security intelligence
MajorCritical vulnerability

CVE-2026-100846 (CVSS 8.8)

NVD · officialPublished Sep 27, 2026Risk 37/100

MONAI before 1.5.2 contains a deserialization of untrusted data vulnerability in the algo_from_pickle function in monai/auto3dseg/utils.py. The function reads a .pkl file and passes its contents to pickle.loads without validating the data source or content. If an application invokes algo_from_pickle on an attacker-supplied pickle file, an object defining __reduce__ is executed during deserialization, resulting in arbitrary code execution in the context of the application.

CVSS
8.8
AV:NetworkAC:HighPR:HighUI:Passive

This record is attributed to NVD. Exploitation status and remediation guidance are kept separate from the vulnerability's technical severity.

Open primary source