Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-84445
Published:September 14, 2026
Updated:September 22, 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.
Affected Packages
https://github.com/grpc/grpc-go.git (GITHUB):
Affected version(s) >=v1.83.0 <v1.83.2
Fix Suggestion:
Update to version v1.83.2
https://github.com/grpc/grpc-go.git (GITHUB):
Affected version(s) >=v1.41.0 <v1.82.2
Fix Suggestion:
Update to version v1.82.2
google.golang.org/grpc (GO):
Affected version(s) >=v1.83.0 <v1.83.2
Fix Suggestion:
Update to version v1.83.2
google.golang.org/grpc (GO):
Affected version(s) >=v1.41.0 <v1.82.2
Fix Suggestion:
Update to version v1.82.2
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
Improper Validation of Array Index
Uncaught Exception
EPSS
Base Score:
0.69