CVE-2026-100844
MONAI before 1.6.0 OS Command Injection via dataset_name_or_id
MONAI before 1.6.0 is vulnerable to OS command injection in the nnUNetV2Runner component (monai.apps.nnunet.nnunetv2_runner). User-controlled values taken from the YAML configuration file (notably dataset_name_or_id) and from CLI/kwargs arguments are concatenated into a command string without quoting or validation and then passed to subprocess with shell=True, so shell metacharacters (e.g., ';' on Linux, '&' on Windows) are interpreted. If a victim loads and processes a crafted configuration file โ for example by instantiating nnUNetV2Runner with the malicious YAML and invoking a training/validation job such as train_single_model() โ arbitrary commands are executed with the privileges of the user running the job.
| CWE | CWE-78 |
| Vendor | project-monai |
| Product | monai |
| Published | Sep 27, 2026 |
Get instant alerts for project-monai monai
Be the first to know when new high vulnerabilities affecting project-monai monai are published โ delivered to Slack, Telegram or Discord.
CVSS v3 Breakdown
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H