What it is
CVE-2026-2614 is an unauthenticated vulnerability affecting Mlflow mlflow/mlflow. A vulnerability in the `_create_model_version()` handler of `mlflow/server/handlers.py` in mlflow/mlflow versions 3.9.0 and earlier...
Vulnerability report
mlflow/mlflow Arbitrary File Read Arbitrary File Access
Mlflow / mlflow/mlflow · affected before *
Decision summary
Direct answers before the deeper technical record.
What it is
CVE-2026-2614 is an unauthenticated vulnerability affecting Mlflow mlflow/mlflow. A vulnerability in the `_create_model_version()` handler of `mlflow/server/handlers.py` in mlflow/mlflow versions 3.9.0 and earlier...
Is it exploited?
Yes. Previdian sensors observed exploitation attempts with confirmed confidence.
Who is affected?
Mlflow / mlflow/mlflow affected before *.
What should we do?
Patch immediately, validate internet-facing exposure, and monitor for matching requests.
Overview
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.
Exploitation evidence
Third-party attestation and first-party sensor observation are shown separately so teams can judge the evidence chain.
Previdian
Independent exploitation attestation added to the Previdian record.
Previdian sensor
First-party sensor telemetry confirms matching exploitation attempts.
Nuclei Templates
Public scanner or PoC coverage increases practical exploitability.
Per-source evidence links for KEV attestations are available through the Previdian Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| Previdian First | 2026-08-29 20:39 UTC |
Operational indicators for this CVE are listed under Detection.
Sensor telemetry
Aggregate observations show the scale, recency, and distribution of activity without overstating sparse data.
9
Attempts observed
3
Unique attacker IPs
2
Attacker countries
AF · US
3
Sensors observed
Exploitation attempts over the last 65 days
Daily events observed by Previdian sensors
Updated 02 Sep 2026
First observed 01 Jul 2026 · Last observed 29 Aug 2026
Pro adds sensor region and window summaries. Enterprise adds raw IPs, paths, User-Agents, and payloads.
Detection
Make the evidence actionable in scanner, SOC, and edge-control workflows.
Raw values available in Pro and Enterprise.
Nuclei template detected 15 Aug 2026.
View Nuclei template (opens in new tab)No Previdian virtual patch is currently available. Future rules ship for ModSecurity, Cloudflare, and AWS WAF.
Learn about virtual patches →Attacker IP indicators observed · available in Pro and Enterprise.
Sensor-derived attacker IP indicators are available to Pro and Enterprise accounts under Detection and through the Pro API.
Learn about Pro API accessScanner and exploit-framework references linked to this CVE.
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2026/CVE-2026-2614.yaml | 15 Aug 2026 |
Risk and context
CVSS v3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS
3.0%
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
These PoCs are unverified and could contain malware. Use at your own risk.
nuclei · Created Unknown
Timeline
Indicators of compromise recorded
Public proof-of-concept code published
Scanner coverage available
Evidence-backed exploitation signal
Vulnerability disclosed publicly
Identifier reserved by the CNA
Pro API
Confidence, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
GET /api/v2/pro/kevs/CVE-2026-2614
Free JSON includes basic KEV fields{
"cve_id": "CVE-2026-2614",
"confidence": "Confirmed",
"cvss_score": 7.5,
"cvss_estimated": false,
"epss_score": 0.02982,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": true
},
"sensor_telemetry": { "attempts": 9, "sensors": 3 }
}