PT-2026-48688 · Unknown+1 · Netty-Codec-Http2+1
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-codec-http2 versions prior to 4.1.135.Final
netty-codec-http2 versions prior to 4.2.15.Final
Description
The
DelegatingDecompressorFrameListener class manages HTTP/2 decompression by using a per-stream EmbeddedChannel to run decompression codecs such as gzip, deflate, or zstd. Decompressed chunks are handled as pooled ByteBuf objects and passed to an anonymous ChannelInboundHandlerAdapter tail handler responsible for their release. A remote peer can send specifically crafted frames that cause the flow-controller to throw an exception, triggering a resource leak. This leak can lead to an OutOfMemoryError (OOME), potentially crashing the Java Virtual Machine (JVM).Recommendations
Update to version 4.1.135.Final.
Update to version 4.2.15.Final.
Exploit
Fix
DoS
Memory Leak
Resource Exhaustion
Missing Release of Resource after Effective Lifetime
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Red Os
Netty-Codec-Http2