Description
RRSIGs with too few labels can lead to bypass of DNSSEC wildcard validation
Published: 2026-07-23
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in PowerDNS Recursor allows an attacker to craft RRSIG records with an insufficient number of domain labels, which bypasses wildcard validation performed on DNSSEC‑signed zones. The defect causes the validator to mistakenly accept an RRSIG that should be rejected, potentially allowing forged DNS responses to be considered legitimate and leading to DNS spoofing or denial of service. The weakness is aligned with CWE‑295 and CWE‑345, indicating inadequate verification of security metadata and lack of authentication controls.

Affected Systems

The vulnerability affects PowerDNS Recursor implementations that rely on DNSSEC wildcard validation. All versions prior to the release noted in the PowerDNS advisory are affected, though the advisory does not specify exact version ranges. Systems that use PowerDNS Recursor for recursive resolution and enable DNSSEC checking are the primary targets.

Risk and Exploitability

The CVSS score of 7.5 signals a high severity flaw, but the EPSS score of less than 1% indicates that, as of now, exploitation is unlikely to be widespread. The vulnerability is not listed in CISA’s KEV catalog. Based on the description, it is inferred that the typical attack path would involve an attacker who can influence RRSIG data—such as a compromised authoritative server or a man‑in‑the‑middle on the path to an authoritative zone—to supply a payload with too few labels. The attacker can then trigger a recursive query from the vulnerable PowerDNS Recursor, forcing the server to accept the forged record and return a false answer to clients.

Generated by OpenCVE AI on August 4, 2026 at 15:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade PowerDNS Recursor to the latest release that fixes the RRSIG label handling issue.
  • Configure the recursor to enforce full DNSSEC validation (for example, set dnssec_mode to full).
  • Monitor DNS query traffic for unusual validation errors or spoofed responses.

Generated by OpenCVE AI on August 4, 2026 at 15:36 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

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

Type Values Removed Values Added
Weaknesses CWE-295
CWE-345
Metrics ssvc

{'options': {'Automatable': 'yes', '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 RRSIGs with too few labels can lead to bypass of DNSSEC wildcard validation
Title RRSIGs with too few labels can lead to bypass of DNSSEC wildcard validation
References
Metrics cvssV3_1

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


Subscriptions

Powerdns Recursor
cve-icon MITRE

Status: PUBLISHED

Assigner: OX

Published:

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

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

Link: CVE-2026-52688

cve-icon Vulnrichment

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

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-52688

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T15:45:03Z

Weaknesses
  • CWE-295

    Improper Certificate Validation

  • CWE-345

    Insufficient Verification of Data Authenticity