CVE detail
CVE-2026-33814
When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 30.0 · diversity 20.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
19 source links · newest first
Information published.
vendormsrc.microsoft.comMay 10, 2026, 8:02 AM- https://access.redhat.com/errata/RHSA-2026:43692access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 7, 2026, 8:16 PM - https://access.redhat.com/errata/RHSA-2026:42644access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 7, 2026, 8:16 PM - https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-33814.jsonsecurity.access.redhat.com
No excerpt available.
Vendor Advisorysecurity.access.redhat.comMay 7, 2026, 8:16 PM - https://bugzilla.redhat.com/show_bug.cgi?id=2467815bugzilla.redhat.com
No excerpt available.
Exploitbugzilla.redhat.comMay 7, 2026, 8:16 PM - https://access.redhat.com/security/cve/CVE-2026-33814access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 7, 2026, 8:16 PM - https://access.redhat.com/errata/RHSA-2026:37387access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 7, 2026, 8:16 PM - https://access.redhat.com/errata/RHSA-2026:34342access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 7, 2026, 8:16 PM - https://access.redhat.com/errata/RHSA-2026:33150access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 7, 2026, 8:16 PM - https://access.redhat.com/errata/RHSA-2026:33142access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 7, 2026, 8:16 PM - https://access.redhat.com/errata/RHSA-2026:33123access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 7, 2026, 8:16 PM - https://access.redhat.com/errata/RHSA-2026:33120access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 7, 2026, 8:16 PM - https://access.redhat.com/errata/RHSA-2026:23264access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 7, 2026, 8:16 PM - https://access.redhat.com/errata/RHSA-2026:23262access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 7, 2026, 8:16 PM - https://pkg.go.dev/vuln/GO-2026-4918pkg.go.dev
No excerpt available.
Exploitpkg.go.devMay 7, 2026, 8:16 PM - https://groups.google.com/g/golang-announce/c/qcCIEXso47Mgroups.google.com
No excerpt available.
Patchgroups.google.comMay 7, 2026, 8:16 PM No excerpt available.
Vendor Advisorygo.devMay 7, 2026, 8:16 PM- https://go.dev/cl/761640go.dev
No excerpt available.
Vendor Advisorygo.devMay 7, 2026, 8:16 PM - https://go.dev/cl/761581go.dev
No excerpt available.
Vendor Advisorygo.devMay 7, 2026, 8:16 PM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-33891CVSS 7.5 · High
Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.4.0, a Denial of Service (DoS) vulnerability exists in th…
- CVE-2022-3252CVSS 7.5 · High
Improper detection of complete HTTP body decompression SwiftNIO Extras provides a pair of helpers for transparently decompressing received HTTP request or response bodies. These t…
- CVE-2026-39820CVSS 7.5 · High
Well-crafted inputs reaching ParseAddress, ParseAddressList, and ParseDate were able to trigger excessive CPU exhaustion and memory allocations.
- CVE-2022-30634CVSS 7.5 · High
Infinite loop in Read in crypto/rand before Go 1.17.11 and Go 1.18.3 on Windows allows attacker to cause an indefinite hang by passing a buffer larger than 1 << 32 - 1 bytes.
- CVE-2021-33194CVSS 7.5 · High
golang.org/x/net before v0.0.0-20210520170846-37e1c6afe023 allows attackers to cause a denial of service (infinite loop) via crafted ParseFragment input.
- CVE-2021-27918CVSS 7.5 · High
encoding/xml in Go before 1.15.9 and 1.16.x before 1.16.1 has an infinite loop if a custom TokenReader (for xml.NewTokenDecoder) returns EOF in the middle of an element. This can…