CVE-2025-14287
HIGH EPSS 65.3%
Published Mar 16, 20263mo ago · Modified Jun 17, 20261w ago
8.8 CVSS 3.1
Published Mar 16, 2026 3mo ago
Last Modified Jun 17, 2026 1w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
65.3% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-94 Improper Control of Generation of Code (Code Injection) Injection
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| lfprojects | mlflow | * | <3.7.0 |
References 1
- huntr.com https://huntr.com/bounties/229cd526-41aa-4819-b6f0-e2d0371c89e3
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.