CVE detail
CVE-2026-2614
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.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 20.8 · diversity 14.5 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
7 source links · newest first
- https://access.redhat.com/errata/RHSA-2026:37275access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 11, 2026, 8:25 PM - https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-2614.jsonsecurity.access.redhat.com
No excerpt available.
Vendor Advisorysecurity.access.redhat.comMay 11, 2026, 8:25 PM - https://bugzilla.redhat.com/show_bug.cgi?id=2469309bugzilla.redhat.com
No excerpt available.
Exploitbugzilla.redhat.comMay 11, 2026, 8:25 PM - https://access.redhat.com/security/cve/CVE-2026-2614access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 11, 2026, 8:25 PM - https://access.redhat.com/errata/RHSA-2026:34456access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 11, 2026, 8:25 PM No excerpt available.
Exploithuntr.comMay 11, 2026, 8:25 PMNo excerpt available.
Exploitgithub.comMay 11, 2026, 8:25 PM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2025-15036CVSS 10.0 · Critical
A path traversal vulnerability exists in the `extract_archive_to_dir` function within the `mlflow/pyfunc/dbconnect_artifact_cache.py` file of the mlflow/mlflow repository. This vu…
- CVE-2025-15031CVSS 9.1 · Critical
A vulnerability in MLflow's pyfunc extraction process allows for arbitrary file writes due to improper handling of tar archive entries. Specifically, the use of `tarfile.extractal…
- CVE-2025-11201CVSS 9.8 · Critical
MLflow Tracking Server Model Creation Directory Traversal Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected ins…
- CVE-2024-2928CVSS 7.5 · High
A Local File Inclusion (LFI) vulnerability was identified in mlflow/mlflow, specifically in version 2.9.2, which was fixed in version 2.11.3. This vulnerability arises from the ap…
- CVE-2024-0520CVSS 8.8 · High
A vulnerability in mlflow/mlflow version 8.2.1 allows for remote code execution due to improper neutralization of special elements used in an OS command ('Command Injection') with…
- CVE-2024-3848CVSS 7.5 · High
A path traversal vulnerability exists in mlflow/mlflow version 2.11.0, identified as a bypass for the previously addressed CVE-2023-6909. The vulnerability arises from the applica…