Severity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
Network spoofing attack with no privileges; AC:H reflects DNS reply race/injection requirement; availability-only impact as DNSSEC validation failure disrupts resolution.
Primary rating from Vendor (OX).
CVSS VectorVendor: OX
Lifecycle Timeline
2DescriptionCVE.org
Spoofing replies to Recursor might mark an IP of an authoritative server as not supporting EDNS, causing valdiation of DNSSEC records served by that server to fail.
AnalysisAI
DNSSEC validation in PowerDNS Recursor can be silently undermined by network-positioned attackers who spoof DNS replies to trick the Recursor into permanently marking a legitimate authoritative server's IP as EDNS-incapable. Once that state is poisoned, the Recursor is unable to perform proper DNSSEC validation for any zones served by that authoritative server, effectively disabling a critical security layer for downstream clients. No active exploitation has been confirmed by CISA KEV, and no public proof-of-concept has been identified at time of analysis; however, the attack complexity is rated High due to the spoofing prerequisite.
Technical ContextAI
PowerDNS Recursor (CPE: cpe:2.3:a:powerdns:recursor:*:*:*:*:*:*:*:*) is a recursive DNS resolver widely deployed by ISPs and enterprises. EDNS (Extension Mechanisms for DNS, RFC 6891) is a required capability for DNSSEC: it allows DNS messages larger than 512 bytes, which are needed to carry DNSSEC signatures (RRSIG) and keys (DNSKEY). When a Recursor communicates with an authoritative server, it probes for EDNS support; if the server appears not to support EDNS, the Recursor falls back to legacy DNS, losing the ability to receive and validate DNSSEC records. This vulnerability exploits that probe-and-fallback mechanism: an off-path or on-path attacker spoofs a reply to the Recursor indicating that a targeted authoritative server does not support EDNS. The Recursor then caches that (false) state, and DNSSEC validation for all zones served by that server fails for the lifetime of that cached state. The CWE is not formally assigned by NVD, but the root cause class is best described as improper state management / spoofing of protocol capability negotiation, analogous to downgrade attacks on cryptographic protocol negotiation. The 'Information Disclosure' tag in the source data is noted but appears incongruent with the CVSS impact metrics (C:N/I:N), possibly reflecting concern that DNSSEC validation failure could, in some resolver configurations, cause fallback to unvalidated answers - though the description does not explicitly confirm this behavior.
RemediationAI
The primary remediation is to apply the patch or upgrade to the fixed version of PowerDNS Recursor as specified in the vendor advisory at https://docs.powerdns.com/recursor/security-advisories/powerdns-advisory-powerdns-2026-08.html. Exact fix versions are not independently confirmed from the available data - consult the advisory for precise version numbers. As a compensating control pending patching, operators can reduce the attack surface by deploying the Recursor behind network controls that restrict which source IPs can send DNS replies to the resolver (e.g., BCP38/BCP84 anti-spoofing filters at the network boundary, or restricting resolver-to-authoritative communication to known-good egress paths). Configuring DNSSEC validation in a mode that fails closed (rejecting queries rather than falling back to unvalidated answers) will prevent silent DNSSEC bypass if fallback behavior is possible, though this may impact availability for affected zones. Operators should also monitor for anomalous DNSSEC validation failure rates as a detection signal for active exploitation attempts.
PowerDNS (aka pdns) Authoritative Server before 3.4.10 does not properly handle a . Rated high severity (CVSS 7.5), this
PowerDNS (aka pdns) Authoritative Server before 3.4.10 allows remote attackers to cause a denial of service (backend CPU
A vulnerability was found in PowerDNS Authoritative Server before 4.0.7 and before 4.1.7. Rated high severity (CVSS 8.8)
PowerDNS Authoritative Server 4.5.0 before 4.5.1 allows anybody to crash the process by sending a specific query (QTYPE
The resolver in PowerDNS Recursor (aka pdns_recursor) 3.3 overwrites cached server names and TTL values in NS records du
An issue was discovered in PowerDNS Authoritative through 4.3.0 when --enable-experimental-gss-tsig is used. Rated criti
An issue has been found in PowerDNS Recursor versions 4.1.x before 4.1.9 where records in the answer section of response
dnsdist version 1.1.0 is vulnerable to a flaw in authentication mechanism for REST API potentially allowing CSRF attack.
An issue has been found in PowerDNS Recursor 4.1.0 up to and including 4.3.0. Rated high severity (CVSS 8.8), this vulne
Denial of service in PowerDNS Authoritative DNS server (versions 4.9.0-4.9.14 and 5.0.0-5.0.4) arises from insufficient
Out-of-bounds read in PowerDNS dnsdist allows unauthenticated remote attackers to trigger denial of service or potential
Crafted delegations or IP fragments can poison cached delegations in Recursor. [CVSS 8.2 HIGH]
Same weakness CWE-290 – Authentication Bypass by Spoofing
View allSame technique Authentication Bypass
View allVendor StatusVendor
SUSE
Severity: ModerateShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39360
GHSA-c2h5-7f6m-jqmp