PT-2026-60063 · Netty · Netty
Published
2026-07-14
·
Updated
2026-07-15
·
CVE-2026-44891
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Netty (affected versions not specified)
Description
The
io.netty.handler.codec.stomp.StompSubframeDecoder fails to limit the total number of headers or their cumulative size per frame. While the maxLineLength parameter restricts the length of individual header lines, the lack of a limit on the total number of headers allows an attacker to send a large volume of short headers. These are accumulated in memory within the DefaultStompHeadersSubframe until the JVM throws an OutOfMemoryError, resulting in a Denial of Service.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Resource Exhaustion
Allocation of Resources Without Limits
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Netty