Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-40209 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

An attacker might be able to cause outgoing TCP connections to backend to be stuck until a timeout occurs instead of being released immediately, by sending IXFR queries. This could be used to cause a denial of service if there is a limit to the number of concurrent connections to this backend, or if the process runs out of file descriptors.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-772Missing Release of Resource after Effective LifetimeCISA-ADP

Affected Products

ProductVersions
PowerDNS DNSdist
<= 2.0.6 (semver)
<= 1.9.14 (semver)

CPE

  • cpe:2.3:a:powerdns:dnsdist:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 1.9.15moderate effort
  • Upgrade: 2.0.7moderate effort
  • Mitigation:low effort

    Block incoming IXFR queries with: addAction(QTypeRule(DNSQType.IXFR), RCodeAction(DNSRCode.REFUSED))

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-40209
NVD Published Date:
Jun 25, 2026
NVD Last Modified:
Jun 25, 2026
Source:
[email protected]
CVE-2026-40209 Details - Not Deferred