Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-73508
Published:August 13, 2026
Updated:August 31, 2026
Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, io.netty.handler.codec.dns.AbstractDnsRecord, io.netty.handler.codec.dns.DefaultDnsRecordDecoder.decodeRecord(), and io.netty.handler.codec.dns.DnsCodecUtil.decompressDomainName() failed to release retained or newly allocated ByteBuf objects when IDN.toASCII() or encodeDomainName() rejected a malformed domain name, allowing unauthenticated remote DNS packets to leak direct memory incrementally until denial of service. This issue is fixed in versions 4.1.136.Final and 4.2.16.Final.
Affected Packages
https://github.com/netty/netty.git (GITHUB):
Affected version(s) >=netty-4.1.0.Beta1 <netty-4.1.136.Final
Fix Suggestion:
Update to version netty-4.1.136.Final
io.netty:netty-codec-dns (JAVA):
Affected version(s) >=4.2.0.Final <4.2.16.Final
Fix Suggestion:
Update to version 4.2.16.Final
io.netty:netty-codec-dns (JAVA):
Affected version(s) >=4.1.0.Beta1 <4.1.136.Final
Fix Suggestion:
Update to version 4.1.136.Final
Do you need more information?
Contact Us
CVSS v4
Base Score:
6.9
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
LOW
Weakness Type (CWE)
Missing Release of Resource after Effective Lifetime
EPSS
Base Score:
0.33