CVE-2026-56818
Last modified
CVE-2026-56818 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, the RedisArrayAggregator Redis codec clears retained partial aggregate state when the maxNestedArrayDepth limit is exceeded, but it does not clear the same state when the sibling maxElements limit is exceeded.
Description
Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, the RedisArrayAggregator Redis codec clears retained partial aggregate state when the maxNestedArrayDepth limit is exceeded, but it does not clear the same state when the sibling maxElements limit is exceeded. A peer can start a valid RESP array, send a bulk string child, then send a nested array header longer than the configured maxElements. Netty throws a decoder exception in decodeRedisArrayHeader, but the existing partial aggregate remains retained in the handler. If the application leaves the channel alive after the exception, later messages are still consumed into the pre-error aggregate, allowing an unauthenticated peer to keep attacker-controlled aggregate state alive across a security-limit exception and pin retained pooled buffers. This issue is fixed in versions 4.1.136.Final and 4.2.16.Final.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| netty | netty | < 4.1.136.Final; >= 4.2.0-Final, < 4.2.16.Final |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-56818?
How severe is CVE-2026-56818?
How do I fix CVE-2026-56818?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-56812Improper Check for Unusual or Exceptional Conditions vulnera…7.5
- CVE-2026-56813Improper Neutralization of Parameter/Argument Delimiters vul…2.1
- CVE-2026-56814Plug.Parsers.MULTIPART, the multipart request-body parser us…6.9
- CVE-2026-56815pwnlift before d7a9544, in a privileged deployment, contains…7.4
- CVE-2026-56816Netty is a network application framework for development of …7.5
- CVE-2026-56817Netty is a network application framework for development of …9.8
- CVE-2026-56819Netty is a network application framework for development of …7.5
- CVE-2026-5682A vulnerability has been found in Meesho Online Shopping App…3.7
- CVE-2026-56820Netty is a network application framework for development of …9.1
- CVE-2026-56821Netty is an asynchronous, event-driven network application f…7.4
- CVE-2026-56822Netty is an asynchronous, event-driven network application f…7.4
- CVE-2026-56823AutoGPT is a workflow automation platform for creating, depl…5.4
Are you affected by CVE-2026-56818?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
