CVE-2025-14287
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
mlflowPyPI | < 3.8.0rc0 | 3.8.0rc0 |
Affected products
3- osv-coords2 versions
< 3.7.0+ 1 more
- (no CPE)range: < 3.7.0
- (no CPE)range: < 3.8.0rc0
Patches
Vulnerability mechanics
References
6- huntr.com/bounties/229cd526-41aa-4819-b6f0-e2d0371c89e3nvdExploitThird Party AdvisoryWEB
- github.com/advisories/GHSA-xch3-2f9x-wh9fghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2025-14287ghsaADVISORY
- github.com/mlflow/mlflow/commit/8b8792a7034fb33a14b0b31cabcaa9b912d3485fghsaWEB
- github.com/mlflow/mlflow/pull/19277ghsaWEB
- github.com/mlflow/mlflow/releases/tag/v3.8.0rc0ghsaWEB
News mentions
0No linked articles in our index yet.