Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2020-8623

CVE-2020-8623: ISC BIND DNS Server DoS Vulnerability

CVE-2020-8623 is a denial-of-service flaw in ISC BIND that allows attackers to crash DNS servers using crafted queries. This post covers technical details, affected versions, impact analysis, and mitigation strategies.

Published: March 4, 2026

CVE-2020-8623 Overview

CVE-2020-8623 is a denial of service vulnerability affecting ISC BIND, the widely deployed DNS server software. The vulnerability exists in BIND installations that were built with the --enable-native-pkcs11 configuration option and are actively signing zones using RSA keys. An attacker who can send specially crafted query packets to a vulnerable BIND server can trigger a crash, resulting in service disruption for DNS resolution.

The vulnerability is classified under CWE-617 (Reachable Assertion), indicating that the flaw involves an assertion that can be triggered by external input, causing the application to terminate unexpectedly. This type of vulnerability is particularly impactful in DNS infrastructure where availability is critical.

Critical Impact

Remote attackers can crash vulnerable BIND DNS servers through network-accessible query packets, potentially disrupting DNS resolution services for entire organizations or networks.

Affected Products

  • ISC BIND 9.10.0 through 9.11.21
  • ISC BIND 9.12.0 through 9.16.5
  • ISC BIND 9.17.0 through 9.17.3
  • ISC BIND 9.10.5-S1 through 9.11.21-S1 (Supported Preview Edition)
  • Fedora 31 and 32
  • openSUSE Leap 15.1 and 15.2
  • Debian Linux 9.0 and 10.0
  • Canonical Ubuntu Linux 16.04 ESM, 18.04 LTS, and 20.04 LTS
  • Synology DNS Server
  • NetApp SteelStore Cloud Integrated Storage

Discovery Timeline

  • 2020-08-21 - CVE-2020-8623 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2020-8623

Vulnerability Analysis

This vulnerability is a reachable assertion flaw that affects BIND DNS servers under specific configuration conditions. For a system to be vulnerable, three conditions must be met simultaneously: the BIND installation must have been compiled with native PKCS#11 support enabled (--enable-native-pkcs11), the server must be actively signing one or more DNS zones with RSA keys, and the server must be network-accessible to potential attackers.

The flaw resides in the cryptographic signing operations related to PKCS#11 and RSA key handling. When a malformed or specially crafted DNS query is processed, it triggers an assertion failure in the BIND code path responsible for cryptographic operations, causing the named daemon to terminate abnormally.

The network-based attack vector with low complexity requirements makes this vulnerability particularly concerning for organizations running DNSSEC with hardware security modules or software-based PKCS#11 implementations. The vulnerability only affects availability, with no impact on confidentiality or integrity of DNS data.

Root Cause

The root cause of CVE-2020-8623 is a reachable assertion (CWE-617) in the BIND DNS server code. Specifically, the vulnerability exists in the code path that handles PKCS#11-based RSA signing operations. When processing certain query packets, the code reaches an assertion condition that was not properly guarded against malicious or unexpected input.

Assertions are typically used as debugging tools to verify internal program state and are expected to never be triggered during normal operation. However, when an assertion can be reached through external input (a "reachable assertion"), it becomes a denial of service vector since assertion failures cause immediate program termination.

Attack Vector

The attack vector for CVE-2020-8623 is network-based, requiring the attacker to send specially crafted DNS query packets to a vulnerable BIND server. The attack requires:

  1. Network Access: The attacker must be able to reach the DNS server on its listening port (typically UDP/TCP port 53)
  2. Vulnerable Configuration: The target must run BIND compiled with --enable-native-pkcs11
  3. Active RSA Zone Signing: The server must be signing at least one zone with an RSA key

When these conditions are met, a crafted query can trigger the assertion failure in the PKCS#11 RSA signing code path. The attack does not require authentication, user interaction, or specialized privileges, making it relatively straightforward to execute once a vulnerable target is identified.

The vulnerability mechanism involves sending malformed DNS queries that exploit weaknesses in how BIND handles cryptographic operations during zone signing. When the vulnerable code path processes the crafted input, it fails an internal assertion check, causing the named daemon to crash. For detailed technical information, refer to the ISC CVE-2020-8623 Documentation.

Detection Methods for CVE-2020-8623

Indicators of Compromise

  • Unexpected crashes or restarts of the BIND named daemon without apparent cause
  • Core dumps or crash logs indicating assertion failures in PKCS#11 or RSA-related functions
  • Log entries showing abnormal termination of the named process
  • Unusual DNS query patterns preceding service outages, particularly malformed or unexpected query types

Detection Strategies

  • Monitor BIND logs for assertion failure messages and abnormal termination events
  • Deploy network-based intrusion detection rules to identify malformed DNS query patterns targeting BIND servers
  • Implement process monitoring to detect unexpected named daemon restarts or crashes
  • Conduct vulnerability scanning to identify BIND servers compiled with --enable-native-pkcs11 that are running affected versions

Monitoring Recommendations

  • Configure automated alerting for BIND process crashes or assertion failures
  • Monitor DNS service availability metrics and establish baseline response time patterns
  • Review system logs for core dump generation events associated with the named process
  • Implement DNS query logging to capture traffic patterns during security incidents for forensic analysis

How to Mitigate CVE-2020-8623

Immediate Actions Required

  • Identify all BIND installations in your environment that were built with --enable-native-pkcs11 support
  • Prioritize patching DNS servers that are actively signing zones with RSA keys
  • Implement network segmentation to limit exposure of vulnerable BIND servers to untrusted networks
  • Enable enhanced logging on BIND servers to capture potential exploitation attempts

Patch Information

ISC has released patches addressing this vulnerability. Organizations should upgrade to patched versions of BIND as documented in the ISC security advisory. Multiple Linux distributions have also released security updates:

  • Debian: Updates available via DSA-4752 and Debian LTS announcement
  • Ubuntu: Updates available via USN-4468-1
  • Fedora: Updates available via Fedora package announcements
  • openSUSE: Updates available via openSUSE security announcements
  • Gentoo: Updates available via GLSA 202008-19
  • Synology: Updates available via Synology Security Advisory
  • NetApp: Review the NetApp Security Advisory for affected products

Workarounds

  • If patching is not immediately possible, consider temporarily disabling PKCS#11-based zone signing and switching to software-based signing methods
  • Implement strict network access controls to limit which hosts can send DNS queries to vulnerable servers
  • Deploy DNS proxy or filtering solutions in front of vulnerable BIND servers to detect and block malicious query patterns
  • Consider temporarily taking affected servers out of production if they are not critical and cannot be patched or protected
bash
# Verify BIND compilation options to check for PKCS#11 support
named -V | grep -i pkcs11

# Check BIND version
named -v

# Review zone signing configuration
grep -r "dnssec-signzone\|auto-dnssec" /etc/bind/

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechIsc Bind

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability18.32%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-617
  • Technical References
  • openSUSE Security Announcement

  • openSUSE Security Announcement

  • Debian LTS Security Announcement

  • Fedora Package Announcement

  • Fedora Package Announcement

  • Gentoo GLSA 202008-19

  • NetApp Security Advisory

  • Ubuntu USN-4468-1

  • Debian DSA-4752

  • Synology Security Advisory
  • Vendor Resources
  • ISC CVE-2020-8623 Documentation
  • Related CVEs
  • CVE-2023-50868: ISC BIND DNSSEC DoS Vulnerability

  • CVE-2023-3341: ISC BIND Denial of Service Vulnerability

  • CVE-2022-38177: ISC BIND DOS Vulnerability

  • CVE-2023-4408: Netapp Ontap DoS Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English