Zurück zur CVE-Übersicht
CVE-2026-100843
HIGH(7.8)CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Risk Signal Score30/100 — MITTEL
- CVSS 7.8 — Hoch
- Weniger als 24 Stunden alt
Beschreibung
MONAI versions before 1.6.0 contain a remote code execution vulnerability in the algo_from_pickle() function due to unsafe pickle.loads() deserialization in monai/auto3dseg/utils.py. Attackers can craft malicious pickle files that execute arbitrary system commands when deserialized by the vulnerable function.