bit-envoy-gateway-2026-53714
bitnami_vulndbEnvoy Gateway is an open source project for managing Envoy Proxy as a standalone or Kubernetes-based application gateway. Prior to 1.7.4 and 1.8.1, the xDS gRPC server in GatewayNamespaceMode, configured through provider.kubernetes.deploy.type=GatewayNamespace, installs a JWT StreamInterceptor but no UnaryInterceptor, leaving every unary Fetch RPC unauthenticated. The streaming interceptor also authenticates only discoveryv3.DeltaDiscoveryRequest messages; a discoveryv3.DiscoveryRequest used by the State-of-the-World protocol fails the type assertion and returns success without JWT validation. Any pod that can reach port 18000 can use the unauthenticated unary or State-of-the-World paths to retrieve TLS private keys through StreamSecrets, all xDS resources through StreamAggregatedResources, backend endpoints through StreamClusters or StreamEndpoints, and routing configuration through StreamRoutes or StreamListeners. This issue is fixed in versions 1.7.4 and 1.8.1.
- Published
- unknown
- Last Modified
- unknown
CVSS details not available.
No product information available.
- https://github.com/envoyproxy/gateway/commit/4df0809ff1ed59ffb09604da4084335b8c6647c5
- https://github.com/envoyproxy/gateway/commit/e9124abc4ff4b63a218a6890c1b28a982c850465
- https://github.com/envoyproxy/gateway/commit/f1f9829af2a231f0cae915c09800353c76622d97
- https://github.com/envoyproxy/gateway/pull/8986
- https://github.com/envoyproxy/gateway/pull/9116
- https://github.com/envoyproxy/gateway/pull/9118
- https://github.com/envoyproxy/gateway/releases/tag/v1.7.4
- https://github.com/envoyproxy/gateway/releases/tag/v1.8.1
- https://github.com/envoyproxy/gateway/security/advisories/GHSA-22xc-xg2r-9j7v
- https://nvd.nist.gov/vuln/detail/CVE-2026-53714
No linked vulnerabilities found.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "envoy-gateway",
"purl": "pkg:bitnami/envoy-gateway"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.7.4"
},
{
"introduced": "1.8.0"
},
{
"fixed": "1.8.1"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2026-53714"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:envoyproxy:gateway:*:*:*:*:*:go:*:*"
],
"severity": "High"
},
"details": "Envoy Gateway is an open source project for managing Envoy Proxy as a standalone or Kubernetes-based application gateway. Prior to 1.7.4 and 1.8.1, the xDS gRPC server in GatewayNamespaceMode, configured through provider.kubernetes.deploy.type=GatewayNamespace, installs a JWT StreamInterceptor but no UnaryInterceptor, leaving every unary Fetch RPC unauthenticated. The streaming interceptor also authenticates only discoveryv3.DeltaDiscoveryRequest messages; a discoveryv3.DiscoveryRequest used by the State-of-the-World protocol fails the type assertion and returns success without JWT validation. Any pod that can reach port 18000 can use the unauthenticated unary or State-of-the-World paths to retrieve TLS private keys through StreamSecrets, all xDS resources through StreamAggregatedResources, backend endpoints through StreamClusters or StreamEndpoints, and routing configuration through StreamRoutes or StreamListeners. This issue is fixed in versions 1.7.4 and 1.8.1.",
"id": "BIT-envoy-gateway-2026-53714",
"modified": "2026-09-21T09:26:48.669Z",
"published": "2026-09-21T08:54:55.124Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/envoyproxy/gateway/commit/4df0809ff1ed59ffb09604da4084335b8c6647c5"
},
{
"type": "WEB",
"url": "https://github.com/envoyproxy/gateway/commit/e9124abc4ff4b63a218a6890c1b28a982c850465"
},
{
"type": "WEB",
"url": "https://github.com/envoyproxy/gateway/commit/f1f9829af2a231f0cae915c09800353c76622d97"
},
{
"type": "WEB",
"url": "https://github.com/envoyproxy/gateway/pull/8986"
},
{
"type": "WEB",
"url": "https://github.com/envoyproxy/gateway/pull/9116"
},
{
"type": "WEB",
"url": "https://github.com/envoyproxy/gateway/pull/9118"
},
{
"type": "WEB",
"url": "https://github.com/envoyproxy/gateway/releases/tag/v1.7.4"
},
{
"type": "WEB",
"url": "https://github.com/envoyproxy/gateway/releases/tag/v1.8.1"
},
{
"type": "WEB",
"url": "https://github.com/envoyproxy/gateway/security/advisories/GHSA-22xc-xg2r-9j7v"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53714"
}
],
"schema_version": "1.6.2",
"summary": "Envoy Gateway: xDS Control Plane Information Disclosure when Envoy Gateway operates in GatewayNamespaceMode"
}