Report: CVE-2025-14287 - Command Injection in mlflow/mlflow

Report: CVE-2025-14287 - Command Injection in mlflow/mlflow

CVE ID :CVE-2025-14287 Published : March 15, 2026, 9:27 a.m. | 2 hours, 1 minute 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. Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVE Details

Published
March 15, 2026
Impact: command injection