CVE-2026-50011
Last modified
CVE-2026-50011 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
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, 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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Netty | Netty | < 4.1.135 |
| Netty | Netty | >= 4.2.0, < 4.2.15 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-50011?
How severe is CVE-2026-50011?
How do I fix CVE-2026-50011?
Are you affected by CVE-2026-50011?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
