216.73.217.24

CVE-2025-14287

· Published 16/03/2026 14:17 · Modified 16/03/2026 14:53

Labels: CVE-2025-14287 2026-03-16CVE-2025-14287CWE-94[email protected]

Essential information

Published
16/03/2026 14:17
Modified
16/03/2026 14:53
Author
Creator
CVSS
7.5 HIGH (v3.0)
CISA KEV
No
CWE
CVSS vector
CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H

CVSS metrics

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.

NVD status

Status
Awaiting Analysis — CVE has been marked for Analysis. Normally once in this state the CVE will be analyzed by NVD staff within 24 hours.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
mlflow / mlflow cpe:2.3:a:mlflow:mlflow:<3.7.0:*:*:*:*:*:*:*

References