Allocation of Resources Without Limits or Throttling in dnsdist - CVE-2026-40211
Published: June 25, 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 DoH3 stream handling when processing crafted DNS over HTTP/3 queries that trigger an exception. A remote attacker can send crafted DNS over HTTP/3 queries to cause a denial of service.
The affected buffer is freed only at the end of the QUIC connection, and some setups may allow enough concurrent DoH3 streams to trigger an out-of-memory condition.