CVE-2026-50011
Netty has unbounded pre-allocation in RedisArrayAggregator from RESP array length
CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th
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, RedisArrayAggregator pre-allocates ArrayList with initial capacity equal to the RESP array element count declared in an array header. That count is taken from the wire before the corresponding child messages exist. A small malicious header can claim a huge initial capacity. Versions 4.1.135.Final and 4.2.15.Final patch the issue.
| CWE | CWE-400 CWE-770 |
| Vendor | netty |
| Product | netty |
| Published | Jun 12, 2026 |
| Last Updated | Jun 12, 2026 |
Stay Ahead of the Next One
Get instant alerts for netty netty
Be the first to know when new high vulnerabilities affecting netty netty are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
Affected Versions
netty / netty
>= 4.2.0.Final, < 4.2.15.Final < 4.1.135.Final