PT-2026-41260 · Mlflow · Mlflow

CVE-2026-2652

·

Published

2026-05-15

·

Updated

2026-05-19

CVSS v3.1

8.6

High

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L
Name of the Vulnerable Software and Affected Versions mlflow versions prior to 3.10.0
Description An authentication bypass occurs when the server is started with authentication enabled via --app-name basic-auth and served using uvicorn (ASGI). The FastAPI permission middleware only enforces authentication on '/gateway/' routes, leaving other endpoints unprotected. This allows unauthenticated remote attackers to submit jobs, read job results, cancel running jobs, and inject arbitrary trace data into experiments. The issue is caused by an architectural mismatch between Flask and FastAPI authentication mechanisms, specifically where the find fastapi validator() function fails to handle non-'/gateway/' paths. Affected endpoints include the Job API '/ajax-api/3.0/jobs/*' and the OpenTelemetry trace ingestion API '/v1/traces'. Over 9,700 potentially affected devices have been identified.
Recommendations Update to version 3.10.0.

Exploit

Fix

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BIT-MLFLOW-2026-2652
CVE-2026-2652
GHSA-75CM-X2W3-8MGF
PYSEC-2026-2221

Affected Products

Mlflow