CVE-2026-2033
HIGH8.1EPSS 18.4%MLflow Tracking Server Artifact Handler Directory Traversal Remote Code Execution Vulnerability
發布日:2026/2/21修改日:2026/3/17
描述
MLflow Tracking Server Artifact Handler Directory Traversal Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of MLflow Tracking Server. Authentication is not required to exploit this vulnerability. The specific flaw exists within the handling of artifact file paths. The issue results from the lack of proper validation of a user-supplied path prior to using it in file operations. An attacker can leverage this vulnerability to execute code in the context of the service account.
受影響套件(1)
- PyPI/mlflowfrom 0, < 3.8.0rc0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH8.1 | CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |
參考連結(6)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2026-2033
- PATCHhttps://github.com/mlflow/mlflow
- WEBhttps://github.com/mlflow/mlflow/commit/5bf2ec2bd4222a18d78631183ac7f6b752afe8a4
- WEBhttps://github.com/mlflow/mlflow/pull/19260
- WEBhttps://github.com/mlflow/mlflow/releases/tag/v3.8.0rc0
- WEBhttps://www.zerodayinitiative.com/advisories/ZDI-26-105