Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-0596
Published:March 31, 2026
Updated:April 23, 2026
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.
Affected Packages
mlflow (CONDA):
Affected version(s) >=0.9.0.1 <3.9.0
Fix Suggestion:
Update to version 3.9.0
https://github.com/mlflow/mlflow.git (GITHUB):
Affected version(s) >=v0.2.0 <v3.9.0
Fix Suggestion:
Update to version v3.9.0
mlflow (PYTHON):
Affected version(s) >=0.0.1 <3.9.0
Fix Suggestion:
Update to version 3.9.0
Do you need more information?
Contact Us
CVSS v4
Base Score:
9.4
Attack Vector
ADJACENT
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
HIGH
Subsequent System Availability
HIGH
CVSS v3
Base Score:
9.6
Attack Vector
ADJACENT
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
EPSS
Base Score:
0.08