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

23 Mar 2026, 17:48

Type Values Removed Values Added
CPE cpe:2.3:a:lfprojects:mlflow:*:*:*:*:*:*:*:*
Summary
  • (es) Una vulnerabilidad en el proceso de extracción pyfunc de MLflow permite escrituras arbitrarias de archivos debido a un manejo inadecuado de las entradas de archivos tar. Específicamente, el uso de 'tarfile.extractall' sin validación de ruta permite que archivos tar.gz manipulados que contienen '..' o rutas absolutas escapen del directorio de extracción previsto. Este problema afecta a la última versión de MLflow y plantea un riesgo alto/crítico en escenarios que involucran entornos multi-inquilino o la ingesta de artefactos no confiables, ya que puede conducir a sobrescrituras arbitrarias de archivos y potencial ejecución remota de código.
CVSS v2 : unknown
v3 : 8.1
v2 : unknown
v3 : 9.1
First Time Lfprojects mlflow
Lfprojects
References () https://huntr.com/bounties/09856f77-f968-446f-a930-657d126efe4e - () https://huntr.com/bounties/09856f77-f968-446f-a930-657d126efe4e - Exploit, Third Party Advisory, Mitigation

19 Mar 2026, 15:16

Type Values Removed Values Added
References () https://huntr.com/bounties/09856f77-f968-446f-a930-657d126efe4e - () https://huntr.com/bounties/09856f77-f968-446f-a930-657d126efe4e -

18 Mar 2026, 23:17

Type Values Removed Values Added
New CVE

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')