CVE Catalog

CVE-2026-84445

High
Published: Translated: NVD NIST

Summary

A vulnerability in gRPC-Go servers configured with `xds.NewGRPCServer()` allows a crafted request missing both `:authority` and `Host` headers to cause a server panic, resulting in a Denial of Service (DoS).

Risk Assessment

A remote attacker could crash the server, leading to unavailability of services for users.

Recommendation

Update the gRPC-Go library to a patched version or apply a workaround if available.

Other vulnerabilities in gRPC-Go

See all
Original NVD description (English source)

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 R

Vulnerability data from NVD (NIST) · CISA KEV · EPSS