Powerdns Dnsdist vulnerabilities
16 known vulnerabilities affecting powerdns/dnsdist.
Total CVEs
16
CISA KEV
1
actively exploited
Public exploits
1
Exploited in wild
1
Severity breakdown
HIGH6MEDIUM7LOW3
Vulnerabilities
Page 1 of 1
CVE-2026-0396MEDIUMCVSS 4.3≥ 1.9.0, < 1.9.12≥ 2.0.0, < 2.0.32026-03-31
CVE-2026-0396 [MEDIUM] CWE-80 CVE-2026-0396: An attacker might be able to inject HTML content into the internal web dashboard by sending crafted
An attacker might be able to inject HTML content into the internal web dashboard by sending crafted DNS queries to a DNSdist instance where domain-based dynamic rules have been enabled via either DynBlockRulesGroup:setSuffixMatchRule or DynBlockRulesGroup:setSuffixMatchRuleFFI.
cvelistv5nvdosv
CVE-2026-27853MEDIUMCVSS 5.9≥ 1.9.0, < 1.9.12≥ 2.0.0, < 2.0.32026-03-31
CVE-2026-27853 [MEDIUM] CWE-787 CVE-2026-27853: An attacker might be able to trigger an out-of-bounds write by sending crafted DNS responses to a DN
An attacker might be able to trigger an out-of-bounds write by sending crafted DNS responses to a DNSdist using the DNSQuestion:changeName or DNSResponse:changeName methods in custom Lua code. In some cases the rewritten packet might become larger than the initial response and even exceed 65535 bytes, potentially leading to a crash resulting in deni
cvelistv5nvdosv
CVE-2026-24030MEDIUMCVSS 5.3≥ 1.9.0, < 1.9.12≥ 2.0.0, < 2.0.32026-03-31
CVE-2026-24030 [MEDIUM] CWE-789 CVE-2026-24030: An attacker might be able to trick DNSdist into allocating too much memory while processing DNS over
An attacker might be able to trick DNSdist into allocating too much memory while processing DNS over QUIC or DNS over HTTP/3 payloads, resulting in a denial of service. In setups with a large quantity of memory available this usually results in an exception and the QUIC connection is properly closed, but in some cases the system might enter an out-o
cvelistv5nvdosv
CVE-2026-27854MEDIUMCVSS 4.8≥ 1.9.0, < 1.9.12≥ 2.0.0, < 2.0.32026-03-31
CVE-2026-27854 [MEDIUM] CWE-416 CVE-2026-27854: An attacker might be able to trigger a use-after-free by sending crafted DNS queries to a DNSdist us
An attacker might be able to trigger a use-after-free by sending crafted DNS queries to a DNSdist using the DNSQuestion:getEDNSOptions method in custom Lua code. In some cases DNSQuestion:getEDNSOptions might refer to a version of the DNS packet that has been modified, thus triggering a use-after-free and potentially a crash resulting in denial of s
cvelistv5nvdosv
CVE-2026-24029MEDIUMCVSS 6.5≥ 1.9.0, < 1.9.12≥ 2.0.0, < 2.0.32026-03-31
CVE-2026-24029 [MEDIUM] CWE-863 CVE-2026-24029: When the early_acl_drop (earlyACLDrop in Lua) option is disabled (default is enabled) on a DNS over
When the early_acl_drop (earlyACLDrop in Lua) option is disabled (default is enabled) on a DNS over HTTPs frontend using the nghttp2 provider, the ACL check is skipped, allowing all clients to send DoH queries regardless of the configured ACL.
cvelistv5nvdosv
CVE-2026-24028MEDIUMCVSS 5.3≥ 1.9.0, < 1.9.12≥ 2.0.0, < 2.0.32026-03-31
CVE-2026-24028 [MEDIUM] CWE-126 CVE-2026-24028: An attacker might be able to trigger an out-of-bounds read by sending a crafted DNS response packet,
An attacker might be able to trigger an out-of-bounds read by sending a crafted DNS response packet, when custom Lua code uses newDNSPacketOverlay to parse DNS packets. The out-of-bounds read might trigger a crash, leading to a denial of service, or access unrelated memory, leading to potential information disclosure.
cvelistv5nvdosv
CVE-2026-0397LOWCVSS 3.1≥ 1.9.0, < 1.9.12≥ 2.0.0, < 2.0.32026-03-31
CVE-2026-0397 [LOW] CWE-942 CVE-2026-0397: When the internal webserver is enabled (default is disabled), an attacker might be able to trick an
When the internal webserver is enabled (default is disabled), an attacker might be able to trick an administrator logged to the dashboard into visiting a malicious website and extract information about the running configuration from the dashboard. The root cause of the issue is a misconfiguration of the Cross-Origin Resource Sharing (CORS) policy.
cvelistv5nvdosv
CVE-2025-8671LOWCVSS 3.7≥ 0, < 1.6.1-1ubuntu0.1~esm2≥ 0, < 1.8.3-2ubuntu0.1~esm1+1 more2026-02-12
CVE-2025-8671 [LOW] dnsdist vulnerabilities
dnsdist vulnerabilities
It was discovered that HTTP/2, which is used/vendored by DNSdist, did not
properly account for resources when handling client-triggered stream
resets. An attacker could possibly use this issue to cause a
denial of service. (CVE-2025-8671)
It was discovered that DNSdist did not properly manage memory limits when
handling an unlimited number of queries on a single TCP connection. An
attacker could possibly use this issue to caus
osv
CVE-2025-30187LOWCVSS 3.7≥ 1.9.0, < 1.9.11≥ 2.0.0, < 2.0.12025-09-18
CVE-2025-30187 [LOW] CWE-835 CVE-2025-30187: In some circumstances, when DNSdist is configured to use the nghttp2 library to process incoming DNS
In some circumstances, when DNSdist is configured to use the nghttp2 library to process incoming DNS over HTTPS queries, an attacker might be able to cause a denial of service by crafting a DoH exchange that triggers an unbounded I/O read loop, causing an unexpected consumption of CPU resources.
cvelistv5nvdosv
CVE-2025-30193HIGHCVSS 7.5≥ 0, < 1.9.10-12025-05-20
CVE-2025-30193 [HIGH] CVE-2025-30193: In some circumstances, when DNSdist is configured to allow an unlimited number of queries on a single, incoming TCP connection from a client, an attac
In some circumstances, when DNSdist is configured to allow an unlimited number of queries on a single, incoming TCP connection from a client, an attacker can cause a denial of service by crafting a TCP exchange that triggers an exhaustion of the stack and a crash of DNSdist, causing a denial of service. The re
osv
CVE-2025-30194HIGHCVSS 7.5≥ 1.9.0, < 1.9.92025-04-29
CVE-2025-30194 [HIGH] CWE-416 CVE-2025-30194: When DNSdist is configured to provide DoH via the nghttp2 provider, an attacker can cause a denial o
When DNSdist is configured to provide DoH via the nghttp2 provider, an attacker can cause a denial of service by crafting a DoH exchange that triggers an illegal memory access (double-free) and crash of DNSdist, causing a denial of service.
The remedy is: upgrade to the patched 1.9.9 version.
A workaround is to temporarily switch to the h2o provider
cvelistv5nvdosv
CVE-2024-25581HIGHCVSS 7.5v1.9.0v1.9.1+2 more2024-05-14
CVE-2024-25581 [HIGH] CWE-20 CVE-2024-25581: When incoming DNS over HTTPS support is enabled using the nghttp2 provider, and queries are routed t
When incoming DNS over HTTPS support is enabled using the nghttp2 provider, and queries are routed to a tcp-only or DNS over TLS backend, an attacker can trigger an assertion failure in DNSdist by sending a request for a zone transfer (AXFR or IXFR) over DNS over HTTPS, causing the process to stop and thus leading to a Denial of Service. DNS over HTTPS
cvelistv5nvdosv
CVE-2023-44487HIGHCVSS 7.5KEVPoC≥ 0, < 1.8.2-22023-10-10
CVE-2023-44487 [HIGH] CVE-2023-44487: The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited
The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.
osv
CVE-2018-14663MEDIUMCVSS 5.9≤ 1.3.22018-11-26
CVE-2018-14663 [MEDIUM] CWE-20 CVE-2018-14663: An issue has been found in PowerDNS DNSDist before 1.3.3 allowing a remote attacker to craft a DNS q
An issue has been found in PowerDNS DNSDist before 1.3.3 allowing a remote attacker to craft a DNS query with trailing data such that the addition of a record by dnsdist, for example an OPT record when adding EDNS Client Subnet, might result in the trailing data being smuggled to the backend as a valid record while not seen by dnsdist. This is an iss
nvdosv
CVE-2016-7069HIGHCVSS 7.5≤ 1.2.02018-09-11
CVE-2016-7069 [HIGH] CWE-20 CVE-2016-7069: An issue has been found in dnsdist before 1.2.0 in the way EDNS0 OPT records are handled when parsin
An issue has been found in dnsdist before 1.2.0 in the way EDNS0 OPT records are handled when parsing responses from a backend. When dnsdist is configured to add EDNS Client Subnet to a query, the response may contain an EDNS0 OPT record that has to be removed before forwarding the response to the initial client. On a 32-bit system, the pointer arithmeti
nvdosv
CVE-2017-7557HIGHCVSS 8.8v1.1.02017-08-22
CVE-2017-7557 [HIGH] CWE-287 CVE-2017-7557: dnsdist version 1.1.0 is vulnerable to a flaw in authentication mechanism for REST API potentially a
dnsdist version 1.1.0 is vulnerable to a flaw in authentication mechanism for REST API potentially allowing CSRF attack.
nvdosv