CVE-2026-84445
Last modified
CVE-2026-84445 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. 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.
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| grpc | grpc-go | < 1.82.2; >= 1.83.0, < 1.83.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-84445?
How severe is CVE-2026-84445?
How do I fix CVE-2026-84445?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-84438A vulnerability was determined in OpenCart 4.1.0.3/4.1.0.4. …3.5
- CVE-2026-84439When audit logging is enabled (zookeeper.audit.enable=true),…5.3
- CVE-2026-8444The WP Review Slider Pro plugin for WordPress is vulnerable …8.8
- CVE-2026-84441A security vulnerability has been detected in Piwigo up to 1…7.3
- CVE-2026-84442A vulnerability was identified in MapQuest Get Directions Ap…4.4
- CVE-2026-84444libheif is a HEIF and AVIF file format decoder and encoder. …7.4
- CVE-2026-84446libheif is a HEIF and AVIF file format decoder and encoder. …7.5
- CVE-2026-84447libheif is a HEIF and AVIF file format decoder and encoder. …7.5
- CVE-2026-84448libheif is a HEIF and AVIF file format decoder and encoder. …4
- CVE-2026-84449libheif is a HEIF and AVIF file format decoder and encoder. …3.7
- CVE-2026-8445justhtml versions <= 1.11.0 (fixed in 1.12.0) do not suffici…9.8
- CVE-2026-84450libheif is a HEIF and AVIF file format decoder and encoder. …4.3
Are you affected by CVE-2026-84445?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
