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, Netty's DNS resolver uses a predictable PRNG for generating DNS transaction IDs and defaults to a static UDP source port. This combination reduces the entropy of DNS queries, enabling DNS Cache Poisoning (Kaminsky attack). Versions 4.1.135.Final and 4.2.15.Final patch the issue.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-330",
"CWE-340"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45673.json"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "4.1.135"
},
{
"introduced": "4.2.0"
},
{
"fixed": "4.2.15"
}
],
"cpe": "cpe:2.3:a:netty:netty:*:*:*:*:*:*:*:*",
"source": [
"CPE_RANGE",
"REFERENCES"
]
}