gRPC-Go is the Go language implementation of gRPC. Prior to 1.83.1, internal/transport/transport.go stores each fragmented HTTP/2 DATA frame as a separate recvMsg in recvBuffer, so millions of one-byte frames can consume disproportionate heap memory even when payload bytes remain within connection and stream flow-control windows. An unauthenticated remote attacker can use concurrent multiplexed streams to exhaust process memory and cause a runtime panic or out-of-memory termination. Receive-buffer compaction is enabled by default and can be controlled temporarily with GRPC_GO_EXPERIMENTAL_ENABLE_RECEIVE_BUFFER_COMPACTION. This issue is fixed in version 1.83.1.
CVE-2026-84304
This high-severity CVE scores 8.7 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 65% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.7
- EG Score
- 8.7(medium)
- EG Risk
- 39(Track)EG Risk 39/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity87% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 35%
- KEV
- Not listed
Published
September 1, 2026
Last Modified
September 9, 2026
Advisory Details (6)
Auto-updated Sep 1, 2026Release 1.83.1
Patch available: grpc/grpc-go v1.83.1
https://github.com/grpc/grpc-go/releases/tag/v1.83.1commit 8cfeca0e1ee5 (grpc/grpc-go)
Patch available: grpc/grpc-go v1.83.1 (contains commit 8cfeca0e1ee5)
https://github.com/grpc/grpc-go/commit/8cfeca0e1ee5ea0980dcc320e20240fa1079ec77commit 7354d9c8debb (grpc/grpc-go)
Fix landed in grpc/grpc-go commit 7354d9c8debb — awaiting tagged release
https://github.com/grpc/grpc-go/commit/7354d9c8debb4bcf2225bf429857078de310c176Cherry-pick #9331 to v1.83.x
Patch available: grpc/grpc-go v1.83.1 (PR #9333 merged 2026-08-19)
https://github.com/grpc/grpc-go/pull/9333transport: restrict memory overhead of buffering small data frames
Fix merged in grpc/grpc-go PR #9331 on 2026-08-19 — awaiting tagged release
https://github.com/grpc/grpc-go/pull/9331Heap Memory Exhaustion (OOM) via HTTP/2 DATA Frame Fragmentation in gRPC-Go · Advisory · grpc/grpc-go · GitHub
https://github.com/grpc/grpc-go/security/advisories/GHSA-vp52-pcj8-j9qcVendor Advisories for CVE-2026-84304(2)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(4 across 4 ecosystems)
Debian:12(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| golang-google-grpc | 1.33.3-2 ... 1.81.1-1 (24 versions) | — | — |
Debian:13(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| golang-google-grpc | 1.64.0-7 ... 1.81.1-1 (7 versions) | — | — |
Debian:14(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| golang-google-grpc | 1.64.0-7 ... 1.81.1-1 (7 versions) | — | — |
Go(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| google.golang.org/grpc | — | 1.83.1 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 27× in last 7d / 56× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-19 09:57 UTCVendor advisory
- 2026-09-18 21:25 UTCEG score recompute
- 2026-09-18 21:25 UTCVendor advisory
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 09:09 UTCVendor advisory
- 2026-09-17 21:13 UTCEG score recompute
- 2026-09-17 21:13 UTCVendor advisory
- 2026-09-17 19:32 UTCEPSS rescore
- 2026-09-17 09:18 UTCVendor advisory
- 2026-09-16 21:22 UTCEG score recompute
- 2026-09-16 21:22 UTCVendor advisory
- 2026-09-16 14:09 UTCEPSS rescore
- 2026-09-16 09:06 UTCEG score recompute
- 2026-09-16 09:06 UTCVendor advisory
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 20:54 UTCVendor advisory
- 2026-09-15 08:27 UTCEG score recompute
- 2026-09-15 08:27 UTCVendor advisory
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-14 20:30 UTCVendor advisory
- 2026-09-14 08:34 UTCVendor advisory
- 2026-09-13 20:38 UTCEG score recompute
- 2026-09-13 20:38 UTCVendor advisory
- 2026-09-13 08:42 UTCVendor advisory
Show 31 moreShow fewer
- 2026-09-12 20:47 UTCEG score recompute
- 2026-09-12 20:47 UTCVendor advisory
- 2026-09-12 08:51 UTCVendor advisory
- 2026-09-11 20:55 UTCEG score recompute
- 2026-09-11 20:55 UTCVendor advisory
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-10 21:03 UTCEG score recompute
- 2026-09-09 21:11 UTCVendor advisory
- 2026-09-09 11:18 UTCVendor advisory
- 2026-09-08 23:22 UTCEG score recompute
- 2026-09-08 23:22 UTCVendor advisory
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-08 07:44 UTCVendor advisory
- 2026-09-07 19:48 UTCEG score recompute
- 2026-09-07 19:48 UTCVendor advisory
- 2026-09-07 07:53 UTCVendor advisory
- 2026-09-06 19:53 UTCEG score recompute
- 2026-09-06 19:53 UTCVendor advisory
- 2026-09-06 13:48 UTCEPSS rescore
- 2026-09-05 20:00 UTCEG score recompute
- 2026-09-05 15:31 UTCEPSS rescore
- 2026-09-04 20:08 UTCEG score recompute
- 2026-09-04 08:10 UTCEG score recompute
- 2026-09-04 05:07 UTCEPSS rescore
- 2026-09-02 20:19 UTCEG score recompute
- 2026-09-02 14:12 UTCEPSS rescore
- 2026-09-01 20:20 UTCEG score recompute
- 2026-09-01 19:29 UTCEG score recompute
- 2026-09-01 18:39 UTCEG score recompute
- 2026-09-01 18:37 UTCMITRE cvelistV5first tracked
Related CVEs(same vendor + same CWE)
Same vendor
10 shownmsrc
Same CWE
10 shownCWE-400
Frequently asked(5)
What is CVE-2026-84304?
When was CVE-2026-84304 disclosed?
Is CVE-2026-84304 actively exploited?
What is the CVSS score of CVE-2026-84304?
How do I remediate CVE-2026-84304?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-84304
Is Your Infrastructure Affected by CVE-2026-84304?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.