S4E just found a high top 10 tcp port service scan
high·Web Vulnerabilities·Updated Aug 14, 2026

CVE-2026-2614 Scanner

CVE-2026-2614 Scanner - Arbitrary File Read vulnerability in MLflow

Est. Time~10 seconds
Scan TypeGroup Scan
Targetsdomain, subdomain, ipv4
CostFree
0
Times Used
by S4E users
0
Assets Scanned
domains & IPs
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2026-2614
7.5
CVSShigh
Exploitable remotely over the internet · no authentication required.

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.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
mlflow/mlflowby mlflow
AFFECTED< 3.10.0SAFE ✓≥ 3.10.0
Red Hat OpenShift AI 3.3by Red Hat
AFFECTED< *SAFE ✓≥ *
Red Hat OpenShift AI 3.4by Red Hat
AFFECTED< *SAFE ✓≥ *
Red Hat OpenShift AI 3.4by Red Hat
AFFECTED< *SAFE ✓≥ *
Updated Aug 19, 2026View on NVD →
Detail

MLflow is a popular open-source platform used for managing machine learning experiments, enabling collaboration and tracking of experiments in production environments. It is widely adopted by data scientists and ML engineers in organizations for efficient model training and deployment. The platform provides tools to track, manage, and deploy machine learning models, making it essential for teams aiming to optimize ML workflows. MLflow supports various model storage solutions and integrates with many machine learning libraries. It is useful for orchestrating complex machine learning pipelines in both research and production settings. The platform's ability to manage experiments and facilitate collaboration is central to its appeal.

The Arbitrary File Read vulnerability in MLflow allows unauthorized users to access sensitive files stored on the server. This vulnerability results from a path traversal issue that bypasses source path validation via the "mlflow.prompt.is_prompt" tag. An attacker can exploit this vulnerability in the CreateModelVersion request to gain unauthorized access to files on the server. The issue is prevalent in versions of MLflow up to and including 3.9.0. Successfully exploiting this vulnerability could allow attackers to compromise server confidentiality. Organizations utilizing MLflow need to be cautious and ensure their systems are not exposed to this vulnerability.

Technically, the vulnerability arises from improper handling of the source path in the "CreateModelVersion" request, bypassing security validations. The exploitation requires sending a specially crafted HTTP POST request to the vulnerable endpoint with the "source" parameter pointing to system files. This crafted request manipulates the "mlflow.prompt.is_prompt" tag to facilitate path traversal, allowing attackers to read arbitrary files. Another GET request can then be made to fetch an artifact, such as system files, using the manipulated model name. The vulnerability targets specific parameters and endpoints within the MLflow infrastructure.

Exploitation of this vulnerability can lead to a serious compromise of sensitive information, such as passwords or configuration files, stored on the server. Attackers can gain unauthorized access to confidential data, which could enable further attacks or data breaches. The breach of data confidentiality has potential implications not only for technical teams but also for the organization's compliance and data security policies. Moreover, exposure of critical system files increases the risk of additional vulnerabilities being exploited. Businesses need to consider such risks as a significant concern for their digital security posture.

REFERENCES

Solution Advice
  • Upgrade MLflow to version 3.10.0 or later to fix the identified vulnerability.
  • Implement additional file path validation checks to prevent path traversal attacks.
  • Regularly monitor and audit the server logs for unusual access patterns indicative of exploitation attempts.
  • Limit file access permissions to essential services and users only to minimize risks related to unauthorized access.
  • Incorporate input validation mechanisms to ensure only safe and expected inputs are processed by the application.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.