PT-2026-71668 · Netty · Netty
CVE-2026-73508
·
Published
2026-07-24
·
Updated
2026-08-13
CVSS v3.1
5.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L |
Name of the Vulnerable Software and Affected Versions
Netty versions prior to 4.1.136.Final
Netty versions prior to 4.2.16.Final
Description
An issue exists where the framework fails to release retained or newly allocated ByteBuf objects when a malformed domain name is rejected by
IDN.toASCII() or encodeDomainName(). This occurs within io.netty.handler.codec.dns.AbstractDnsRecord, the decodeRecord() function in io.netty.handler.codec.dns.DefaultDnsRecordDecoder, and the decompressDomainName() function in io.netty.handler.codec.dns.DnsCodecUtil. Consequently, unauthenticated remote DNS packets can cause incremental direct memory leaks, potentially leading to a denial of service.Recommendations
Update to version 4.1.136.Final.
Update to version 4.2.16.Final.
Exploit
Fix
DoS
Missing Release of Resource after Effective Lifetime
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Netty