GHSA-3p64-6gvh-82v5: MLflow: LogInputs endpoint bypasses per-run UPDATE authorization in basic-auth
Summary
MLflow's basic-auth plugin has a vulnerability where the LogInputs endpoint (used to record dataset information for ML runs) is missing from the authorization check list, allowing any authenticated user to inject fake dataset records into another user's run. While other similar endpoints like log-metric correctly block unauthorized access with HTTP 403, LogInputs bypasses this check entirely because its protobuf class is absent from the BEFORE_REQUEST_HANDLERS dictionary.
Vulnerability Details
EPSS: 0.0%
Yes
August 17, 2026
Classification
Affected Vendors
Affected Packages
Related Issues
CVE-2026-63086: text-generation-inference through 3.3.7 contains a server-side request forgery (SSRF) vulnerability in the OpenAI-compat
CVE-2024-37052: Deserialization of untrusted data can occur in versions of the MLflow platform running version 1.1.0 or newer, enabling
Original source: https://github.com/advisories/GHSA-3p64-6gvh-82v5
First tracked: August 17, 2026 at 08:01 PM
Classified by LLM (prompt v3) · confidence: 92%