AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-1558

HIGH · CVSS 7.5 EPSS 0.86% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-04-16 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2024-1558
Severity
HIGH
CVSS
7.5
EPSS
0.86%

Original NVD Description

A path traversal vulnerability exists in the `_create_model_version()` function within `server/handlers.py` of the mlflow/mlflow repository, due to improper validation of the `source` parameter. Attackers can exploit this vulnerability by crafting a `source` parameter that bypasses the `_validate_non_local_source_contains_relative_paths(source)` function's checks, allowing for arbitrary file read access on the server. The issue arises from the handling of unquoted URL characters and the subsequent misuse of the original `source` value for model version creation, leading to the exposure of sensitive files when interacting with the `/model-versions/get-artifact` handler.

Related CVEs

Other vulnerabilities affecting the same vendor(s)