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.
INFO
Published Date :
2026-03-15T09:27:36.706Z
Last Modified :
2026-03-17T12:44:13.631Z
Source :
@huntr_ai
AFFECTED PRODUCTS
The following products are affected by CVE-2025-14287 vulnerability.
| Vendors | Products |
|---|---|
| Mlflow |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-14287.