A command injection vulnerability exists in mlflow/mlflow versions before v3.7.0, specifically in the `mlflow/sagemaker/__init__.py` file at lines 161-167. The vulnerability arises from the direct interpolation of user-supplied container image names into shell commands without proper sanitization, which are then executed using `os.system()`. This allows attackers to execute arbitrary commands by supplying malicious input through the `--container` parameter of the CLI. The issue affects environments where MLflow is used, including development setups, CI/CD pipelines, and cloud deployments.
References
| Link | Resource |
|---|---|
| https://huntr.com/bounties/229cd526-41aa-4819-b6f0-e2d0371c89e3 | Exploit Third Party Advisory |
Configurations
History
14 Apr 2026, 16:48
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Lfprojects mlflow
Lfprojects |
|
| References | () https://huntr.com/bounties/229cd526-41aa-4819-b6f0-e2d0371c89e3 - Exploit, Third Party Advisory | |
| CPE | cpe:2.3:a:lfprojects:mlflow:*:-:*:*:*:*:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.8 |
| Summary |
|
16 Mar 2026, 14:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-16 14:17
Updated : 2026-04-14 16:48
NVD link : CVE-2025-14287
Mitre link : CVE-2025-14287
CVE.ORG link : CVE-2025-14287
JSON object : View
Products Affected
lfprojects
- mlflow
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')
