PT-2026-86429 · Opensuse+1 · Azure-Storage-Azcopy+9

CVE-2026-84445

·

Publicado

2026-09-04

·

Atualizado

2026-09-12

Nenhuma

Não há classificações de severidade ou métricas disponíveis. Quando houver, atualizaremos as informações correspondentes na página.
A vulnerability exists in gRPC-Go servers configured with xds.NewGRPCServer() where a crafted request missing both :authority and Host headers can cause a server panic, resulting in a Denial of Service (DoS).
Servers built with xds.NewGRPCServer install an xDS routing interceptor on every RPC. This interceptor looks up the request’s :authority header to pick a virtual host. The HTTP/2 server transport previously accepted requests that had neither :authority nor Host. When this happened, the xDS routing interceptor attempted to access the first element of an empty slice of authorities, leading to an index out of bounds panic. Since the per-RPC goroutine does not recover from panics, the entire server process would terminate.
This panic occurs in the interceptor pipeline, meaning the transport credentials handshake (TLS, mTLS, or ALTS) and HTTP/2 connection establishment must complete successfully before the crafted request can reach this logic.
  • Insecure/Standard TLS: If the server permits insecure (plaintext) connections or standard credentials (where client certs are not checked), any unauthenticated remote attacker can trigger the crash.
  • mTLS / ALTS: If strict transport-level authentication is enforced at the network edge or transport layer (e.g., requiring a valid client certificate), the attacker must possess valid transport credentials to initiate the stream and trigger the panic.

Impact

An attacker can cause a complete outage of the gRPC server by sending a request missing both :authority and Host headers, provided they can successfully establish a transport connection.

Patches

The issue has been addressed in master (and backported to 1.83.2 and 1.82.2). The fix updates the HTTP/2 transport layer to reject requests missing both :authority and Host headers early, maintaining consistency with and other gRPC language implementations.

Improper Validation of Array Index

Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Enumeração de Fraquezas

Identificadores relacionados

CVE-2026-84445
GHSA-2V4P-QF9Q-27WJ
OPENSUSE-SU-2026:11686-1
OPENSUSE-SU-2026:11695-1
OPENSUSE-SU-2026:11697-1
OPENSUSE-SU-2026:11699-1
OPENSUSE-SU-2026:11700-1
OPENSUSE-SU-2026:11713-1
OPENSUSE-SU-2026:11718-1
OPENSUSE-SU-2026:11740-1
OPENSUSE-SU-2026:11743-1
OPENSUSE-SU-2026:21801-1
OPENSUSE-SU-2026:21809-1

Produtos afetados

Azure-Storage-Azcopy
Cadvisor
Distribution
Google-Guest-Agent
Google-Osconfig-Agent
Google.Golang.Org/Grpc
Hauler
Helm
Helm3
Trivy