云虫漏洞库

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 - 漏洞详情

漏洞编号:CVE-2026-2614

风险等级:高危

漏洞来源:CVE

CVE 编号:CVE-2026-2614

CNNVD 编号:-

厂商/产品:lfprojects / mlflow

影响范围:cpe:2.3:a:lfprojects:mlflow:*:*:*:*:*:*:*:*

CWE:CWE-22

发布/更新时间:2026-05-11 / 2026-08-28

漏洞描述

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.

相关链接

相关漏洞

« 返回首页