Katalog CVE

CVE-2026-53714

WysokieCVSS 7.4
Opublikowano: Przetłumaczono: NVD NIST

Streszczenie

Envoy Gateway w trybie GatewayNamespaceMode ma nieuwierzytelniony serwer xDS gRPC — zainstalowany jest tylko JWT StreamInterceptor, bez UnaryInterceptor, a strumieniowy interceptor weryfikuje jedynie komunikaty DeltaDiscoveryRequest. Każdy pod, który może połączyć się z portem 18000, może pobrać klucze prywatne TLS, zasoby xDS, endpointy backendu i konfigurację routingu. Luka została naprawiona w wersjach 1.7.4 i 1.8.1.

Ocena ryzyka

Nieuwierzytelniony pod w klastrze może uzyskać dostęp do kluczy prywatnych TLS i pełnej konfiguracji bramy, co umożliwia podszywanie się, przechwytywanie ruchu i dalszą eskalację w środowisku Kubernetes. Stanowi to krytyczne zagrożenie dla bezpieczeństwa całej infrastruktury.

Rekomendacja

Zaktualizuj Envoy Gateway do wersji 1.7.4 lub 1.8.1 (lub nowszej). Ogranicz dostęp sieciowy do portu 18000 wyłącznie do zaufanych komponentów.

Inne podatności w Envoy Gateway

Zobacz wszystkie
Oryginalny opis (angielski, źródło NVD)

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.

Dane podatności pochodzą z NVD (NIST) · CISA KEV · EPSS