CVE-2026-0545
This vulnerability affects the latest version of the repository.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (4.39%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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.
- CVSS 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 4.39% probability · 91th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-306
- Affected
- lfprojects/mlflow
- Source
- security@huntr.dev
References
- https://huntr.com/bounties/b2e5b028-9541-4d29-8703-a76f1a3734d8Exploit, Third Party Advisory
- https://access.redhat.com/errata/RHSA-2026:60520
- https://access.redhat.com/security/cve/CVE-2026-0545
- https://bugzilla.redhat.com/show_bug.cgi?id=2454889
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-0545.json
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.