CVE-2026-35469
Last modified
CVE-2026-35469 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. spdystream is a Go library for multiplexing streams over SPDY connections. In versions 0.5.0 and below, the SPDY/3 frame parser does not validate attacker-controlled counts and lengths before allocating memory. EPSS estimates a 0.66% chance of exploitation in the next 30 days.
Description
spdystream is a Go library for multiplexing streams over SPDY connections. In versions 0.5.0 and below, the SPDY/3 frame parser does not validate attacker-controlled counts and lengths before allocating memory. Three allocation paths are affected: the SETTINGS frame entry count, the header count in parseHeaderValueBlock, and individual header field sizes — all read as 32-bit integers and used directly as allocation sizes with no bounds checking. Because SPDY header blocks are zlib-compressed, a small on-the-wire payload can decompress into large attacker-controlled values. A remote peer that can send SPDY frames to a service using spdystream can exhaust process memory and cause an out-of-memory crash with a single crafted control frame. This issue has been fixed in version 0.5.1.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-35469?
How severe is CVE-2026-35469?
How do I fix CVE-2026-35469?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-35463pyLoad is a free and open-source download manager written in…8.8
- CVE-2026-35464pyLoad is a free and open-source download manager written in…7.5
- CVE-2026-35465SecureDrop Client is a desktop app for journalists to secure…7.5
- CVE-2026-35466XSS vulnerability in cveInterface.js allows for inject HTML …6.1
- CVE-2026-35467The stored API keys in temporary browser client is not marke…7.5
- CVE-2026-35468nimiq/core-rs-albatross is a Rust implementation of the Nimi…7.5
- CVE-2026-3547Out-of-bounds read in ALPN parsing due to incomplete validat…7.5
- CVE-2026-35470OpenSTAManager is an open source management software for tec…8.8
- CVE-2026-35471goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-be…9.8
- CVE-2026-35472WeGIA is a Web manager for charitable institutions. Prior to…6.1
- CVE-2026-35473WeGIA is a Web manager for charitable institutions. Prior to…6.1
- CVE-2026-35474WeGIA is a Web manager for charitable institutions. Prior to…6.1
Are you affected by CVE-2026-35469?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
