CVE-2026-56745
Last modified
CVE-2026-56745 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Netty is a network application framework for development of protocol servers and clients. In versions 4.2.0.Final through 4.2.15.Final and 4.1.0.Final through 4.1.135.Final, the `SpdyHttpDecoder` handler in Netty's SPDY-to-HTTP codec allocates a pooled `ByteBuf` when processing a client-initiated `SYN_STREAM` frame with `FLAG_FIN=0` and stores the partially constructed `FullHttpRequest` in `messageMap`; when the remote peer sends `RST_STREAM` for that stream or the accumulated content exceeds `maxContentLength`, the decoder removes the entry but does not release the pooled `ByteBuf`, causing native memory exhaustion. EPSS estimates a 0.50% chance of exploitation in the next 30 days.
Description
Netty is a network application framework for development of protocol servers and clients. In versions 4.2.0.Final through 4.2.15.Final and 4.1.0.Final through 4.1.135.Final, the `SpdyHttpDecoder` handler in Netty's SPDY-to-HTTP codec allocates a pooled `ByteBuf` when processing a client-initiated `SYN_STREAM` frame with `FLAG_FIN=0` and stores the partially constructed `FullHttpRequest` in `messageMap`; when the remote peer sends `RST_STREAM` for that stream or the accumulated content exceeds `maxContentLength`, the decoder removes the entry but does not release the pooled `ByteBuf`, causing native memory exhaustion. This issue is fixed in versions 4.1.136.Final and 4.2.16.Final.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/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
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Netty | Netty | >= 4.1.0, < 4.1.136 |
| Netty | Netty | >= 4.2.0, < 4.2.16 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-56745?
How severe is CVE-2026-56745?
How do I fix CVE-2026-56745?
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-5673A flaw was found in libtheora. This heap-based out-of-bounds…7.1
- CVE-2026-5674A flaw was found in PipeWire, a multimedia server. This vuln…8.8
- CVE-2026-56740JLine is a Java library for handling console input. Prior to…7.5
- CVE-2026-56741JLine is a Java library for handling console input. Prior to…7.5
- CVE-2026-56742Cilium is a networking, observability, and security solution…8.9
- CVE-2026-56743Cilium is a networking, observability, and security solution…5.4
- CVE-2026-56746Netty is a network application framework for development of …6.5
- CVE-2026-56747Improper control of generation of code in the JSON Pointer-t…8.8
- CVE-2026-56748Improper validation of symbolic links in the Pack Git import…8.8
- CVE-2026-5675A vulnerability was found in itsourcecode Construction Manag…6.3
- CVE-2026-56758The ACSE layer contains a flaw in the processing of AARQ PDU…6.9
- CVE-2026-5676A vulnerability was identified in Totolink A8000R 5.9c.681_B…7.3
Are you affected by CVE-2026-56745?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
