Description
This fix provides extra hardening for the 5.4.x branch by doing extra validation of incoming answers from authoritative servers.
Published: 2026-06-25
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability involves insufficient validation of DNS response headers received from authoritative servers, which can cause the Recursor to reject queries or become unresponsive. Based on the description, it is inferred that a malformed header can lead to a denial of service for clients relying on the Recursor.

Affected Systems

The affected product is PowerDNS Recursor, 5.4.x branch. Users running this branch are potentially impacted; no other product lines are noted in the advisory.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, and the vulnerability is not listed in the CISA KEV catalog, suggesting limited exploitation to date. EPSS is not available for this entry. An attacker who can control or manipulate an authoritative DNS server would need to craft responses with invalid header values that bypass the existing validation logic. The fix adds extra validation of incoming answers, mitigating this attack pattern. The threat remains confined to denial of service or incorrect query handling rather than full system compromise.

Generated by OpenCVE AI on June 25, 2026 at 16:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade PowerDNS Recursor to the latest 5.4.x release that includes the header validation fix.
  • Configure the Recursor to log any rejected DNS responses so potential malformed packets can be detected and reviewed.
  • Periodically test the Recursor by sending crafted DNS packets with invalid header values to confirm that such responses are rejected.

Generated by OpenCVE AI on June 25, 2026 at 16:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 25 Jun 2026 22:45:00 +0000

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

Thu, 25 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
Metrics ssvc

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


Thu, 25 Jun 2026 14:00:00 +0000

Type Values Removed Values Added
Description This fix provides extra hardening for the 5.4.x branch by doing extra validation of incoming answers from authoritative servers.
Title Reject more queries with invalid header values
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/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-06-25T14:58:17.088Z

Reserved: 2026-04-27T08:53:58.839Z

Link: CVE-2026-42389

cve-icon Vulnrichment

Updated: 2026-06-25T14:57:57.948Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-25T22:30:15Z

Weaknesses
  • CWE-20

    Improper Input Validation