3 matches found
GHSA-QHMP-Q7XH-99RH CoreDNS has TSIG authentication bypass on DoT, DoH, DoH3, DoQ, and gRPC
Summary CoreDNS' tsig plugin can be bypassed on non-plain-DNS transports because it trusts the transport writer's TsigStatus instead of performing verification itself. In the attached PoC, plain DNS/TCP correctly rejects an invalid TSIG NOTAUTH, while the same invalid-TSIG request is accepted ove...
CVE-2026-24030 Unbounded memory allocation for DoQ and DoH3
An attacker might be able to trick DNSdist into allocating too much memory while processing DNS over QUIC or DNS over HTTP/3 payloads, resulting in a denial of service. In setups with a large quantity of memory available this usually results in an exception and the QUIC connection is properly...
CVE-2026-24030
CVE-2026-24030 affects DNSdist and arises from unbounded memory allocation while processing DNS over QUIC (DoQ) or DNS over HTTP/3 (DoH3) payloads. The issue can trigger a denial of service; in memory-constrained environments it may cause an out-of-memory state terminating the process, though in ...