CVE-2026-84445
Public on 2026-09-14
Modified on 2026-09-15
Description
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.
Severity
See what this means
CVSS v3 Base Score
See breakdown
Affected Packages
| Platform | Package | Release Date | Advisory | Status |
|---|---|---|---|---|
| Amazon Linux 2 - Core | amazon-cloudwatch-agent | Not Affected | ||
| Amazon Linux 2023 | amazon-cloudwatch-agent | Not Affected | ||
| Amazon Linux 2027 Preview | amazon-cloudwatch-agent | Not Affected | ||
| Amazon Linux 2023 | buildah | Not Affected | ||
| Amazon Linux 2027 Preview | buildah | Not Affected | ||
| Amazon Linux 2023 | credentials-fetcher | Not Affected | ||
| Amazon Linux 2027 Preview | credentials-fetcher | Not Affected | ||
| Amazon Linux 2 - Core | cri-tools | Not Affected | ||
| Amazon Linux 2023 | grpc | Not Affected | ||
| Amazon Linux 2027 Preview | grpc | Not Affected | ||
| Amazon Linux 2 - Core | nerdctl | Not Affected | ||
| Amazon Linux 2023 | nerdctl | Not Affected | ||
| Amazon Linux 2027 Preview | nerdctl | Not Affected | ||
| Amazon Linux 2 - Core | rclone | Not Affected | ||
| Amazon Linux 2023 | rclone | Not Affected | ||
| Amazon Linux 2027 Preview | rclone | Not Affected |
CVSS Scores
| Score Type | Score | Vector | |
|---|---|---|---|
| Amazon Linux | CVSSv3 | 7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |