Description
The issue is a DNSSEC validation bypass where wildcard expansion proofs (NSEC/NSEC3 records) are accepted without signature validation when the wildcard answer is a CNAME or DNAME record.
Published: 2026-07-23
Score: 3.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw resides in PowerDNS Recursor’s handling of DNSSEC NSEC/NSEC3 wildcard expansion proofs. When a wildcard answer is a CNAME or DNAME record, the recursor inappropriately accepts the proof without verifying the accompanying digital signature. This deficiency permits an attacker to inject fabricated DNS records that appear legitimate to clients, undermining the authenticity guarantees that DNSSEC is designed to provide.

Affected Systems

All releases of PowerDNS Recursor are impacted until a vendor fix is applied. No specific version range is listed in the advisory; therefore any installation of PowerDNS Recursor should be regarded as vulnerable unless a patched binary is deployed.

Risk and Exploitability

The CVSS score of 3.7 indicates a low severity, and the EPSS score of less than 1% signals an unlikely exploitation likelihood. The vulnerability is not included in the CISA KEV catalog. Exploitation requires the ability to send specially crafted queries that trigger a wildcard CNAME or DNAME response, which can be achievable from remote sources. A successful attack would allow spoofed domain resolutions, potentially redirecting users or enabling phishing or man‑in‑the‑middle attacks.

Generated by OpenCVE AI on August 3, 2026 at 22:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update PowerDNS Recursor to the latest release that fixes the cryptographic validation flaw identified as CWE-347.
  • Validate that the recursor verifies the signatures on NSEC and NSEC3 records before accepting any CNAME or DNAME; perform tests with authoritative zones to confirm failure on malformed proofs.
  • Restrict recursive queries to trusted networks or temporarily disable recursion until the patch is applied.
  • Monitor DNS logs for unexpected CNAME or DNAME answers that could indicate a bypass attempt.

Generated by OpenCVE AI on August 3, 2026 at 22:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6397-1 pdns-recursor security update
History

Tue, 28 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Low


Thu, 23 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-347
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 23 Jul 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Powerdns
Powerdns recursor
Vendors & Products Powerdns
Powerdns recursor

Thu, 23 Jul 2026 08:30:00 +0000

Type Values Removed Values Added
Description The issue is a DNSSEC validation bypass where wildcard expansion proofs (NSEC/NSEC3 records) are accepted without signature validation when the wildcard answer is a CNAME or DNAME record.
Title Wildcard CNAME proof validation bypass
References
Metrics cvssV3_1

{'score': 3.7, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

Powerdns Recursor
cve-icon MITRE

Status: PUBLISHED

Assigner: OX

Published:

Updated: 2026-07-23T13:56:55.653Z

Reserved: 2026-06-08T08:05:31.707Z

Link: CVE-2026-52686

cve-icon Vulnrichment

Updated: 2026-07-23T13:56:50.788Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-07-23T09:16:26.967

Modified: 2026-07-23T15:48:25.133

Link: CVE-2026-52686

cve-icon Redhat

Severity : Low

Publid Date: 2026-07-23T08:03:37Z

Links: CVE-2026-52686 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T23:00:04Z

Weaknesses
  • CWE-347

    Improper Verification of Cryptographic Signature