CyberRota Analysis
This is a high severity vulnerability with a CVSS score of 7.5. It may lead to a denial-of-service condition.
CVE
CVE-2024-25581
Severity
HIGH
CVSS
7.5
EPSS
1.08%
Original NVD Description
When incoming DNS over HTTPS support is enabled using the nghttp2 provider, and queries are routed to a tcp-only or DNS over TLS backend, an attacker can trigger an assertion failure in DNSdist by sending a request for a zone transfer (AXFR or IXFR) over DNS over HTTPS, causing the process to stop and thus leading to a Denial of Service. DNS over HTTPS is not enabled by default, and backends are using plain DNS (Do53) by default.