← Back

Powerdns

powerdns

106 CVEs • 7 products

Products (7)

Click to collapse
Toggle
Recursor
recursor
Authoritative
authoritative
Dnsdist
dnsdist
Powerdns
powerdns
Pdns
pdns

CVEs (106)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Powerdns
1Authoritative
Jul 23, 2026
May 21, 2026
N/A· v4
6.5 MEDIUM· v3
N/A· v2
Insufficient Validation of Member Zone Data May Cause Catalog Zone Transfer to Fail
1Powerdns
1Authoritative
Jul 23, 2026
May 21, 2026
N/A· v4
7.5 HIGH· v3
N/A· v2
Concurrency and locking defects in GSS-TSIG
1Powerdns
1Authoritative
Jul 23, 2026
May 21, 2026
N/A· v4
7.5 HIGH· v3
N/A· v2
Insufficient Validation of Autoprimary SOA Queries
1Powerdns
1Authoritative
Jul 23, 2026
May 21, 2026
N/A· v4
8.6 HIGH· v3
N/A· v2
Insufficient Validation of Names During AXFR
1Powerdns
1Authoritative
Jul 23, 2026
May 21, 2026
N/A· v4
4.8 MEDIUM· v3
N/A· v2
Incorrect Behaviour of Views with TCP PROXY Requests
1Powerdns
1Authoritative
Jun 17, 2026
Apr 22, 2026
N/A· v4
4.9 MEDIUM· v3
N/A· v2
An operator allowed to use the REST API can cause the Authoritative server to produce invalid HTTPS or SVCB record data, which can in turn cause LMDB database corruption, if using the LMDB backend.
1Powerdns
1Authoritative
Jun 17, 2026
Apr 22, 2026
N/A· v4
7.5 HIGH· v3
N/A· v2
A rogue primary server may cause file descriptor exhaustion and eventually a denial of service, when a PowerDNS secondary server forwards a DNS update request to it.
1Powerdns
1Authoritative
Jun 17, 2026
Apr 22, 2026
N/A· v4
6.5 MEDIUM· v3
N/A· v2
Incomplete escaping of LDAP queries when running with 8bit-dns enabled allows users to perform queries of internal domain subtrees.
1Powerdns
1Authoritative
Jun 17, 2026
Apr 22, 2026
N/A· v4
9.8 CRITICAL· v3
N/A· v2
An attacker can send a notify request that causes a new secondary domain to be added to the bind backend, but causes said backend to update its configuration to an invalid one, leading to the backend no longer able to ru...Show more
An attacker can send a notify request that causes a new secondary domain to be added to the bind backend, but causes said backend to update its configuration to an invalid one, leading to the backend no longer able to run on the next restart, requiring manual operation to fix it.Show less
1Powerdns
1Dnsdist
Jun 17, 2026
Apr 22, 2026
N/A· v4
8.2 HIGH· v3
N/A· v2
A 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 to a denial of service.
1Powerdns
1Dnsdist
Jun 17, 2026
Apr 22, 2026
N/A· v4
8.1 HIGH· v3
N/A· v2
A rogue backend can send a crafted SVCB response to a Discovery of Designated Resolvers request, when requested via either the autoUpgrade (Lua) option to newServer or auto_upgrade (YAML) settings. DDR upgrade is not ena...Show more
A rogue backend can send a crafted SVCB response to a Discovery of Designated Resolvers request, when requested via either the autoUpgrade (Lua) option to newServer or auto_upgrade (YAML) settings. DDR upgrade is not enabled by default.Show less
1Powerdns
1Dnsdist
Jun 17, 2026
Apr 22, 2026
N/A· v4
9.1 CRITICAL· v3
N/A· v2
A cached crafted response can cause an out-of-bounds read if custom Lua code calls getDomainListByAddress() or getAddressListByDomain() on a packet cache.
1Powerdns
1Dnsdist
Jun 17, 2026
Apr 22, 2026
N/A· v4
7.5 HIGH· v3
N/A· v2
PRSD detection denial of service
1Powerdns
1Dnsdist
Jun 17, 2026
Apr 22, 2026
N/A· v4
6.5 MEDIUM· v3
N/A· v2
A client might theoretically be able to cause a mismatch between queries sent to a backend and the received responses by sending a flood of perfectly timed queries that are routed to a TCP-only or DNS over TLS backend.
1Powerdns
1Dnsdist
Jun 17, 2026
Apr 22, 2026
N/A· v4
7.5 HIGH· v3
N/A· v2
A 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 properly released until the end of the connection.
1Powerdns
1Dnsdist
Jun 17, 2026
Apr 22, 2026
N/A· v4
7.5 HIGH· v3
N/A· v2
A client can trigger excessive memory allocation by generating a lot of queries that are routed to an overloaded DoH backend, causing queries to accumulate into a buffer that will not be released until the end of the con...Show more
A client can trigger excessive memory allocation by generating a lot of queries that are routed to an overloaded DoH backend, causing queries to accumulate into a buffer that will not be released until the end of the connection.Show less
1Powerdns
1Dnsdist
Jun 17, 2026
Apr 22, 2026
N/A· v4
7.5 HIGH· v3
N/A· v2
A client can trigger a divide by zero error leading to crash by sending a crafted DNSCrypt query.
1Powerdns
1Dnsdist
Jun 17, 2026
Apr 22, 2026
N/A· v4
7.5 HIGH· v3
N/A· v2
An 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. DOQ and DoH3 are disabled by default.
1Powerdns
1Recursor
Jun 17, 2026
Apr 22, 2026
N/A· v4
4.9 MEDIUM· v3
N/A· v2
If you use the zoneToCache function with a malicious authoritative server, an attacker can send a zone that result in a null pointer dereference, caused by a missing consistency check and leading to a denial of service.
1Powerdns
1Recursor
Jun 17, 2026
Apr 22, 2026
N/A· v4
4.9 MEDIUM· v3
N/A· v2
An RPZ sent by a malicious authoritative server can result in a null pointer dereference, caused by a missing consistency check and leading to a denial of service.