CVE-2026-56818
Description
Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, the RedisArrayAggregator Redis codec clears retained partial aggregate state when the maxNestedArrayDepth limit is exceeded, but it does not clear the same state when the sibling maxElements limit is exceeded. A peer can start a valid RESP array, send a bulk string child, then send a nested array header longer than the configured maxElements. Netty throws a decoder exception in decodeRedisArrayHeader, but the existing partial aggregate remains retained in the handler. If the application leaves the channel alive after the exception, later messages are still consumed into the pre-error aggregate, allowing an unauthenticated peer to keep attacker-controlled aggregate state alive across a security-limit exception and pin retained pooled buffers. This issue is fixed in versions 4.1.136.Final and 4.2.16.Final.
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.1.136.Final | 4.1.136.Final |
io.netty:netty-codec-redisMaven | >= 4.2.0-Final, < 4.2.16.Final | 4.2.16.Final |
Affected products
4- osv-coords3 versionspkg:apk/chainguard/gremlin-serverpkg:apk/chainguard/pinotpkg:rpm/opensuse/netty&distro=openSUSE%20Tumbleweed
< 3.8.1-r2+ 2 more
- (no CPE)range: < 3.8.1-r2
- (no CPE)range: < 1.5.1-r12
- (no CPE)range: < 4.1.136-1.1
Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-p9jm-q85p-7mcpghsaADVISORY
- github.com/netty/netty/commit/5b68c61f37aa4a3045cba624cbea239655c9003bnvdWEB
- github.com/netty/netty/commit/bb2ff68a1fb71cb4b0eb9a9e17b66c52aff680c6nvdWEB
- github.com/netty/netty/pull/17065nvdWEB
- github.com/netty/netty/security/advisories/GHSA-p9jm-q85p-7mcpnvdWEB
News mentions
0No linked articles in our index yet.