PT-2026-47611 · Unknown+1 · Netty-Transport-Sctp+1

·

CVE-2026-46340

·

Published

2026-06-08

·

Updated

2026-09-01

CVSS v3.1

7.5

High

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions netty-transport-sctp versions prior to 4.1.135.Final netty-transport-sctp versions prior to 4.2.15.Final
Description A remote attacker can cause a Denial of Service (DoS) by sending specially crafted, non-complete Stream Control Transmission Protocol (SCTP) message fragments. The issue occurs because the handler uses fragments.put(streamId, Unpooled.wrappedBuffer(frag, byteBuf)) for each non-complete fragment, creating a new CompositeByteBuf that wraps the previous accumulator. This results in an N-deep chain of composites where readableBytes() or getBytes() calls recurse N levels. Since there are no limits on the number of fragments, total bytes, or the number of streamId entries an attacker can open, a peer that never sets the complete flag can cause unbounded memory growth and excessive system resource consumption.
Recommendations Update netty-transport-sctp to version 4.1.135.Final or later. Update netty-transport-sctp to version 4.2.15.Final or later.

Exploit

Fix

DoS

Allocation of Resources Without Limits

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CLEANSTART-2026-BO52019
CLEANSTART-2026-DT81884
CLEANSTART-2026-EG39405
CLEANSTART-2026-GX44743
CLEANSTART-2026-RS65756
CLEANSTART-2026-SH44648
CLEANSTART-2026-VP53607
CVE-2026-46340
GHSA-5XRH-QMMQ-W6CH
OPENSUSE-SU-2026:11033-1
RHSA-2026:53644
SUSE-SU-2026:2802-1

Affected Products

Red Os
Netty-Transport-Sctp