Search Results (128 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-40211 1 Powerdns 1 Dnsdist 2026-06-26 5.3 Medium
An 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 at the end of the QUIC connection, but on some setups it might be possible to open enough concurrent DoH3 streams to trigger an out-of-memory condition, resulting in a denial of service.
CVE-2026-42005 1 Powerdns 1 Authoritative 2026-06-25 4.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-42388 1 Powerdns 1 Recursor 2026-06-25 5.9 Medium
Incomplete validation of the SOA record present in a catalog zone might lead to a crash.
CVE-2026-40208 1 Powerdns 1 Dnsdist 2026-06-25 3.7 Low
An attacker might be able to delay the processing of DoH3 queries by sending DoH3 GET queries with an invalid DATA frame.
CVE-2026-40210 1 Powerdns 1 Dnsdist 2026-06-25 4.8 Medium
An out-of-bounds read might happen when SetMacAddrAction is used, potentially resulting in uninitialized memory being sent over the network or a crash.
CVE-2026-42004 1 Powerdns 1 Dnsdist 2026-06-25 3.7 Low
An attacker can send a crafted EDNS OPT record that will be ignored by DNSdist’s filtering rules, but will be rewritten as a valid OPT record when EDNS Client Subnet is inserted, causing the backend to see the EDNS option(s) that DNSdist did not filter.
CVE-2026-52690 1 Powerdns 1 Recursor 2026-06-25 5.9 Medium
Spoofing replies to Recursor might mark an IP of an authoritative server as not supporting EDNS, causing valdiation of DNSSEC records served by that server to fail.
CVE-2026-42389 1 Powerdns 1 Recursor 2026-06-25 5.3 Medium
This fix provides extra hardening for the 5.4.x branch by doing extra validation of incoming answers from authoritative servers.
CVE-2026-40011 1 Powerdns 1 Dnsdist 2026-06-25 3.7 Low
An attacker sending a large number of crafted DNS queries might be able to trigger a dynamic block being inserted with a value causing invalid output to be produced in the prometheus endpoint. The prometheus endpoint will then be rejected by the scraper until the dynamic block expires.
CVE-2026-40209 1 Powerdns 1 Dnsdist 2026-06-25 5.3 Medium
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.
CVE-2026-33612 1 Powerdns 1 Recursor 2026-06-25 7.5 High
A malicious authoritative server can send a crafted zone via the ZoneToCache function that leads to cache poisoning.
CVE-2026-40012 1 Powerdns 1 Recursor 2026-06-25 5.3 Medium
ECS zero scoped answers are stored in the packet cache while they should not. This impacts only configurations that have ECS enabled;
CVE-2026-42387 1 Powerdns 1 Recursor 2026-06-25 5.9 Medium
A malicious authoritative server can send a crafted zone via the ZoneToCache function that leads to a crash of the Recursor due to insuffcient input validation.
CVE-2026-42390 1 Powerdns 1 Recursor 2026-06-25 5.3 Medium
An invalid zone might pass ZONEMD validation while it should not. This is only relevant if ZoneToCache is configured with ZONEMD validation.
CVE-2026-41999 1 Powerdns 1 Authoritative 2026-05-26 4.8 Medium
Incorrect Behaviour of Views with TCP PROXY Requests
CVE-2026-42000 1 Powerdns 1 Authoritative 2026-05-26 6.8 Medium
Insufficient Validation of Names During AXFR
CVE-2026-42001 1 Powerdns 1 Authoritative 2026-05-26 7.5 High
Insufficient Validation of Autoprimary SOA Queries
CVE-2026-42002 1 Powerdns 1 Authoritative 2026-05-26 5.9 Medium
Concurrency and locking defects in GSS-TSIG
CVE-2026-42396 1 Powerdns 1 Authoritative 2026-05-26 4.9 Medium
Insufficient Validation of Member Zone Data May Cause Catalog Zone Transfer to Fail
CVE-2026-33611 1 Powerdns 1 Authoritative 2026-05-12 6.5 Medium
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.