quic-go is an implementation of the QUIC protocol in Go. Prior to version 0.59.1, an attacker can cause excessive memory allocation in quic-go's HTTP/3 client and server implementations by sending a QPACK-encoded HEADERS frame that decodes into a large trailer field section with many unique field names and/or large values. The implementation builds an http.Header for the corresponding http.Request or http.Response, while only enforcing limits on the size of the QPACK-compressed HEADERS frame, not on the decoded field section. This can lead to memory exhaustion. This is very similar to CVE-2025-64702. The difference is that this issue uses HTTP trailers, rather than HTTP headers, as the attack vector. A misbehaving or malicious peer can cause a denial-of-service (DoS) attack against quic-go's HTTP/3 servers or clients by triggering excessive memory allocation, potentially leading to crashes or resource exhaustion. This affects both servers and clients due to symmetric header construction. Version 0.59.1 enforces RFC 9114 decoded field section size limits for trailers as well. It incrementally decodes QPACK entries and checks the field section size after each entry, aborting the stream if an entry causes the limit to be exceeded.
CVE-2026-40898
This high-severity CVE scores 7.5 under NVD CVSS v3. EPSS exploit probability: 0.4%, top 67% 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
A fix is available — apply it.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- 49(Track)EG Risk 49/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 computedSeverity75% × 45%Exploitation0% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 33%
- KEV
- Not listed
Published
June 3, 2026
Last Modified
July 22, 2026
Advisory Details (2)
Auto-updated Jun 11, 2026HTTP/3 QPACK Trailer Expansion Memory Exhaustion · Advisory · quic-go/quic-go · GitHub
https://github.com/quic-go/quic-go/security/advisories/GHSA-vvgj-x9jq-8cj9v0.59.1
Patch available: quic-go/quic-go v0.59.1
https://github.com/quic-go/quic-go/releases/tag/v0.59.1Vendor Advisories for CVE-2026-40898(10)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
- RHSA-2026:62260Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat OpenShift Dev Spaces 3.30.0 Release.
- RHSA-2026:53734Red Hat Product SecurityHigh
Red Hat Security Advisory: OpenShift Virtualization v4.21 Images
- RHSA-2026:50479Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.6 Container Release Update
- RHSA-2026:50336Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.6 Product Security and Bug Fix Update
- RHSA-2026:50340Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.7 Container Release Update
- RHSA-2026:50319Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.5 Product Security and Bug Fix Update
- RHSA-2026:50318Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.7 Product Security and Bug Fix Update
- RHSA-2026:40223Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update
- +2 more
Patch Availability(9)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| redhat | devspaces/traefik-rhel9:1787756799 | 2026-09-01 | redhat |
| redhat | container-native-virtualization/kubevirt-apiserver-proxy-rhel9:1786125762 | 2026-08-11 | redhat |
| redhat | ansible-automation-platform-27/receptor-rhel9:1785389482 | 2026-08-04 | redhat |
| redhat | receptor-0:1.6.7-1.el9ap | 2026-08-04 | redhat |
| redhat | ansible-automation-platform-26/receptor-rhel9:1785632117 | 2026-08-04 | redhat |
| redhat | caddy-main-2.11.4-0.2.hum1 | 2026-07-15 | redhat |
| redhat | rust-main-1.97.0-1.1.hum1 | 2026-07-11 | redhat |
| redhat | caddy-main-2.11.4-0.1.hum1 | 2026-06-11 | redhat |
| redhat | trivy-main-0.69.3-1.2.hum1 | 2026-05-09 | redhat |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Affected Packages
(5 across 5 ecosystems)
Debian:11(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| golang-github-lucas-clemente-quic-go | 0.19.3-1 ... 0.59.0-2~bpo13+1 (30 versions) | — | — |
Debian:12(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| golang-github-lucas-clemente-quic-go | 0.29.0-1 ... 0.59.0-2~bpo13+1 (23 versions) | — | — |
Debian:13(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| golang-github-lucas-clemente-quic-go | 0.50.1-2 ... 0.59.0-2~bpo13+1 (9 versions) | — | — |
Debian:14(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| golang-github-lucas-clemente-quic-go | 0.50.1-2 ... 0.59.0-2~bpo13+1 (9 versions) | — | — |
Go(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| github.com/quic-go/quic-go | — | 0.59.1 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Additional Vendor Advisories
(2)
Vendors that published advisories for this CVE beyond the curated set above. Broader coverage but minimal per-row detail — click through for the original advisory.
Data Freshness Timeline
(refreshed 10× in last 7d / 41× 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.
Showing the most recent 100 of 187 total refreshes for this CVE.
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 03:11 UTCEPSS rescore
- 2026-09-14 05:29 UTCEG score recompute
- 2026-09-14 05:29 UTCVendor advisory
- 2026-09-13 16:47 UTCEPSS rescore
- 2026-09-12 23:36 UTCOSV refresh
- 2026-09-12 15:01 UTCEPSS rescore
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 09:37 UTCEPSS rescore
- 2026-09-10 09:34 UTCEPSS rescore
- 2026-09-08 22:00 UTCEPSS rescore
- 2026-09-07 16:01 UTCEPSS rescore
- 2026-09-06 13:47 UTCEPSS rescore
- 2026-09-04 05:06 UTCEPSS rescore
- 2026-09-02 14:12 UTCEPSS rescore
- 2026-09-01 13:53 UTCEPSS rescore
- 2026-09-01 04:39 UTCEPSS rescore
- 2026-08-30 19:17 UTCEPSS rescore
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-28 21:41 UTCEPSS rescore
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 14:46 UTCEPSS rescore
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-25 03:36 UTCEG score recompute
- 2026-08-25 03:36 UTCVendor advisory
Show 75 moreShow fewer
- 2026-08-24 01:13 UTCVendor advisory
- 2026-08-23 12:46 UTCEG score recompute
- 2026-08-23 12:46 UTCVendor advisory
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 14:40 UTCEG score recompute
- 2026-08-21 14:40 UTCVendor advisory
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-20 22:26 UTCVendor advisory
- 2026-08-20 10:00 UTCEG score recompute
- 2026-08-20 10:00 UTCVendor advisory
- 2026-08-19 17:03 UTCEPSS rescore
- 2026-08-18 13:48 UTCEPSS rescore
- 2026-08-17 15:59 UTCEG score recompute
- 2026-08-17 15:59 UTCVendor advisory
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-17 03:43 UTCVendor advisory
- 2026-08-16 15:12 UTCEG score recompute
- 2026-08-16 15:12 UTCVendor advisory
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 02:56 UTCEG score recompute
- 2026-08-16 02:56 UTCVendor advisory
- 2026-08-16 02:14 UTCEPSS rescore
- 2026-08-15 14:40 UTCEG score recompute
- 2026-08-15 14:40 UTCVendor advisory
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-14 23:23 UTCVendor advisory
- 2026-08-14 11:07 UTCVendor advisory
- 2026-08-13 22:51 UTCEG score recompute
- 2026-08-13 22:51 UTCVendor advisory
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-13 02:01 UTCEG score recompute
- 2026-08-13 02:01 UTCVendor advisory
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-12 13:45 UTCVendor advisory
- 2026-08-11 23:55 UTCEG score recompute
- 2026-08-11 23:55 UTCVendor advisory
- 2026-08-11 13:43 UTCEPSS rescore
- 2026-08-11 11:39 UTCEG score recompute
- 2026-08-11 11:39 UTCVendor advisory
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-10 23:23 UTCVendor advisory
- 2026-08-10 11:04 UTCVendor advisory
- 2026-08-09 22:43 UTCEG score recompute
- 2026-08-09 22:43 UTCVendor advisory
- 2026-08-09 13:46 UTCEPSS rescore
- 2026-08-09 10:27 UTCVendor advisory
- 2026-08-08 22:11 UTCEG score recompute
- 2026-08-08 22:11 UTCVendor advisory
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-08 09:51 UTCVendor advisory
- 2026-08-07 21:35 UTCEG score recompute
- 2026-08-07 21:35 UTCVendor advisory
- 2026-08-07 09:19 UTCVendor advisory
- 2026-08-06 21:03 UTCEG score recompute
- 2026-08-06 21:03 UTCVendor advisory
- 2026-08-06 13:46 UTCEPSS rescore
- 2026-08-06 08:47 UTCVendor advisory
- 2026-08-05 20:31 UTCEG score recompute
- 2026-08-05 20:31 UTCVendor advisory
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-04 19:18 UTCEG score recompute
- 2026-08-04 19:18 UTCVendor advisory
- 2026-08-04 15:10 UTCEPSS rescore
- 2026-08-04 10:38 UTCEPSS rescore
- 2026-08-04 03:58 UTCVendor advisory
- 2026-08-03 15:42 UTCEG score recompute
- 2026-08-03 15:42 UTCVendor advisory
- 2026-08-03 10:36 UTCEPSS rescore
- 2026-08-03 01:50 UTCVendor advisory
- 2026-08-02 13:34 UTCEG score recompute
- 2026-08-02 13:34 UTCVendor advisory
- 2026-08-02 02:27 UTCEPSS rescore
- 2026-08-02 01:18 UTCVendor advisory
- 2026-08-01 13:02 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-40898?
When was CVE-2026-40898 disclosed?
Is CVE-2026-40898 actively exploited?
What is the CVSS score of CVE-2026-40898?
How do I remediate CVE-2026-40898?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-40898
Is Your Infrastructure Affected by CVE-2026-40898?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.