Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. mlflow
  4. ›
  5. CVE-2026-2614

CVE-2026-2614: MLflow allows an unauthenticated remote attacker to read arbitrary files from the server's filesystem

May 11, 2026 (updated May 18, 2026)

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.

References

  • github.com/advisories/GHSA-42h5-h8qh-vv9v
  • github.com/mlflow/mlflow/commit/6e801f4259d96804c73107315b24cef0f6aa115a
  • huntr.com/bounties/19380271-3fbf-4beb-987e-6fd7069c55e6
  • nvd.nist.gov/vuln/detail/CVE-2026-2614

Code Behaviors & Features

Detect and mitigate CVE-2026-2614 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 3.10.0

Fixed versions

  • 3.10.0

Solution

Upgrade to version 3.10.0 or above.

Impact 7.5 HIGH

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Source file

pypi/mlflow/CVE-2026-2614.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:24:50 +0000.