CVE-2025-15031

A vulnerability in MLflow's pyfunc extraction process allows for arbitrary file writes due to improper handling of tar archive entries. Specifically, the use of `tarfile.extractall` without path validation enables crafted tar.gz files containing `..` or absolute paths to escape the intended extraction directory. This issue affects the latest version of MLflow and poses a high/critical risk in scenarios involving multi-tenant environments or ingestion of untrusted artifacts, as it can lead to arbitrary file overwrites and potential remote code execution.
References
Link Resource
https://huntr.com/bounties/09856f77-f968-446f-a930-657d126efe4e Exploit Third Party Advisory Mitigation
https://huntr.com/bounties/09856f77-f968-446f-a930-657d126efe4e Exploit Third Party Advisory Mitigation
Configurations

Configuration 1 (hide)

cpe:2.3:a:lfprojects:mlflow:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-03-18 23:17

Updated : 2026-03-23 17:48


NVD link : CVE-2025-15031

Mitre link : CVE-2025-15031

CVE.ORG link : CVE-2025-15031


JSON object : View

Products Affected

lfprojects

  • mlflow
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')