PT-2026-30198 · Databricks · Mlflow
Published
2026-04-03
·
Updated
2026-04-08
·
CVE-2026-0545
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
mlflow/mlflow (affected versions not specified)
Description
The FastAPI job endpoints under
/ajax-api/3.0/jobs/* in mlflow/mlflow are not protected by authentication or authorization when the basic-auth app is enabled. If job execution is enabled (MLFLOW SERVER ENABLE JOB EXECUTION=true) and any job function is allowlisted, any network client can submit, read, search, and cancel jobs without credentials, bypassing basic-auth entirely. This can lead to unauthenticated remote code execution if allowed jobs perform privileged actions such as shell execution or filesystem changes. Even if jobs are deemed safe, this still constitutes an authentication bypass, potentially resulting in job spam, denial of service (DoS), or data exposure in job results.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
RCE
Missing Authentication
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Mlflow