Vulnerability GO-2026-6443

Unknown
UNKNOWN RISK
Vulnerabilities without an assigned CVSS score. Severity is not determinable from available data.
4 hours ago
September 15, 2026 at 06:39 PM UTC
Server panic via missing authority or Host headers in google.golang.org/grpc
v1.0.0 - v1.82.1
v1.0.0 - v1.82.1

Summary

Server panic via missing authority or Host headers in google.golang.org/grpc

Details

In google.golang.org/grpc, servers configured with xDS routing can panic when processing requests that lack both :authority and Host headers. The HTTP/2 transport layer accepted requests missing these headers, and the xDS server routing interceptor attempted to index the empty authority slice, causing an unhandled panic and terminating the server.

Impacted packages

Timeline

Published
4 hours ago
September 15, 2026 at 06:39 PM UTC
Last Modified
4 hours ago
September 15, 2026 at 07:00 PM UTC