CVE Details
Basic Information
| Title | Ai-inference-server: authentication bypass via unprotected inference endpoint in api |
|---|---|
| Type | cve |
| Published | 2025-07-01T13:16:17.180Z |
| Modified | 2025-07-01T13:30:18.432Z |
Product Information
| Vendor | Red Hat |
|---|---|
| Product | Red Hat AI Inference Server |
CVSS Information
| Base Score | 5.3 (MEDIUM) |
|---|---|
| Attack Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
AI Analysis
| AI Description | A vulnerability in Red Hat AI Inference Server allows unauthorized access to API endpoints due to missing authentication checks, potentially exposing sensitive data or functionality. |
|---|---|
| AI Severity | High |
| AI Vendor | Red Hat |
| AI Product | Red Hat AI Inference Server |
Additional Information
| CWE List | CWE-306 |
|---|---|
| Source | redhat |
Description
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.