CVE-2026-0545
Description
In mlflow/mlflow, the FastAPI job endpoints under /ajax-api/3.0/jobs/* are not protected by authentication or authorization when the basic-auth app is enabled. This vulnerability affects the latest version of the repository. 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.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
mlflowPyPI | <= 3.10.1 | — |
Affected products
1- cpe:2.3:a:lfprojects:mlflow:-:*:*:*:*:*:*:*
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/advisories/GHSA-7qhf-v65m-g5f3ghsaADVISORY
- huntr.com/bounties/b2e5b028-9541-4d29-8703-a76f1a3734d8nvdThird Party AdvisoryExploitWEB
- nvd.nist.gov/vuln/detail/CVE-2026-0545ghsaADVISORY
News mentions
0No linked articles in our index yet.