CVE-2026-48006
Reported by GitHub_M · Published June 12, 2026
Netty is a network application framework for development of protocol servers and clients. Prior to versions 4.1.135.Final and 4.2.15.Final, the RedisArrayAggregator handler permanently leaks pooled direct-memory buffers when a Redis pipeline connection closes before a RESP array aggregate completes. The handler retains child messages in per-handler state (`depths` field) but defines no `channelInactive`, `handlerRemoved`, or `exceptionCaught` method to release them when the pipeline tears down. Because the leaked buffers are slices of `PooledByteBufAllocator` chunks, they prevent those chunks from being returned to the JVM-wide direct-memory pool. Repeated connection churn by any network peer monotonically drains this shared pool, eventually causing allocation failures on all Netty channels in the process. Versions 4.1.135.Final and 4.2.15.Final patch the issue.
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| netty | netty | >= 4.2.0.Final, < 4.2.15.Final, < 4.1.135.Final |
| Red Hat | Red Hat JBoss Enterprise Application Platform 7 | |
| Red Hat | Red Hat Single Sign-On 7 | |
| wolfi | celeborn-0.5 | 0, 0, 0 |
| Red Hat | Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16 | |
| Maven | io.netty:netty-codec-redis | 0, 0, 0 |
| wolfi | celeborn-0.6 | 0, 0, 0 |
| netty | netty | >= 4.2.0.Final, < 4.2.15.Final, >= 4.2.0.Final, < 4.2.15.Final, < 4.1.135.Final |
| chainguard | celeborn-0.6 | 0, 0, 0 |
| chainguard | celeborn-0.5 | 0, 0, 0 |
| Red Hat | Red Hat Data Grid 8 | |
| Red Hat | Red Hat JBoss Enterprise Application Platform Expansion Pack | |
| Red Hat | Red Hat build of Apache Camel for Spring Boot 4 | |
| Red Hat | Red Hat Fuse 7 |
Timeline
- Jun 11, 2026 CVE Published
- Jun 12, 2026 Security Advisory
- Jun 15, 2026 CVE Updated
- Jul 9, 2026 EPSS Score
- Jul 9, 2026 Distribution Patch
- Jul 9, 2026 Security Advisory
References
- https://github.com/netty/netty/security/advisories/GHSA-6jv9-x5w9-2ccm x_refsource_CONFIRM
- https://github.com/netty/netty/releases/tag/netty-4.1.135.Final x_refsource_MISC
- https://github.com/netty/netty/releases/tag/netty-4.2.15.Final x_refsource_MISC
- https://nvd.nist.gov/vuln/detail/CVE-2026-48006 advisory
- https://github.com/advisories/GHSA-6jv9-x5w9-2ccm advisory
- https://access.redhat.com/security/cve/CVE-2026-48006 vdb
- RHBZ#2488433 issue
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-48006.json url
- https://access.redhat.com/errata/RHSA-2026:37390 vendor-advisory