Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, Netty's DNS codec does not enforce RFC 1035 domain name constraints during either encoding or decoding. This creates a bidirectional attack surface: malicious DNS responses can exploit the decoder, and user-influenced hostnames can exploit the encoder. This vulnerability is fixed in 4.2.13.Final and 4.1.133.Final.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/42xxx/CVE-2026-42579.json",
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-20",
"CWE-400",
"CWE-626"
]
}{
"source": "CPE_RANGE",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "4.1.133"
},
{
"introduced": "4.2.0"
},
{
"fixed": "4.2.13"
}
],
"cpe": "cpe:2.3:a:netty:netty:*:*:*:*:*:*:*:*"
}