CVE-2026-59902 PUBLISHED

Netty: Memory Exhaustion in SctpMessageCompletionHandler

Assigner: GitHub_M
Reserved: 07.07.2026 Published: 17.08.2026 Updated: 17.08.2026

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Final and 4.2.17.Final, io.netty.handler.codec.sctp.SctpMessageCompletionHandler limits incomplete messages and fragment counts but not maxBufferedBytes, allowing unauthenticated peers to exhaust memory with large SCTP fragments. This issue is fixed in versions 4.1.137.Final and 4.2.17.Final.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS Score: 7.5

Product Status

Vendor netty
Product netty
Versions
  • Version < 4.1.137.Final is affected
  • Version >= 4.2.0.Final, < 4.2.17.Final is affected

References

Problem Types

  • CWE-400: Uncontrolled Resource Consumption CWE