Executive Summary
The Internet Systems Consortium (ISC) released BIND 9.20.29 and 9.21.26 in September 2026 to address fourteen critical security vulnerabilities in its open-source DNS server software. The most severe flaw (CVE-2026-77692) allows unauthenticated attackers to crash DNS-over-HTTPS servers with a single malformed request containing an invalid SIG(0) signature. Seven vulnerabilities received High CVSS ratings of 7.5, including multiple denial-of-service attacks, cache poisoning vulnerabilities, and resource exhaustion flaws affecting recursive resolvers and authoritative servers.
This vulnerability disclosure highlights the increasing sophistication of DNS-targeted attacks and the critical importance of maintaining updated DNS infrastructure. As organizations increasingly rely on DNS-over-HTTPS for secure name resolution and adopt zero-trust architectures, vulnerabilities in core DNS services represent significant attack vectors for threat actors seeking initial compromise or lateral movement capabilities.
Why This Matters Now
DNS infrastructure remains a critical attack vector as threat actors increasingly target foundational internet services. With the rise of encrypted DNS protocols like DNS-over-HTTPS, new attack surfaces emerge while organizations struggle to maintain visibility and security controls over essential name resolution services.
Attack Path Analysis
Attackers exploited multiple BIND 9 vulnerabilities to crash DNS servers and poison DNS caches, establishing initial compromise through DNS-over-HTTPS requests with invalid SIG(0) signatures. They escalated privileges by exploiting resolver configurations, moved laterally through DNS infrastructure by controlling upstream servers, maintained command and control via crafted DNS responses, exfiltrated DNS query data and zone information, and caused service disruption through systematic DNS server crashes and cache poisoning attacks.
Kill Chain Progression
This analysis maps confirmed threat intelligence to the full cloud kill chain to show where defensive gaps would emerge as an attack progresses.
Initial Compromise
Description
Attackers sent malformed DNS-over-HTTPS requests with invalid SIG(0) signatures to BIND servers, causing immediate crashes when connections were closed early (CVE-2026-77692)
Related CVEs
CVE-2026-77692
CVSS 7.5An unauthenticated denial of service vulnerability in BIND 9 DNS-over-HTTPS implementation that allows remote attackers to crash the named process with a single invalid SIG(0) request when the connection is closed early.
Affected Products:
Internet Systems Consortium BIND – 9.20.0 through 9.20.27, 9.21.0 through 9.21.25
Exploit Status:
no public exploitCVE-2026-76163
CVSS 7.5A denial of service vulnerability in BIND 9 that allows remote attackers to crash the named process with a TKEY query when the server configuration lacks a global options block.
Affected Products:
Internet Systems Consortium BIND – 9.20.0 through 9.20.27, 9.21.0 through 9.21.25
Exploit Status:
no public exploitCVE-2026-19667
CVSS 7.5A denial of service vulnerability in BIND 9 recursive resolvers that allows remote attackers to crash the named process with a crafted negative DNS response of exactly 65536 bytes.
Affected Products:
Internet Systems Consortium BIND – 9.11.0 through 9.18.50, 9.20.0 through 9.20.27, 9.21.0 through 9.21.25
Exploit Status:
no public exploitCVE-2026-81563
CVSS 7.5A resource exhaustion vulnerability in BIND 9 that allows attackers to cause cache growth beyond configured limits through repeated SVCB/HTTPS alias queries with more than 13 target records.
Affected Products:
Internet Systems Consortium BIND – 9.18.0 through 9.18.50, 9.20.0 through 9.20.27, 9.21.0 through 9.21.25
Exploit Status:
no public exploitCVE-2026-81736
CVSS 7.5A CPU exhaustion vulnerability in BIND 9 resolvers that allows remote attackers to cause denial of service through malicious cached SVCB/HTTPS alias tree structures.
Affected Products:
Internet Systems Consortium BIND – 9.18.0 through 9.18.50, 9.20.0 through 9.20.27, 9.21.0 through 9.21.25
Exploit Status:
no public exploit
MITRE ATT&CK® Techniques
Exploit Public-Facing Application
Application or System Exploitation
Stored Data Manipulation
LLMNR/NBT-NS Poisoning and SMB Relay
Network Sniffing
Direct Network Flood
Disable or Modify Tools
Potential Compliance Exposure
Mapping incident impact across multiple compliance frameworks.
PCI DSS 4.0 – Software Security Framework
Control ID: 6.2.4
NYDFS 23 NYCRR 500 – Penetration Testing and Vulnerability Assessments
Control ID: 500.15
DORA – ICT Risk Management Framework
Control ID: Article 11
CISA ZTMM 2.0 – Network Segmentation and Traffic Inspection
Control ID: Network Environment
NIS2 Directive – Cybersecurity Risk Management
Control ID: Article 21
Sector Implications
Industry-specific impact of the vulnerabilities, including operational, regulatory, and cloud security risks.
Telecommunications
Critical DNS infrastructure vulnerability in BIND 9 exposes telecom DNS servers to DoH-based crashes and cache poisoning, threatening service availability and network resolution.
Internet
BIND 9 flaws enable unauthenticated DNS-over-HTTPS crashes and DNSSEC bypass attacks, compromising internet service providers' core DNS resolution and security validation capabilities.
Financial Services
DNS vulnerabilities threaten PCI DSS compliance through potential service disruption and cache poisoning attacks against financial institutions' critical name resolution infrastructure.
Health Care / Life Sciences
BIND 9 security flaws risk HIPAA compliance violations through DNS service disruption and potential data integrity issues in healthcare network communications.
Sources
- BIND 9 Update Fixes 14 Flaws, Including an Unauthenticated Crash Over DNS-over-HTTPShttps://thehackernews.com/2026/09/bind-9-update-fixes-14-flaws-including.htmlVerified
- ISC BIND 9 Downloads and Security Updateshttps://www.isc.org/download/Verified
- BIND 9 Release Notes for Version 9.20.29https://bind9.readthedocs.io/en/stable/notes.html#notes-for-bind-9-20-29Verified
- OSS Security Mailing List BIND Vulnerability Disclosurehttps://www.openwall.com/lists/oss-security/2026/09/16/4Verified
Frequently Asked Questions
Cloud Native Security Fabric Mitigations and ControlsCNSF
Based on the attack progression modeled above, these are the defensive controls that would constrain each stage.
Aviatrix Zero Trust CNSF would likely constrain DNS infrastructure attacks by enforcing segmented access between DNS servers and limiting lateral movement through controlled east-west traffic policies. The attack's blast radius across DNS zones would be significantly reduced through workload isolation and identity-aware routing controls.
Control: Cloud Native Security Fabric (CNSF)
Mitigation: Segmented DNS infrastructure would likely limit the attacker's ability to reach multiple BIND servers simultaneously, constraining the scope of DoH request delivery across different network zones
Control: Zero Trust Segmentation
Mitigation: Workload isolation would likely constrain the attacker's ability to escalate from compromised DNS services to higher-privileged resolver functions, limiting access scope within the DNS infrastructure
Control: East-West Traffic Security
Mitigation: Microsegmentation between DNS zones and resolvers would likely constrain the attacker's ability to propagate control across multiple upstream servers, reducing the lateral spread of malicious DNS responses
Control: Multicloud Visibility & Control
Mitigation: Comprehensive traffic visibility would likely detect anomalous DNS response patterns and cache poisoning attempts, constraining the attacker's ability to maintain persistent control across distributed DNS infrastructure
Control: Egress Security & Policy Enforcement
Mitigation: Controlled egress policies would likely limit the attacker's ability to exfiltrate DNS query data and zone information, constraining outbound data flows from compromised DNS infrastructure to external systems
While some DNS servers may still experience crashes from exploitation, the segmented architecture would likely contain service disruption to isolated zones rather than causing enterprise-wide resolution failures
Impact at a Glance
Affected Business Functions
- DNS Resolution Services
- Internet Infrastructure Operations
- Network Security Services
- Web Services Hosting
Estimated downtime: N/A
Estimated loss: N/A
No direct data exposure, but DNS service disruption could affect availability of dependent systems and services. Primary impact is service availability through denial of service attacks.
Recommended Actions
Key Takeaways & Next Steps
- • Deploy inline IPS with Suricata signatures to detect and block malformed DNS requests and exploit patterns targeting BIND vulnerabilities before they reach DNS servers
- • Implement egress security controls with FQDN filtering to prevent unauthorized DNS zone transfers and restrict outbound DNS communications to approved resolvers only
- • Enable multicloud visibility and control to monitor DNS traffic patterns, detect anomalous DNS queries, and identify repeated malformed requests across hybrid infrastructure
- • Configure zero trust segmentation to isolate DNS infrastructure components and enforce least privilege access between DNS servers, resolvers, and client networks
- • Establish threat detection and anomaly response capabilities to baseline normal DNS query patterns and automatically alert on cache poisoning attempts, resource exhaustion, and DNS service disruptions



