CVE-2026-48006
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
io.netty:netty-codec-redisMaven | >= 4.2.0.Final, < 4.2.15.Final | 4.2.15.Final |
io.netty:netty-codec-redisMaven | < 4.1.135.Final | 4.1.135.Final |
Affected products
15- osv-coords13 versionspkg:apk/chainguard/celeborn-0.5pkg:apk/chainguard/celeborn-0.6pkg:apk/chainguard/management-api-for-apache-cassandra-5.0pkg:apk/chainguard/pinot-fipspkg:apk/chainguard/tezpkg:apk/chainguard/thingsboard-tb-nodepkg:apk/wolfi/celeborn-0.5pkg:apk/wolfi/celeborn-0.6pkg:apk/wolfi/management-api-for-apache-cassandra-5.0pkg:apk/wolfi/tezpkg:apk/wolfi/thingsboard-tb-nodepkg:maven/io.netty/netty-codec-redispkg:rpm/opensuse/netty&distro=openSUSE%20Tumbleweed
< 0.5.4-r25+ 12 more
- (no CPE)range: < 0.5.4-r25
- (no CPE)range: < 0.6.3-r8
- (no CPE)range: < 0.1.120-r0
- (no CPE)range: < 1.5.0-r11
- (no CPE)range: < 0.10.5-r15
- (no CPE)range: < 4.3.1.2-r13
- (no CPE)range: < 0.5.4-r25
- (no CPE)range: < 0.6.3-r8
- (no CPE)range: < 0.1.120-r0
- (no CPE)range: < 0.10.5-r15
- (no CPE)range: < 4.3.1.2-r13
- (no CPE)range: >= 4.2.0.Final, < 4.2.15.Final
- (no CPE)range: < 4.1.135-1.1
Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-6jv9-x5w9-2ccmghsaADVISORY
- github.com/netty/netty/security/advisories/GHSA-6jv9-x5w9-2ccmnvdVendor AdvisoryWEB
- nvd.nist.gov/vuln/detail/CVE-2026-48006ghsaADVISORY
- github.com/netty/netty/releases/tag/netty-4.1.135.FinalnvdRelease NotesWEB
- github.com/netty/netty/releases/tag/netty-4.2.15.FinalnvdRelease NotesWEB
News mentions
1- Netty: Six High-Severity CVEs Disclosed Together — Memory Leaks in Redis, HAProxy, and HTTP/2 CodecsVypr Intelligence · Jun 11, 2026