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.
CVE-2026-46340
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 71% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EPSS
- 29.2%
- KEV
- Not listed
Published
June 8, 2026
Last Modified
June 30, 2026
Advisory Details (3)
Auto-updated Jun 12, 2026SCTP reassembly nests buffers without bound · Advisory · netty/netty · GitHub
https://github.com/netty/netty/security/advisories/GHSA-5xrh-qmmq-w6chnetty-4.2.15.Final
Patch available: netty/netty netty-4.2.15.Final
https://github.com/netty/netty/releases/tag/netty-4.2.15.Finalnetty-4.1.135.Final
Patch available: netty/netty netty-4.1.135.Final
https://github.com/netty/netty/releases/tag/netty-4.1.135.FinalVendor Advisories for CVE-2026-46340(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
Maven(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| io.netty:netty-transport-sctp | 4.0.0.Beta1 ... 4.1.99.Final (220 versions) | 4.1.135.Final | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 16× in last 7d / 84× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-05 17:24 UTCEG score recompute
- 2026-07-05 03:27 UTCEG score recompute
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-04 14:50 UTCEG score recompute
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-03 16:09 UTCEG score recompute
- 2026-07-03 02:54 UTCEG score recompute
- 2026-07-02 15:56 UTCEG score recompute
- 2026-07-02 05:00 UTCEG score recompute
- 2026-07-01 18:05 UTCEG score recompute
- 2026-07-01 15:07 UTCEPSS rescore
- 2026-07-01 06:30 UTCEG score recompute
- 2026-06-30 23:22 UTCEPSS rescore
- 2026-06-30 17:52 UTCEG score recompute
- 2026-06-30 06:10 UTCEG score recompute
- 2026-06-29 19:16 UTCEG score recompute
- 2026-06-29 07:31 UTCEG score recompute
- 2026-06-28 19:29 UTCEG score recompute
- 2026-06-28 14:07 UTCEPSS rescore
- 2026-06-28 08:35 UTCEG score recompute
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-27 21:38 UTCEG score recompute
Show 59 moreShow fewer
- 2026-06-27 10:43 UTCEG score recompute
- 2026-06-27 03:08 UTCEPSS rescore
- 2026-06-26 23:48 UTCEG score recompute
- 2026-06-26 12:45 UTCEG score recompute
- 2026-06-25 22:56 UTCEG score recompute
- 2026-06-25 13:49 UTCEPSS rescore
- 2026-06-25 12:00 UTCEG score recompute
- 2026-06-25 01:05 UTCEG score recompute
- 2026-06-24 14:11 UTCEG score recompute
- 2026-06-24 14:05 UTCEPSS rescore
- 2026-06-24 02:46 UTCEG score recompute
- 2026-06-23 21:33 UTCEPSS rescore
- 2026-06-23 21:33 UTCEPSS rescore
- 2026-06-23 15:51 UTCEG score recompute
- 2026-06-22 22:43 UTCEG score recompute
- 2026-06-22 14:25 UTCEPSS rescore
- 2026-06-22 14:25 UTCEPSS rescore
- 2026-06-22 05:40 UTCEG score recompute
- 2026-06-21 14:56 UTCEPSS rescore
- 2026-06-21 14:56 UTCEPSS rescore
- 2026-06-21 10:55 UTCEG score recompute
- 2026-06-21 01:59 UTCEPSS rescore
- 2026-06-21 01:59 UTCEPSS rescore
- 2026-06-20 21:49 UTCEG score recompute
- 2026-06-20 10:13 UTCEG score recompute
- 2026-06-19 23:13 UTCEG score recompute
- 2026-06-19 19:26 UTCEPSS rescore
- 2026-06-19 19:26 UTCEPSS rescore
- 2026-06-19 10:48 UTCEG score recompute
- 2026-06-18 23:38 UTCEG score recompute
- 2026-06-18 17:52 UTCEPSS rescore
- 2026-06-18 17:52 UTCEPSS rescore
- 2026-06-18 12:28 UTCEG score recompute
- 2026-06-18 01:33 UTCEG score recompute
- 2026-06-17 17:53 UTCEPSS rescore
- 2026-06-17 14:39 UTCEG score recompute
- 2026-06-17 03:45 UTCEG score recompute
- 2026-06-16 17:53 UTCEPSS rescore
- 2026-06-16 16:51 UTCEG score recompute
- 2026-06-16 05:52 UTCEG score recompute
- 2026-06-15 18:58 UTCEG score recompute
- 2026-06-15 17:49 UTCEPSS rescore
- 2026-06-15 08:01 UTCEG score recompute
- 2026-06-14 21:06 UTCEG score recompute
- 2026-06-14 10:12 UTCEG score recompute
- 2026-06-13 23:17 UTCEG score recompute
- 2026-06-13 23:00 UTCEPSS rescore
- 2026-06-13 12:22 UTCEG score recompute
- 2026-06-13 01:21 UTCEG score recompute
- 2026-06-12 23:12 UTCEPSS rescore
- 2026-06-12 14:27 UTCEG score recompute
- 2026-06-12 03:32 UTCEG score recompute
- 2026-06-11 16:37 UTCEG score recompute
- 2026-06-11 05:42 UTCEG score recompute
- 2026-06-10 18:48 UTCEG score recompute
- 2026-06-10 07:54 UTCEG score recompute
- 2026-06-09 20:57 UTCEG score recompute
- 2026-06-09 10:02 UTCEG score recompute
- 2026-06-08 23:08 UTCEG score recompute
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-46340?
When was CVE-2026-46340 disclosed?
Is CVE-2026-46340 actively exploited?
What is the CVSS score of CVE-2026-46340?
How do I remediate CVE-2026-46340?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-46340
Is Your Infrastructure Affected by CVE-2026-46340?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.