Command Injection in mlflow/mlflow
48Vexday Risk Score
No sign of exploitation. It has a public proof of concept.
ssvc Attendcvss 9.6epss 1.3%
from disclosure to weapon48 days
Published on NVDMar 31
1st PoC+48d
exploitation probability
1.3%top 32% of all CVEs
observed exploitation
nono source reports it
1 public exploit(s)
A command injection vulnerability exists in mlflow/mlflow when serving a model with `enable_mlserver=True`. The `model_uri` is embedded directly into a shell command executed via `bash -c` without proper sanitization. If the `model_uri` contains shell metacharacters, such as `$()` or backticks, it allows for command substitution and execution of attacker-controlled commands. This vulnerability affects the latest version of mlflow/mlflow and can lead to privilege escalation if a higher-privileged service serves models from a directory writable by lower-privileged users.
CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Affected products
mlflow · mlflow/mlflowpublic PoCs found — 1
githubgithub.com/SparshBiswas-AI/CVE-2026-0596-Reproduction★ 0⚠ Public resources, to assess the exposure of systems you control or are authorized to test. Test only with authorization.