Authorization Flaw in MLflow Versions Allowing Unauthorized Model Version Enumeration
CVE-2026-2734

6.5MEDIUM

Key Information:

Vendor

Mlflow

Vendor
CVE Published:
21 May 2026

What is CVE-2026-2734?

In certain versions of MLflow, an authorization flaw exists within the SearchModelVersions REST API endpoint and the mlflowSearchModelVersions GraphQL query. These components do not enforce the necessary per-model authorization checks when basic authentication is enabled. As a result, any authenticated user may access and enumerate all model versions across all registered models, bypassing permission restrictions. This lack of validation can lead to the exposure of sensitive information, such as model names, version descriptions, source URIs, tags, and other metadata. Consequently, this issue poses significant risks in multi-tenant environments where confidentiality and data integrity are paramount. The vulnerability has been addressed in version 3.10.0.

Affected Version(s)

mlflow/mlflow < 3.10.0

References

CVSS V3.0

Score:
6.5
Severity:
MEDIUM
Confidentiality:
High
Integrity:
None
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.