PT-2026-28801 · Databricks · Mlflow
CVE-2025-15379
·
Published
2026-03-30
·
Updated
2026-06-29
CVSS v3.1
10
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
MLflow versions 3.8.0 through 3.8.1
Description
A command injection issue exists in MLflow’s model serving container initialization code, specifically within the
install model dependencies to env() function. When deploying a model with env manager=LOCAL, MLflow reads dependency specifications from the model artifact's python env.yaml file and directly interpolates them into a shell command without proper sanitization. This allows an attacker to supply a malicious model artifact and potentially achieve arbitrary command execution on systems that deploy the model. The vulnerability is triggered when processing the python env.yaml file.Recommendations
MLflow versions 3.8.0 and 3.8.1 should be upgraded to version 3.8.2.
Exploit
Fix
DoS
RCE
Command Injection
OS Command Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Mlflow