CVE-2026-100844
Last modified
CVE-2026-100844 is a high-severity vulnerability rated 8.4/10 on the CVSS scale. 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.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Project-MONAI | MONAI | < 1.6.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-100844?
How severe is CVE-2026-100844?
How do I fix CVE-2026-100844?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-100838Contrast is a confidential-computing runtime for Kubernetes.…8.1
- CVE-2026-100839Contrast is a confidential-computing runtime for Kubernetes.…8.4
- CVE-2026-100840MONAI through 1.6.0 contains a remote code execution vulnera…7.8
- CVE-2026-100841In MONAI 1.6.0, PersistentDataset (monai/data/dataset.py) ex…7.8
- CVE-2026-100842MONAI through 1.6.0 contains an eval injection vulnerability…7
- CVE-2026-100843MONAI versions before 1.6.0 contain a remote code execution …7.8
- CVE-2026-100845MONAI before 1.6.0 contains an unsafe deserialization vulner…7.8
- CVE-2026-100846MONAI before 1.5.2 contains a deserialization of untrusted d…7.6
- CVE-2026-100847AzuraCast before 0.23.8 contains a DQL injection vulnerabili…7.5
- CVE-2026-100848AzuraCast (Composer package azuracast/azuracast) before 0.23…7.1
- CVE-2026-100849AzuraCast is a self-hosted web radio management suite. In Az…7.1
- CVE-2026-10085Mattermost versions 11.7.x <= 11.7.2, 11.6.x <= 11.6.4, 10.1…5.4
Are you affected by CVE-2026-100844?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
