Netty is a network application framework for development of protocol servers and clients. In netty-codec-redis prior to versions 4.1.135.Final and 4.2.15.Final, an attacker can cause DoS by sending a crafted Redis payload with deeply nested arrays. This forces the server to allocate a massive number of state objects and collections, leading to memory exhaustion and an OutOfMemoryError. Versions 4.1.135.Final and 4.2.15.Final patch the issue.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-3244-j874-rhc2 | Netty: Memory Exhaustion in RedisArrayAggregator due to Deeply Nested Arrays |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Thu, 11 Jun 2026 23:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Netty
Netty netty |
|
| Vendors & Products |
Netty
Netty netty |
Thu, 11 Jun 2026 21:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Netty is a network application framework for development of protocol servers and clients. In netty-codec-redis prior to versions 4.1.135.Final and 4.2.15.Final, an attacker can cause DoS by sending a crafted Redis payload with deeply nested arrays. This forces the server to allocate a massive number of state objects and collections, leading to memory exhaustion and an OutOfMemoryError. Versions 4.1.135.Final and 4.2.15.Final patch the issue. | |
| Title | Netty: Memory Exhaustion in RedisArrayAggregator due to Deeply Nested Arrays | |
| Weaknesses | CWE-400 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-06-11T20:49:00.487Z
Reserved: 2026-05-05T16:33:55.844Z
Link: CVE-2026-44250
No data.
Status : Received
Published: 2026-06-11T22:16:56.857
Modified: 2026-06-11T22:16:56.857
Link: CVE-2026-44250
No data.
OpenCVE Enrichment
Updated: 2026-06-11T23:00:14Z
Weaknesses
Github GHSA