CVE-2026-84445

Source
https://cve.org/CVERecord?id=CVE-2026-84445
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-84445.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-84445
Aliases
Downstream
Related
Published
2026-09-14T16:11:41Z
Modified
2026-09-15T03:47:30Z
Severity
  • 8.7 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
gRPC-Go: Denial of Service (DoS) via crash due to missing `:authority` and `Host` headers in the xDS servers
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-129",
        "CWE-248"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/84xxx/CVE-2026-84445.json"
}
References

Affected packages

Git / github.com/grpc/grpc-go

Affected ranges

Type
GIT
Repo
https://github.com/grpc/grpc-go
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Introduced
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.82.2"
        },
        {
            "introduced": "1.83.0"
        },
        {
            "fixed": "1.83.2"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

1.*
1.69.3
cmd/protoc-gen-go-grpc/v1.*
cmd/protoc-gen-go-grpc/v1.0.0
cmd/protoc-gen-go-grpc/v1.0.1
cmd/protoc-gen-go-grpc/v1.1.0
cmd/protoc-gen-go-grpc/v1.2.0
cmd/protoc-gen-go-grpc/v1.3.0
cmd/protoc-gen-go-grpc/v1.4.0
cmd/protoc-gen-go-grpc/v1.5.0
cmd/protoc-gen-go-grpc/v1.5.1
cmd/protoc-gen-go-grpc/v1.6.0
cmd/protoc-gen-go-grpc/v1.6.1
cmd/protoc-gen-go-grpc/v1.6.2
gcp/observability/v1.*
gcp/observability/v1.0.0
gcp/observability/v1.0.1
security/advancedtls/v1.*
security/advancedtls/v1.0.0
stats/opencensus/v1.*
stats/opencensus/v1.0.0
v1.*
v1.0.0
v1.0.1-GA
v1.0.2
v1.0.3
v1.0.4
v1.0.5
v1.2.0
v1.27.0-pre
v1.28.0-pre
v1.29.0-dev
v1.30.0-dev
v1.30.0-dev.1
v1.31.0-dev
v1.32.0-dev
v1.33.0-dev
v1.34.0-dev
v1.35.0-dev
v1.36.0-dev
v1.37.0-dev
v1.38.0-dev
v1.39.0-dev
v1.40.0-dev
v1.41.0-dev
v1.42.0-dev
v1.43.0-dev
v1.44.0-dev
v1.45.0-dev
v1.46.0-dev
v1.47.0-dev
v1.48.0-dev
v1.49.0-dev
v1.50.0-dev
v1.51.0-dev
v1.52.0-dev
v1.53.0-dev
v1.55.0-dev
v1.56.0-dev
v1.57.0-dev
v1.58.0-dev
v1.59.0-dev
v1.60.0-dev
v1.61.0-dev
v1.65.0-dev
v1.66.0-dev
v1.67.0-dev
v1.68.0-dev
v1.69.0
v1.69.0-dev
v1.70.0-dev
v1.71.0-dev
v1.72.0-dev
v1.73.0-dev
v1.74.0-dev
v1.75.0-dev
v1.76.0-dev
v1.77.0-dev
v1.78.0-dev
v1.79.0-dev
v1.80.0-dev
v1.81.0-dev
v1.82.0
v1.82.0-dev
v1.82.1
v1.83.0
v1.83.0-dev
v1.83.1

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-84445.json"