CVE-2026-84445
Reported by GitHub_M · Published September 14, 2026
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.
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| grpc | grpc-go | < 1.82.2, >= 1.83.0, < 1.83.2 |
| wolfi | kserve | 0, 0 |
| chainguard | temporal-server-1.30 | 0 |
| chainguard | gcp-compute-persistent-disk-csi-driver-fips-1.14 | 0 |
| chainguard | gatekeeper-3.23 | 0, 0 |
| wolfi | migrate | 0, 0, 0 |
| chainguard | consul-1.22 | 0 |
| chainguard | crossplane-provider-aws-codeartifact | 0 |
| chainguard | argo-workflows-4.0 | 0 |
| chainguard | longhorn-manager-fips-1.10 | 0, 0 |
| chainguard | consul-k8s-fips-2.0 | 0 |
| chainguard | datadog-operator-fips | 0, 0 |
| chainguard | crossplane-provider-aws-imagebuilder-fips | 0 |
| chainguard | mc | 0, 0 |
| chainguard | flagger | 0, 0 |
| chainguard | livekit-server | 0, 0 |
| chainguard | amass | 0 |
| chainguard | knative-serving-fips-1.22 | 0, 0 |
| chainguard | sftpgo-plugin-auth | 0 |
| chainguard | nifikop-fips | 0, 0 |
…and 2347 more
Timeline
- Sep 4, 2026 CVE Published
- Sep 9, 2026 Security Advisory
- Sep 15, 2026 EPSS Score
- Sep 16, 2026 EPSS Score
- Sep 17, 2026 CVE Updated
- Sep 18, 2026 EPSS Score
References
- https://github.com/grpc/grpc-go/security/advisories/GHSA-2v4p-qf9q-27wj x_refsource_CONFIRM
- https://github.com/grpc/grpc-go/issues/9354 x_refsource_MISC
- https://github.com/grpc/grpc-go/pull/9365 x_refsource_MISC
- https://github.com/grpc/grpc-go/pull/9366 x_refsource_MISC
- https://github.com/grpc/grpc-go/pull/9367 x_refsource_MISC
- https://github.com/grpc/grpc-go/commit/3822494d8ea03b992c089fd2a195f041762fffb7 x_refsource_MISC
- https://github.com/grpc/grpc-go/commit/8668b69c167df908b6b3666dcbf40992b9e932a4 x_refsource_MISC
- https://github.com/grpc/grpc-go/commit/93e31b48545e2a8aaeb6e06b47fb249f94e6297f x_refsource_MISC
- https://github.com/grpc/grpc-go/releases/tag/v1.82.2 x_refsource_MISC
- https://github.com/grpc/grpc-go/releases/tag/v1.83.2 x_refsource_MISC
- https://nvd.nist.gov/vuln/detail/CVE-2026-84445 advisory
- https://github.com/advisories/GHSA-2v4p-qf9q-27wj advisory