๐Ÿ” CVE Alert

CVE-2026-69148

HIGH 7.1

MLflow: CreateModelVersion source validation does not check READ permission on referenced run_id

CVSS Score
7.1
EPSS Score
0.0%
EPSS Percentile
0th

MLflow is an open source AI engineering platform for agents, large language models, and machine learning models. Prior to 3.15.0, CreateModelVersion accepts a run_id or model_id after _validate_source_run() or _validate_source_model() in mlflow/server/handlers.py verifies only path containment, allowing authenticated users to create a model version that references another user's artifact directory and read files through GET /model-versions/get-artifact without the required READ permission. This issue is fixed in version 3.15.0.

CWE CWE-862
Vendor mlflow
Product mlflow
Published Aug 17, 2026
Stay Ahead of the Next One

Get instant alerts for mlflow mlflow

Be the first to know when new high vulnerabilities affecting mlflow mlflow are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
Low
Availability
None

Affected Versions

mlflow / mlflow
< 3.15.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/mlflow/mlflow/security/advisories/GHSA-gqch-g4w5-7qcw github.com: https://github.com/mlflow/mlflow/pull/24293 github.com: https://github.com/mlflow/mlflow/commit/4bb7474771c3be808cd9e129defef9305f2869be github.com: https://github.com/mlflow/mlflow/releases/tag/v3.15.0