๐Ÿ” CVE Alert

CVE-2026-84445

UNKNOWN 0.0

gRPC-Go: Denial of Service (DoS) via crash due to missing `:authority` and `Host` headers in the xDS servers

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

gRPC-Go is the Go language implementation of gRPC. Prior to 1.82.2 and 1.83.2, servers created with xds.NewGRPCServer() allow internal/transport/http2_server.go to accept an RPC containing neither the :authority header nor the Host header, while RouteAndProcess in internal/xds/server/routing.go assumes that an authority value exists and indexes the empty slice. A remote client that can complete transport connection establishment can trigger an index-out-of-bounds panic that is not recovered by the per-RPC goroutine and terminates the entire server process. In insecure or ordinary TLS deployments the request can be unauthenticated, while strict mTLS or ALTS deployments require valid transport credentials before the malformed RPC can reach the interceptor. This issue is fixed in versions 1.82.2 and 1.83.2.

CWE CWE-129 CWE-248
Vendor grpc
Product grpc-go
Published Sep 14, 2026
Last Updated Sep 14, 2026
Stay Ahead of the Next One

Get instant alerts for grpc grpc-go

Be the first to know when new unknown vulnerabilities affecting grpc grpc-go are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

grpc / grpc-go
< 1.82.2 >= 1.83.0, < 1.83.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/grpc/grpc-go/security/advisories/GHSA-2v4p-qf9q-27wj github.com: https://github.com/grpc/grpc-go/issues/9354 github.com: https://github.com/grpc/grpc-go/pull/9365 github.com: https://github.com/grpc/grpc-go/pull/9366 github.com: https://github.com/grpc/grpc-go/pull/9367 github.com: https://github.com/grpc/grpc-go/commit/3822494d8ea03b992c089fd2a195f041762fffb7 github.com: https://github.com/grpc/grpc-go/commit/8668b69c167df908b6b3666dcbf40992b9e932a4 github.com: https://github.com/grpc/grpc-go/commit/93e31b48545e2a8aaeb6e06b47fb249f94e6297f github.com: https://github.com/grpc/grpc-go/releases/tag/v1.82.2 github.com: https://github.com/grpc/grpc-go/releases/tag/v1.83.2