Allocation of Resources Without Limits or Throttling in dnsdist - CVE-2026-33594
Published: April 23, 2026
dnsdist
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to allocation of resources without limits or throttling in outgoing DoH handling when routing many queries to an overloaded DoH backend. A remote attacker can generate many queries that are routed to an overloaded DoH backend to cause a denial of service.
Queries accumulate in a buffer that is not released until the end of the connection.