Generated remediation guidance and an executive summary. No account required.
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.
Cite this page
CVE-2026-0545. CVEDatabase.com. Retrieved 1 May 2026. https://cvedatabase.com/cve/CVE-2026-0545
Use CWE-306, Lfprojects vendor hub and Mlflow product page to widen CVE-2026-0545 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2025-15036, CVE-2025-15379 and CVE-2025-11201 for nearby disclosures in the same product family.