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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-17 22:17
Updated : 2026-08-18 14:18
NVD link : CVE-2026-69148
Mitre link : CVE-2026-69148
CVE.ORG link : CVE-2026-69148
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization
