CVE-2026-50011: Netty: Unbounded pre-allocation in RedisArrayAggregator from RESP array length
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.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-50011 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →