{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2026-42586", "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "state": "PUBLISHED", "assignerShortName": "GitHub_M", "dateReserved": "2026-04-28T17:26:12.086Z", "datePublished": "2026-05-13T18:20:46.999Z", "dateUpdated": "2026-05-14T18:17:23.328Z" }, "containers": { "cna": { "title": "Netty: CRLF Injection in Netty Redis Codec Encoder", "problemTypes": [ { "descriptions": [ { "cweId": "CWE-93", "lang": "en", "description": "CWE-93: Improper Neutralization of CRLF Sequences ('CRLF Injection')", "type": "CWE" } ] } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 6.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N", "version": "3.1" } } ], "references": [ { "name": "https://github.com/netty/netty/security/advisories/GHSA-rgrr-p7gp-5xj7", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/netty/netty/security/advisories/GHSA-rgrr-p7gp-5xj7" } ], "affected": [ { "vendor": "netty", "product": "netty", "versions": [ { "version": ">= 4.2.0.Alpha1, < 4.2.13.Final", "status": "affected" }, { "version": "< 4.1.133.Final", "status": "affected" } ] }, { "vendor": "io.netty", "product": "netty-codec-redis", "versions": [ { "version": ">= 4.2.0.Alpha1, < 4.2.13.Final", "status": "affected" }, { "version": "< 4.1.133.Final", "status": "affected" } ] } ], "providerMetadata": { "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M", "dateUpdated": "2026-05-13T18:20:46.999Z" }, "descriptions": [ { "lang": "en", "value": "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." } ], "source": { "advisory": "GHSA-rgrr-p7gp-5xj7", "discovery": "UNKNOWN" } }, "adp": [ { "references": [ { "url": "https://github.com/netty/netty/security/advisories/GHSA-rgrr-p7gp-5xj7", "tags": [ "exploit" ] } ], "metrics": [ { "other": { "type": "ssvc", "content": { "timestamp": "2026-05-14T18:17:18.157220Z", "id": "CVE-2026-42586", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "version": "2.0.3" } } } ], "title": "CISA ADP Vulnrichment", "providerMetadata": { "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP", "dateUpdated": "2026-05-14T18:17:23.328Z" } } ] } }