GHSA-hpcc-26xq-25fv
HIGHCVE-2026-56816Netty's Http3FrameCodec buffers incoming data for HTTP/3 reserved frame types up to the specified payload length without any limits. The payload length is read directly from the wire and trusted without validation. A bad actor can send a reserved frame with a payload length of up to Integer.MAXVALUE, causing the server to buffer the data in memory. This leads to an OOM and a gradual Denial of Serv
- Affected
- < 4.2.16.Final
- Fixed in
- 4.2.16.Final
- Weakness
- CWE-400
- Published
- 2026-07-22
- Source
- github