Search Results (109 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-33261 1 Powerdns 1 Recursor 2026-04-28 5.9 Medium
A zone transition from NSEC to NSEC3 might trigger an internal inconsistency and cause a denial of service.
CVE-2026-33260 1 Powerdns 3 Authoritative, Dnsdist, Recursor 2026-04-28 5.3 Medium
An 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 is disabled by default.
CVE-2026-33258 1 Powerdns 1 Recursor 2026-04-28 5.3 Medium
By publishing and querying a crafted zone an attacker can cause allocation of large entries in the negative and aggressive NSEC(3) caches.
CVE-2026-33256 1 Powerdns 1 Recursor 2026-04-27 5.3 Medium
An 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 is disabled by default.
CVE-2026-33257 1 Powerdns 3 Authoritative, Dnsdist, Recursor 2026-04-27 5.3 Medium
An 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 is disabled by default.
CVE-2026-33259 1 Powerdns 1 Recursor 2026-04-27 5 Medium
Having many concurrent transfers of the same RPZ can lead to inconsistent RPZ data, use after free and/or a crash of the recursor. Normally concurrent transfers of the same RPZ zone can only occur with a malfunctioning RPZ provider.
CVE-2026-33262 1 Powerdns 1 Recursor 2026-04-27 5.9 Medium
An attacker can send replies that result in a null pointer dereference, caused by a missing consistency check and leading to a denial of service. Cookies are disabled by default.
CVE-2026-33600 1 Powerdns 1 Recursor 2026-04-27 4.4 Medium
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.
CVE-2026-33601 1 Powerdns 1 Recursor 2026-04-27 4.4 Medium
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.
CVE-2026-33254 1 Powerdns 1 Dnsdist 2026-04-27 5.3 Medium
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.
CVE-2026-33610 1 Powerdns 1 Authoritative 2026-04-24 5.9 Medium
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.
CVE-2026-33609 1 Powerdns 1 Authoritative 2026-04-24 5.3 Medium
Incomplete escaping of LDAP queries when running with 8bit-dns enabled allows users to perform queries of internal domain subtrees.
CVE-2026-33608 1 Powerdns 1 Authoritative 2026-04-24 7.4 High
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.
CVE-2026-33602 1 Powerdns 1 Dnsdist 2026-04-24 6.5 Medium
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.
CVE-2026-33599 1 Powerdns 1 Dnsdist 2026-04-24 3.1 Low
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.
CVE-2026-33598 1 Powerdns 1 Dnsdist 2026-04-24 4.8 Medium
A cached crafted response can cause an out-of-bounds read if custom Lua code calls getDomainListByAddress() or getAddressListByDomain() on a packet cache.
CVE-2026-33597 1 Powerdns 1 Dnsdist 2026-04-24 3.7 Low
PRSD detection denial of service
CVE-2026-33596 1 Powerdns 1 Dnsdist 2026-04-24 3.1 Low
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.
CVE-2026-33595 1 Powerdns 1 Dnsdist 2026-04-24 5.3 Medium
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.
CVE-2026-33593 1 Powerdns 1 Dnsdist 2026-04-24 7.5 High
A client can trigger a divide by zero error leading to crash by sending a crafted DNSCrypt query.