← back
CVE-2026-50011highCWE-400CWE-770

Netty has unbounded pre-allocation in RedisArrayAggregator from RESP array length

41Vexday Risk Score

No sign of exploitation. It has a public proof of concept.

ssvc Attendcvss 7.5epss 0.4%
from disclosure to weapon34 days
Published on NVDJun 12
1st PoC+34d
exploitation probability
0.4%top 63% of all CVEs
observed exploitation
nono source reports it
2 public exploit(s)
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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected products
netty · netty
⚠ Public resources, to assess the exposure of systems you control or are authorized to test. Test only with authorization.