Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-gqch-g4w5-7qcw | MLflow: CreateModelVersion source validation does not check READ permission on referenced run_id |
Mon, 17 Aug 2026 21:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | MLflow: CreateModelVersion source validation does not check READ permission on referenced run_id | |
| Weaknesses | CWE-862 | |
| References |
| |
| Metrics |
cvssV3_1
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-17T21:21:10.279Z
Reserved: 2026-08-03T15:47:09.654Z
Link: CVE-2026-69148
No data.
Status : Received
Published: 2026-08-17T22:17:26.380
Modified: 2026-08-17T22:17:26.380
Link: CVE-2026-69148
No data.
OpenCVE Enrichment
No data.
-
CWE-862
Missing Authorization
Github GHSA