๐Ÿ” CVE Alert

CVE-2026-100844

HIGH 8.4

MONAI before 1.6.0 OS Command Injection via dataset_name_or_id

CVSS Score
8.4
EPSS Score
0.0%
EPSS Percentile
0th

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
Stay Ahead of the Next One

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.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

Project-MONAI / MONAI
0 < 1.6.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Project-MONAI/MONAI/security/advisories/GHSA-rghg-q7wp-9767 vulncheck.com: https://www.vulncheck.com/advisories/monai-before-1.6.0-os-command-injection-via-dataset-name-or-id