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.
References
| Link | Resource |
|---|---|
| https://github.com/mlflow/mlflow/commit/6e801f4259d96804c73107315b24cef0f6aa115a | Patch |
| https://huntr.com/bounties/19380271-3fbf-4beb-987e-6fd7069c55e6 | Exploit Third Party Advisory |
| https://huntr.com/bounties/19380271-3fbf-4beb-987e-6fd7069c55e6 | Exploit Third Party Advisory |
Configurations
History
27 May 2026, 18:57
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Lfprojects
Lfprojects mlflow |
|
| References | () https://github.com/mlflow/mlflow/commit/6e801f4259d96804c73107315b24cef0f6aa115a - Patch | |
| References | () https://huntr.com/bounties/19380271-3fbf-4beb-987e-6fd7069c55e6 - Exploit, Third Party Advisory | |
| CPE | cpe:2.3:a:lfprojects:mlflow:*:*:*:*:*:*:*:* |
12 May 2026, 14:17
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://huntr.com/bounties/19380271-3fbf-4beb-987e-6fd7069c55e6 - |
11 May 2026, 20:25
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-11 20:25
Updated : 2026-05-27 18:57
NVD link : CVE-2026-2614
Mitre link : CVE-2026-2614
CVE.ORG link : CVE-2026-2614
JSON object : View
Products Affected
lfprojects
- mlflow
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
