CVE-2026-47691
Last modified
CVE-2026-47691 is a critical-severity vulnerability rated 10/10 on the CVSS scale. 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 `DnsResolveContext` insufficiently validates the bailiwick of NS records, enabling DNS Cache Poisoning. EPSS estimates a 0.32% chance of exploitation in the next 30 days.
Description
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 `DnsResolveContext` insufficiently validates the bailiwick of NS records, enabling DNS Cache Poisoning. An attacker controlling an authoritative name server for a subdomain can poison the cache for parent domains (like `.co.uk`). In `io.netty.resolver.dns.DnsResolveContext.AuthoritativeNameServerList#add` method accepts any NS record from the AUTHORITY section as long as the record's name is a suffix of the questionName. Subsequently, the `handleWithAdditional` method caches the associated A records from the ADDITIONAL section directly into the `authoritativeDnsServerCache` under the parent domain's key. This bypasses standard bailiwick rules, where a server authoritative for a subdomain should not be trusted to provide authoritative records for its parent. The poisoned cache is then used for all future resolutions under the parent domain's key. Versions 4.1.135.Final and 4.2.15.Final patch the issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Netty | Netty | < 4.1.135 |
| Netty | Netty | >= 4.2.0, < 4.2.15 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-47691?
How severe is CVE-2026-47691?
How do I fix CVE-2026-47691?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-47685FOG is a free open-source cloning/imaging/rescue suite/inven…8.7
- CVE-2026-47687FOG is a free open-source cloning/imaging/rescue suite/inven…8.7
- CVE-2026-47688FOG is a free open-source cloning/imaging/rescue suite/inven…8.2
- CVE-2026-47689FOG is a free open-source cloning/imaging/rescue suite/inven…5.2
- CVE-2026-4769Certain devices in the WAGO System I/O Field series activate…9.8
- CVE-2026-47690MeltanoHub is the source code for hub.meltano.com, the centr…7.5
- CVE-2026-47692Envoy is an open source edge and service proxy designed for …4.3
- CVE-2026-47693Poweradmin is a web-based DNS administration tool for PowerD…6.9
- CVE-2026-47694WWBN AVideo is an open source video platform. In 29.0 and ea…5.4
- CVE-2026-47695CC: Tweaked is a mod for Minecraft which adds programmable c…7.1
- CVE-2026-47696WWBN AVideo is an open source video platform. In 29.0 and ea…4.3
- CVE-2026-47697Shelf is a platform for tracking physical assets. Shelf is m…7.1
Are you affected by CVE-2026-47691?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
