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-3p64-6gvh-82v5 | MLflow: LogInputs endpoint bypasses per-run UPDATE authorization in basic-auth |
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. From 3.13.0 until 3.15.0, LogInputs is absent from BEFORE_REQUEST_HANDLERS in the mlflow/server/auth package, allowing any authenticated user to call POST /api/2.0/mlflow/runs/log-inputs for another user's run_id and inject attacker-controlled DatasetInput records into the dataset_inputs lineage metadata without UPDATE permission. This issue is fixed in version 3.15.0. | |
| Title | MLflow: LogInputs endpoint bypasses per-run UPDATE authorization in basic-auth | |
| Weaknesses | CWE-862 | |
| References |
| |
| Metrics |
cvssV3_1
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-17T21:22:42.240Z
Reserved: 2026-08-03T15:20:30.218Z
Link: CVE-2026-69146
No data.
Status : Received
Published: 2026-08-17T22:17:26.243
Modified: 2026-08-17T22:17:26.243
Link: CVE-2026-69146
No data.
OpenCVE Enrichment
No data.
-
CWE-862
Missing Authorization
Github GHSA