CVE-2026-33602
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:54
- Zuletzt bearbeitet 24.04.2026 18:52:25
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
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:54
- Zuletzt bearbeitet 24.04.2026 18:52:06
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
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:54
- Zuletzt bearbeitet 24.04.2026 18:51:54
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
- EPSS 0.02%
- Veröffentlicht 22.04.2026 14:16:54
- Zuletzt bearbeitet 24.04.2026 18:51:28
PRSD detection denial of service
CVE-2026-33596
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:54
- Zuletzt bearbeitet 24.04.2026 18:50:36
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
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:53
- Zuletzt bearbeitet 24.04.2026 18:49:49
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-33594
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:53
- Zuletzt bearbeitet 24.04.2026 16:48:39
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.
CVE-2026-33593
- EPSS 0.03%
- Veröffentlicht 22.04.2026 14:16:53
- Zuletzt bearbeitet 24.04.2026 18:49:36
A client can trigger a divide by zero error leading to crash by sending a crafted DNSCrypt query.
CVE-2026-33254
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:53
- Zuletzt bearbeitet 27.04.2026 16:58:36
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-33260
- EPSS 0.01%
- Veröffentlicht 22.04.2026 10:16:51
- Zuletzt bearbeitet 27.04.2026 17:03:22
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.