CVE-2026-2614
Last modified
CVE-2026-2614 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. A vulnerability in the `_create_model_version()` handler of `mlflow/server/handlers.py` in mlflow/mlflow versions 3.9.0 and earlier allows an unauthenticated remote attacker to read arbitrary files from the server's filesystem. The issue arises when a `CreateModelVersion` request includes the tag `mlflow.prompt.is_prompt`, which bypasses source path validation. EPSS estimates a 0.71% chance of exploitation in the next 30 days.
Description
A vulnerability in the `_create_model_version()` handler of `mlflow/server/handlers.py` in mlflow/mlflow versions 3.9.0 and earlier allows an unauthenticated remote attacker to read arbitrary files from the server's filesystem. The issue arises when a `CreateModelVersion` request includes the tag `mlflow.prompt.is_prompt`, which bypasses source path validation. This enables an attacker to store an arbitrary local filesystem path as the model version source. The `get_model_version_artifact_handler()` function later uses this source to serve files without verifying the model version's prompt status, leading to a complete confidentiality compromise. This issue is fixed in version 3.10.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS:3.0/AV:N/AC:L/PR:N/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/19380271-3fbf-4beb-987e-6fd7069c55e6Exploit, Third Party Advisory
- https://huntr.com/bounties/19380271-3fbf-4beb-987e-6fd7069c55e6Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-2614?
How severe is CVE-2026-2614?
How do I fix CVE-2026-2614?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-26134Integer overflow or wraparound in Microsoft Office allows an…7.8
- CVE-2026-26135Server-side request forgery (ssrf) in Azure Custom Locations…8.8
- CVE-2026-26136Improper neutralization of special elements used in a comman…7.5
- CVE-2026-26137Server-side request forgery (ssrf) in Microsoft Exchange all…9.9
- CVE-2026-26138Server-side request forgery (ssrf) in Microsoft Purview allo…10
- CVE-2026-26139Server-side request forgery (ssrf) in Microsoft Purview allo…8.6
- CVE-2026-26141Improper authentication in Azure Arc allows an authorized at…7.8
- CVE-2026-26142Deserialization of untrusted data in Nuance PowerScribe allo…9.8
- CVE-2026-26143Improper input validation in Microsoft PowerShell allows an …7.8
- CVE-2026-26144Improper neutralization of input during web page generation …4.7
- CVE-2026-26145Improper access control in Azure Synapse allows an authorize…9.8
- CVE-2026-26147Improper input validation in Azure Compute Gallery allows an…7.7
Are you affected by CVE-2026-2614?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
