CVE-2026-42586
Last modified
CVE-2026-42586 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, the Netty Redis codec encoder (RedisEncoder) writes user-controlled string content directly to the network output buffer without validating or sanitizing CRLF (\r\n) characters. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, the Netty Redis codec encoder (RedisEncoder) writes user-controlled string content directly to the network output buffer without validating or sanitizing CRLF (\r\n) characters. Since the Redis Serialization Protocol (RESP) uses CRLF as the command/response delimiter, an attacker who can control the content of a Redis message can inject arbitrary Redis commands or forge fake responses. This vulnerability is fixed in 4.2.13.Final and 4.1.133.Final.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Netty | Netty | < 4.1.133 |
| Netty | Netty | >= 4.2.0, < 4.2.13 |
References
- https://github.com/netty/netty/security/advisories/GHSA-rgrr-p7gp-5xj7Exploit, Mitigation, Vendor Advisory
- https://github.com/netty/netty/security/advisories/GHSA-rgrr-p7gp-5xj7Exploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-42586?
How severe is CVE-2026-42586?
How do I fix CVE-2026-42586?
Are you affected by CVE-2026-42586?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
