CVE-2026-46340: Netty: SCTP reassembly nests buffers without bound

Published Jun 8, 2026
·
Updated

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.

Affected Software

5 affected componentsFixes available
maven/io.netty:netty-transport-sctp<=4.1.134.Final
4.1.135.Final
maven/io.netty:netty-transport-sctp>=4.2.0.Final<=4.2.14.Final
4.2.15.Final
Netty Netty<4.1.135
Netty Netty>=4.2.0<4.2.15
IBM Netezza Software<=11.3.0.3-IF2

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade maven/io.netty:netty-transport-sctp to a version that resolves this vulnerability.

    Fixed in 4.1.135.Final
  2. Upgrade

    Upgrade maven/io.netty:netty-transport-sctp to a version that resolves this vulnerability.

    Fixed in 4.2.15.Final
  3. Upgrade

    Upgrade netty-transport-sctp to a version that resolves this vulnerability.

    Fixed in 4.1.135.Final
  4. Upgrade

    Upgrade netty-transport-sctp to a version that resolves this vulnerability.

    Fixed in 4.2.15.Final

Event History

Jun 8, 2026
Advisory Published
via GitHub·11:02 PM
Data Sourced
via GitHub·11:02 PM
DescriptionSeverityWeaknessAffected Software
Jun 12, 2026
CVE Published
via MITRE·02:19 PM
Data Sourced
via MITRE·02:19 PM
DescriptionSeverityWeakness
Data Sourced
via Red Hat·03:01 PM
DescriptionSeverityAffected Software
Data Sourced
via NVD·03:16 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·03:16 PM
Affected Software
Aug 20, 2026
Data Sourced
via IBM·12:00 AM
DescriptionAffected Software

Parent advisories

This vulnerability appears in the following advisories.

Frequently Asked Questions

1

What is the severity of CVE-2026-46340?

The severity of CVE-2026-46340 is classified as high, with a score of 7.5.

2

How do I fix CVE-2026-46340?

To fix CVE-2026-46340, upgrade to Netty 4.1.135 or later, or 4.2.15 or later.

3

What impact does CVE-2026-46340 have on my application?

CVE-2026-46340 can lead to a denial of service due to resource exhaustion from excessive composite buffers.

4

Is CVE-2026-46340 a vulnerability in all versions of Netty?

CVE-2026-46340 affects versions of Netty prior to 4.1.135 and 4.2.15.

5

How can I identify if CVE-2026-46340 is affecting my system?

To identify if CVE-2026-46340 is affecting your system, check your version of Netty and review any error logs for signs of resource exhaustion.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203