CVE-2025-64323 Details
Description
kgateway is a Cloud-Native API and AI Gateway. Versions 2.0.4 and below and 2.1.0-agw-cel-rbac through 2.1.0-rc.2 lack authentication, allowing any client with unrestricted network access to the xDS port to retrieve potentially sensitive configuration data including certificate data, backend service information, routing rules, and cluster metadata. This issue is solved in versions 2.0.5 and 2.1.0.
A vulnerability exists in Kgateway versions 2.0.4 and earlier, as well as in 2.1.0-agw-cel-rbac through 2.1.0-rc.2, where the xDS interface lacks authentication. This flaw allows any client with unrestricted network access to the xDS port to access potentially sensitive configuration data. The exposed information may include certificate data, backend service details, routing rules, and cluster metadata. The vulnerability arises from the absence of authorization, enabling anonymous clients to retrieve xDS data and sensitive gateway configuration information.
Users can upgrade to Kgateway version 2.0.5 or 2.1.0, both of which enable JWT-based authentication for the xDS interface by default. If an immediate upgrade is not possible, NetworkPolicies can be implemented to block access to Kgateway's xDS port, allowing only trusted sources to connect.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Nov 7, 2025CISA-ADP
Assessed Nov 7, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/kgateway-dev/kgateway/issues/10651 | [email protected] | Issue TrackingTechnical DescriptionVendor |
| https://github.com/kgateway-dev/kgateway/pull/12471 | [email protected] | Issue TrackingVendor |
| https://github.com/kgateway-dev/kgateway/pull/12535 | [email protected] | Issue TrackingVendor |
| https://github.com/kgateway-dev/kgateway/security/advisories/GHSA-4766-x535-jw3r | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-862 | Missing Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| kgateway | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Nov 7, 2025 | New CVE Received | [email protected] |
Volerion