CVE-2026-33814
high
CVSS v3
7.5
CVSS v2
—
VIR risk
7.5
Description
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.
Predictions
Exploit likelihood
83%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2026-33814.html
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2026-33814
Vendor advisory: security@golang.org — https://pkg.go.dev/vuln/GO-2026-4918
Vendor advisory: security@golang.org — https://groups.google.com/g/golang-announce/c/qcCIEXso47M
Vendor advisory: security@golang.org — https://go.dev/cl/761640
Vendor advisory: security@golang.org — https://go.dev/cl/761581
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | affected | |
| debian | bullseye | affected | |
| debian | forky | affected | |
| debian | sid | affected | |
| debian | trixie | affected | |
| sles | affected | |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Go | golang.org/x/net | <0.53.0 | 0.53.0 |
| Go | stdlib | >=1.26.0-0,<1.26.3 | 1.25.10 |
References
CWEs
CWE-835
Verify integrity in audit chain (admin only). AS-IS.