PT-2026-47607 · Netty+1 · Netty+1

·

CVE-2026-45416

·

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 (ionetty:netty-handler) (affected versions not specified)
Description An uncontrolled memory allocation issue exists in the SslClientHelloHandler.decode() function. When a ClientHello does not fit in the first record, the system eagerly allocates memory using ctx.alloc().buffer(handshakeLength) based on the 24-bit TLS handshake length. Because the SniHandler, AbstractSniHandler, and related constructors often set maxClientHelloLength and handshakeTimeoutMillis to 0, the length guard is disabled and no timeout is scheduled. Consequently, a request of 16 MiB or larger exceeds the default pooled chunk size, resulting in an immediate huge or unpooled allocation that is retained until the channel closes.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

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-BK55944
CLEANSTART-2026-FV79231
CLEANSTART-2026-KL03760
CLEANSTART-2026-LB41442
CLEANSTART-2026-NE94194
CLEANSTART-2026-NW12954
CLEANSTART-2026-RS65756
CLEANSTART-2026-SH44648
CLEANSTART-2026-YY96069
CVE-2026-45416
GHSA-X4GW-5CX5-PGMH
OPENSUSE-SU-2026:11033-1
RHSA-2026:53644
SUSE-SU-2026:2802-1

Affected Products

Netty
Red Os