Powerdns Dnsdist

31 CVEs affecting Powerdns Dnsdist. Latest disclosed: 2026-06-25. Critical: 0, High: 5.

Top CVEs affecting Powerdns Dnsdist
CVESeverityScorePublishedSummary
CVE-2017-7557High8.82017-08-22dnsdist version 1.1.0 is vulnerable to a flaw in authentication mechanism for REST API potentially allowing CSRF attack.
CVE-2026-33593High7.52026-04-22A client can trigger a divide by zero error leading to crash by sending a crafted DNSCrypt query.
CVE-2025-30193High7.52025-05-20In 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 c…
CVE-2025-30194High7.52025-04-29When 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 illeg…
CVE-2024-25581High7.52024-05-14When 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 trigg…
CVE-2026-33602Medium6.52026-04-22A rogue backend can send a crafted UDP response with a query ID off by one related to the maximum configured value, triggering an out-of-bounds write leading t…
CVE-2026-24029Medium6.52026-03-31When 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…
CVE-2026-27853Medium5.92026-03-31An 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:chang…
CVE-2018-14663Medium5.92018-11-26An 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…
CVE-2016-7069Medium5.92018-09-11An 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 a…
CVE-2026-40211Medium5.32026-06-25An attacker can send crafted DNS over HTTP/3 queries, triggering an exception that prevents some buffer from being freed right away. The buffer will be freed a…
CVE-2026-40209Medium5.32026-06-25An 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 IXF…
CVE-2026-33595Medium5.32026-04-22A client can trigger excessive memory allocation by generating a lot of errors responses over a single DoQ and DoH3 connection, as some resources were not prop…
CVE-2026-33594Medium5.32026-04-22A client can trigger excessive memory allocation by generating a lot of queries that are routed to an overloaded DoH backend, causing queries to accumulate int…
CVE-2026-33254Medium5.32026-04-22An attacker can create a large number of concurrent DoQ or DoH3 connections, causing unlimited memory allocation in DNSdist and leading to a denial of service…
CVE-2026-33260Medium5.32026-04-22An attacker can send a web request that causes unlimited memory allocation in the internal web server, leading to a denial of service. The internal web server…
CVE-2026-33257Medium5.32026-04-22An attacker can send a web request that causes unlimited memory allocation in the internal web server, leading to a denial of service. The internal web server…
CVE-2026-24030Medium5.32026-03-31An 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…
CVE-2026-24028Medium5.32026-03-31An 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…
CVE-2026-40210Medium4.82026-06-25An out-of-bounds read might happen when SetMacAddrAction is used, potentially resulting in uninitialized memory being sent over the network or a crash.