CVE-2026-3198

MLflow 3.9.0 with basic-auth (`--app-name basic-auth`) fails to enforce authorization checks for multiple Gateway API 'list' endpoints. Specifically, the `BEFORE_REQUEST_HANDLERS` dictionary in `mlflow/server/auth/__init__.py` does not include entries for `ListGatewaySecretInfos`, `ListGatewayEndpoints`, and `ListGatewayModelDefinitions`. This allows any authenticated user, regardless of their assigned permissions, to enumerate all gateway secrets, endpoints, and model definitions. This vulnerability exposes sensitive information, such as API keys, endpoint configurations, and proprietary model definitions, to unauthorized users.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:lfprojects:mlflow:3.9.0:-:*:*:*:*:*:*

History

03 Jun 2026, 17:07

Type Values Removed Values Added
References () https://huntr.com/bounties/e57db731-97d3-40c3-a429-831ee959807f - () https://huntr.com/bounties/e57db731-97d3-40c3-a429-831ee959807f - Exploit, Third Party Advisory
CPE cpe:2.3:a:lfprojects:mlflow:3.9.0:-:*:*:*:*:*:*
First Time Lfprojects
Lfprojects mlflow

02 Jun 2026, 14:16

Type Values Removed Values Added
References () https://huntr.com/bounties/e57db731-97d3-40c3-a429-831ee959807f - () https://huntr.com/bounties/e57db731-97d3-40c3-a429-831ee959807f -

02 Jun 2026, 04:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-02 04:17

Updated : 2026-06-03 17:07


NVD link : CVE-2026-3198

Mitre link : CVE-2026-3198

CVE.ORG link : CVE-2026-3198


JSON object : View

Products Affected

lfprojects

  • mlflow
CWE
CWE-284

Improper Access Control