CVE-2026-46340
EUVD-2026-3645112.06.2026, 15:16
Netty is a network application framework for development of protocol servers and clients. In versions of netty-transport-sctp prior to 4.1.135.Final and 4.2.15.Final, for each non-complete SctpMessage fragment the handler does `fragments.put(streamId, Unpooled.wrappedBuffer(frag, byteBuf))`, wrapping the previous accumulator and the new slice into a *new* CompositeByteBuf every time. After N fragments the accumulator is an N-deep chain of composites, each holding references and component arrays; readableBytes()/getBytes() on the final buffer recurse N levels. There is no limit on N, on total bytes, or on the number of streamIdentifiers an attacker can open (each gets its own map entry). A peer that never sets the `complete` flag can grow this structure indefinitely from tiny 1-byte DATA chunks. Versions 4.1.135.Final and 4.2.15.Final patch the issue.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| netty | netty | 𝑥 < 4.1.135 |
| netty | netty | 4.2.0 ≤ 𝑥 < 4.2.15 |
𝑥
= Vulnerable software versions
Early Detection
Affected products identified ahead of NVD analysis through intelligence sources.
| Vendor | Product | Version | Source |
|---|---|---|---|
| Red Hat | Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16 | transport-sctp ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat Data Grid 8.6.2 | transport-sctp ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | 0:2.16.0-22.redhat_00057.1.el7eap ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | 0:2.3.14-11.SP11_redhat_00001.1.el7eap ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | 0:1.5.26-2.Final_redhat_00001.1.el7eap ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | 0:2.18.8-1.redhat_00003.1.el7eap ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | 0:2.18.8-1.redhat_00003.1.el7eap ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | 0:2.18.8-1.redhat_00003.1.el7eap ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | 0:2.18.8-1.redhat_00003.1.el7eap ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | 0:2.18.8-1.redhat_00003.1.el7eap ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | 0:2.18.8-1.redhat_00003.1.el7eap ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | 0:5.0.31-3.SP2_redhat_00001.1.el7eap ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | 0:1.10.0-46.Final_redhat_00044.1.el7eap ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | 0:4.1.135-1.Final_redhat_00001.1.el7eap ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | 0:4.1.135-1.Final_redhat_00001.1.el7eap ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | 0:2.5.5-30.SP12_redhat_00020.1.el7eap ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | 0:2.5.5-24.SP12_redhat_00016.1.el7eap ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | 0:2.2.40-2.SP3_redhat_00001.1.el7eap ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | 0:7.4.25-2.GA_redhat_00001.1.el7eap ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat JBoss Enterprise Application Platform 8.1 | transport-sctp ≤ 𝑥 < * | ADP |
Debian Releases
Ubuntu Releases
openSUSE / SLES Releases
openSUSE Product | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| netty-tcnative |
|
References