HIGH 7.5 GitHub

CVE-2026-56819

Netty: HTTP/2 decompression leaks ByteBuf reference count when the decompressor channel is already closed (Direct memory leak / OOM DoS)

### Summary A remote, unauthenticated peer can leak one direct `ByteBuf` per HTTP/2 `DATA` frame in applications that enable HTTP/2 content decompression via `DelegatingDecompressorFrameListener`. When a `DATA` frame is processed for a stream whose decompressor has already been closed, `Http2Decompressor.decompress(...)` retains the frame buffer but never releases it on the error path, so its reference count never returns to zero. Repeating this over a long-lived HTTP/2 connection exhausts dire

Affected Products

References

Published: 2026-07-31 · Source: GitHub · Feed updated: 2026-08-04
This high severity vulnerability with a CVSS score of 7.5 was published on 2026-07-31 via GitHub. Affected: maven/io.netty:netty-codec-http2 >= 4.2.0, <= 4.2.15.Final, maven/io.netty:netty-codec-http2 >= 4.1.0.Final, <= 4.1.135.Final.
vulnfeed aggregates 9166 vulnerabilities from NVD, CISA KEV, Ubuntu, Debian, Red Hat, Kubernetes, Exploit-DB, OSS-Security, GitHub and OpenStack — updated every 4 hours.