A flaw was found in the authentication enforcement mechanism of a model inference API in ai-inference-server. All /v1/* endpoints are expected to enforce API key validation. However, the POST /invocations endpoint failed to do so, resulting in an authentication bypass. This vulnerability allows unauthorized users to access the same inference features available on protected endpoints, potentially exposing sensitive functionality or allowing unintended access to backend resources.
References
Configurations
No configuration.
History
03 Jul 2025, 15:14
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
01 Jul 2025, 14:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-01 14:15
Updated : 2025-07-03 15:14
NVD link : CVE-2025-6920
Mitre link : CVE-2025-6920
CVE.ORG link : CVE-2025-6920
JSON object : View
Products Affected
No product.
CWE
CWE-306
Missing Authentication for Critical Function