CVE-2026-3198
Last modified
CVE-2026-3198 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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`. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Lfprojects | Mlflow | 3.9.0 |
References
- https://huntr.com/bounties/e57db731-97d3-40c3-a429-831ee959807fExploit, Third Party Advisory
- https://huntr.com/bounties/e57db731-97d3-40c3-a429-831ee959807fExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-3198?
How severe is CVE-2026-3198?
How do I fix CVE-2026-3198?
Are you affected by CVE-2026-3198?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
