Bug 2488413 (CVE-2026-50011) - CVE-2026-50011 netty-codec-redis: Netty: Denial of Service via malicious Redis array header
Summary: CVE-2026-50011 netty-codec-redis: Netty: Denial of Service via malicious Redi...
Keywords:
Status: NEW
Alias: CVE-2026-50011
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-12 16:01 UTC by OSIDB Bzimport
Modified: 2026-06-15 06:20 UTC (History)
36 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-06-12 16:01:39 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.