PT-2026-47614 · Netty · Netty
Published
2026-06-08
·
Updated
2026-06-09
·
CVE-2026-47691
CVSS v3.1
8.7
High
| Vector | AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
Netty (ionetty:netty-resolver-dns) (affected versions not specified)
Description
Insufficient validation of the bailiwick of NS records in
DnsResolveContext allows for DNS Cache Poisoning. An attacker controlling an authoritative name server for a subdomain can poison the cache for parent domains. Specifically, the add() function in io.netty.resolver.dns.DnsResolveContext.AuthoritativeNameServerList accepts any NS record from the AUTHORITY section if the record's name is a suffix of the questionName. Consequently, the handleWithAdditional() function caches associated A records from the ADDITIONAL section into the authoritativeDnsServerCache under the parent domain's key, bypassing bailiwick rules—which dictate that a server authoritative for a subdomain should not be trusted for its parent. The cache() function in io.netty.resolver.dns.DnsResolveContext.AuthoritativeNameServerList only prevents caching for the root zone.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Insufficient Verification of Data Authenticity
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Netty