Improperly Controlled Sequential Memory Allocation Affecting io.netty:netty-transport-sctp package, versions [,4.1.137.Final)[4.2.0.Final,4.2.17.Final)


Severity

Recommended
0.0
high
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.68% (50th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-JAVA-IONETTY-18956130
  • published19 Aug 2026
  • disclosed17 Aug 2026
  • creditvioletagg

Introduced: 17 Aug 2026

NewCVE-2026-59902  (opens in a new tab)
CWE-1325  (opens in a new tab)

How to fix?

Upgrade io.netty:netty-transport-sctp to version 4.1.137.Final, 4.2.17.Final or higher.

Overview

Affected versions of this package are vulnerable to Improperly Controlled Sequential Memory Allocation due to unbounded buffering of incomplete SCTP message fragments. An attacker can trigger an OutOfMemoryError by sending large or many fragmented SCTP messages that the handler retains while waiting for completion. The handler limits fragment counts, but it does not cap the total bytes held across incomplete messages, so a small number of concurrent connections can accumulate enough buffered data to exhaust server memory and disrupt applications using Netty’s SCTP transport.

CVSS Base Scores

version 4.0
version 3.1