PT-2026-24662 · Mlflow · Mlflow

Claude

+1

·

Published

2026-03-11

·

Updated

2026-05-28

·

CVE-2026-2614

CVSS v3.1

7.5

High

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Name of the Vulnerable Software and Affected Versions mlflow/mlflow versions prior to 3.10.0
Description An unauthenticated remote attacker can read arbitrary files from the server's filesystem. The issue occurs in the create model version() handler of mlflow/server/handlers.py when a 'CreateModelVersion' request includes the tag mlflow.prompt.is prompt, which bypasses source path validation. This allows an attacker to store an arbitrary local filesystem path as the model version source. Subsequently, the get model version artifact handler() function uses this source to serve files without verifying the prompt status of the model version.
Recommendations Update to version 3.10.0.

Exploit

Fix

Path traversal

Weakness Enumeration

Related Identifiers

BIT-MLFLOW-2026-2614
CVE-2026-2614
GHSA-42H5-H8QH-VV9V

Affected Products

Mlflow