ZeroHour

CVE-2026-77692

large

Unauthenticated DoS in ISC BIND 9 via crafted SIG(0) DNS-over-HTTPS requests

CVSS 3.1
7.5 high
EPSS
Published
()
Modified
AI analysis

ISC BIND 9 contains a NULL pointer dereference (CWE-476) that causes the `named` daemon to abort when it receives a DNS-over-HTTPS request carrying a cryptographically invalid SIG(0) record followed by a premature close of the transport connection. An unauthenticated remote attacker can trigger the crash repeatedly, achieving a denial of service with no confidentiality or integrity impact (CVSS availability-only). Only deployments running affected 9.20.x, 9.21.x, or 9.20.x-S1 versions with DoH listeners configured are exposed; servers without DoH endpoints enabled are not vulnerable. No public proof-of-concept exists, the flaw is not in the CISA KEV catalog, and no exploitation in the wild has been reported.

What to do: Upgrade to the patched releases published by ISC for the 9.20, 9.21, and 9.20-S1 branches (see the corresponding ISC advisory for exact fixed version numbers). As an interim mitigation, disable or remove DNS-over-HTTPS (http) listeners in named.conf, or restrict DoH endpoints at the firewall/ACL level to trusted clients. Check whether your named.conf defines http endpoints and whether port 443 DoH service is internet-facing; if not, your exposure is limited.

Affected
Internet Systems Consortium (ISC) BIND 99.20.0 through 9.20.27
Internet Systems Consortium (ISC) BIND 99.21.0 through 9.21.25
Internet Systems Consortium (ISC) BIND 9 (Stable Subscription Edition)9.20.9-S1 through 9.20.27-S1
Estimated exposure
largelikely tens of thousands of internet-exposed `named` instances (BIND is the most widely deployed DNS server software, but only the subset running 9.20/9.21… — Internet-wide scans have long shown hundreds of thousands of publicly reachable BIND servers, and 9.20 is ISC's current stable branch; however, DoH support must be explicitly configured via http listeners, which shrinks the truly…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

An attacker can cause `named` to abort by sending a crafted DNS-over-HTTPS request with a cryptographically invalid SIG(0) record, and then closing the transport connection prematurely. This issue affects BIND 9 versions 9.20.0 through 9.20.27, 9.21.0 through 9.21.25, and 9.20.9-S1 through 9.20.27-S1.

Weakness
CWE-476
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

In the news

BIND 9 Update Fixes 14 Flaws, Including an Unauthenticated Crash Over DNS-over-HTTPS

ISC released BIND 9.20.29 and 9.21.26 fixing 14 flaws, including an unauthenticated DoH crash (CVE-2026-77692) and DNSSEC cache poisoning issues; no exploitation reported.

ISC patched fourteen flaws in BIND 9 on September 16, releasing 9.20.29 (stable) and 9.21.26 (development). CVE-2026-77692 (CVSS 7.5) lets an unauthenticated sender crash any server answering DNS-over-HTTPS with a single invalid SIG(0) request, and CVE-2026-76163 crashes named via TKEY queries; other High-severity flaws crash resolvers on default configurations or exhaust CPU and memory. Two DNSSEC flaws, CVE-2026-19941 and CVE-2026-77119, allow cache poisoning with forged denial or unsigned answers. ISC lists no workarounds, says none of the flaws are known to be exploited, and warns that the EOL 9.18 branch (through 9.18.50) will receive no fixes for twelve of them.

ISC has disclosed fourteen vulnerabilities in BIND 9 (CVE-2026-19033, CVE-2026-19662, CVE-2026-19666, CVE-2026-19667, CVE-2026-19668, CVE-2026-19941, CVE-2026-75029, CVE-2026-76163, CVE-2026-77119, CVE-2026-77692, CVE-2026-78301, CVE-2026-80274, CVE-2026-81563, CVE-2026-81736)

ISC discloses fourteen vulnerabilities in BIND 9 DNS software, including a use-after-free, with fixes now available.

On September 16, 2026, Internet Systems Consortium disclosed fourteen vulnerabilities affecting BIND 9, listing CVE-2026-19033, CVE-2026-19662, CVE-2026-19666 (use-after-free), CVE-2026-19667, CVE-2026-19668, CVE-2026-19941, CVE-2026-75029, CVE-2026-76163, CVE-2026-77119, CVE-2026-77692, CVE-2026-78301, CVE-2026-80274, CVE-2026-81563, and CVE-2026-81736. Details and fixes are published in the ISC knowledge base. No active exploitation is reported in the announcement.

ISC Patches 14 Vulnerabilities in BIND 9 Security Update

ISC patched 14 BIND 9 vulnerabilities, seven high-severity, all enabling denial-of-service conditions, with no exploitation observed so far.

Internet Systems Consortium released BIND 9.21.26 and 9.20.29 fixing 14 flaws, seven rated high severity, that cause DoS via mismatched NOQNAME proofs, QTYPE TKEY queries, malformed authoritative answers, SVCB/HTTPS AliasMode records, crafted DNS-over-HTTPS requests, and oversized negative answers. CVE-2026-77692 lets an unauthenticated attacker crash named with a single crafted DoH SIG(0) request followed by premature connection closure. Medium-severity issues include cache poisoning and attacker-supplied data added to a zone. ISC says it is not aware of any of the bugs being exploited in the wild.