216.73.217.50

CVE-2026-0545

· Published 03/04/2026 18:16 · Modified 03/04/2026 18:16

Labels: CVE-2026-0545 2026-04-03CVE-2026-0545CWE-306[email protected]

Essential information

Published
03/04/2026 18:16
Modified
03/04/2026 18:16
Author
Creator
CVSS
9.1 CRITICAL (v3.0)
CISA KEV
No
CWE
CVSS vector
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

CVSS metrics

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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
mlflow / mlflow cpe:2.3:a:mlflow:mlflow:*:*:*:*:*:*:*:*
fastapi / fastapi cpe:2.3:a:fastapi:fastapi:*:*:*:*:*:*:*:*

References