CVE-2026-2734
Last modified
CVE-2026-2734 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. In mlflow/mlflow versions up to 3.9.0, the `SearchModelVersions` REST API endpoint and the `mlflowSearchModelVersions` GraphQL query lack proper per-model authorization checks when basic authentication is enabled. This allows any authenticated user to enumerate all model versions across all registered models, regardless of their permission level. EPSS estimates a 0.44% chance of exploitation in the next 30 days.
Description
In mlflow/mlflow versions up to 3.9.0, the `SearchModelVersions` REST API endpoint and the `mlflowSearchModelVersions` GraphQL query lack proper per-model authorization checks when basic authentication is enabled. This allows any authenticated user to enumerate all model versions across all registered models, regardless of their permission level. The issue arises due to the absence of `SearchModelVersions` in the `BEFORE_REQUEST_VALIDATORS` and `AFTER_REQUEST_HANDLERS` for the REST API, and its omission from `GraphQLAuthorizationMiddleware.PROTECTED_FIELDS` for GraphQL. This vulnerability can expose sensitive information such as model names, version descriptions, source URIs, tags, and other metadata, potentially revealing proprietary or confidential details in multi-tenant environments. The issue is resolved in version 3.10.0.
Metrics
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Lfprojects | Mlflow | < 3.10.0 |
References
- https://huntr.com/bounties/d632f783-b2c7-4a3b-af5e-1d693e841c08Exploit, Third Party Advisory
- https://huntr.com/bounties/d632f783-b2c7-4a3b-af5e-1d693e841c08Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-2734?
How severe is CVE-2026-2734?
How do I fix CVE-2026-2734?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-27334Improper Control of Filename for Include/Require Statement i…8.1
- CVE-2026-27335Improper Control of Filename for Include/Require Statement i…8.1
- CVE-2026-27336Improper Control of Filename for Include/Require Statement i…8.1
- CVE-2026-27337Improper Control of Filename for Include/Require Statement i…8.1
- CVE-2026-27338Deserialization of Untrusted Data vulnerability in AivahThem…8.8
- CVE-2026-27339Improper Control of Filename for Include/Require Statement i…8.1
- CVE-2026-27340Improper Control of Filename for Include/Require Statement i…8.1
- CVE-2026-27341Improper Control of Filename for Include/Require Statement i…8.1
- CVE-2026-27342Improper Control of Filename for Include/Require Statement i…8.1
- CVE-2026-27343Improper Control of Filename for Include/Require Statement i…7.5
- CVE-2026-27344Missing Authorization vulnerability in inseriswiss inseri co…5.9
- CVE-2026-27346Missing Authorization vulnerability in Kings Plugins B2BKing…4.9
Are you affected by CVE-2026-2734?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
