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-8622

CVE-2020-8622: ISC BIND TSIG Denial of Service Vulnerability

CVE-2020-8622 is a denial of service vulnerability in ISC BIND that allows attackers to crash the server via truncated TSIG-signed responses. This article covers technical details, affected versions, and mitigation.

Published: March 11, 2026

CVE-2020-8622 Overview

CVE-2020-8622 is a denial of service vulnerability affecting ISC BIND, one of the most widely deployed DNS server software packages. The vulnerability allows an attacker positioned on the network path for a TSIG-signed request, or operating the server receiving the TSIG-signed request, to send a truncated response that triggers an assertion failure, causing the DNS server to terminate unexpectedly.

An off-path attacker could also exploit this vulnerability, although it would require correctly guessing the timing of TSIG-signed requests along with other packet and message characteristics, then spoofing a truncated response to trigger the assertion failure.

Critical Impact

Successful exploitation causes the BIND DNS server to crash, resulting in denial of service for all DNS resolution dependent on the affected server. This can cascade to affect all services relying on DNS resolution in the target infrastructure.

Affected Products

  • ISC BIND 9.0.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 Supported Preview Edition 9.9.3-S1 through 9.11.21-S1
  • Fedora 31 and 32
  • Debian Linux 9.0 and 10.0
  • Canonical Ubuntu Linux 12.04, 14.04, 16.04, 18.04, and 20.04
  • openSUSE Leap 15.1 and 15.2
  • Synology DNS Server
  • NetApp SteelStore Cloud Integrated Storage
  • Oracle Communications Diameter Signaling Router

Discovery Timeline

  • August 21, 2020 - CVE-2020-8622 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2020-8622

Vulnerability Analysis

This vulnerability is classified as CWE-617 (Reachable Assertion), where the BIND DNS server contains an assertion that can be triggered by malicious input, causing the server process to terminate. The vulnerability specifically affects the handling of TSIG (Transaction Signature) signed DNS responses.

TSIG provides authentication for DNS messages through cryptographic signatures. When a DNS server sends a TSIG-signed query and receives a truncated response, the assertion failure occurs due to improper validation of the truncated response structure. The flaw exists in how BIND processes the TC (truncation) flag in responses to TSIG-signed requests.

Root Cause

The root cause is an assertion failure in the BIND code that handles truncated responses to TSIG-signed requests. When processing a truncated DNS response, the server's internal validation logic triggers an assertion that causes the named process to abort. This represents a failure to gracefully handle malformed or unexpected response conditions in the TSIG response processing code path.

The assertion is reachable because the code does not properly validate the response structure before performing operations that assume certain conditions are met. When a truncated response violates these implicit assumptions, the assertion fails rather than returning an error gracefully.

Attack Vector

The attack can be executed via two primary methods:

On-path Attack: An attacker with network visibility to TSIG-signed DNS requests can intercept legitimate queries and inject truncated responses. This is the more reliable attack vector as the attacker can observe the exact timing and characteristics of requests.

Off-path Attack: A remote attacker without network visibility would need to correctly predict when a TSIG-signed request is sent, determine packet characteristics, and successfully spoof a truncated response. While more difficult, this attack remains feasible against servers with predictable query patterns.

The vulnerability is exploited by crafting a DNS response with the TC (truncation) flag set in a manner that triggers the assertion failure when the BIND server processes it as a response to a TSIG-authenticated query.

Detection Methods for CVE-2020-8622

Indicators of Compromise

  • Unexpected named process crashes or restarts in system logs
  • Assertion failure messages in BIND log files referencing TSIG or truncated response handling
  • DNS service availability interruptions correlated with inbound DNS traffic patterns
  • Core dump files from the named process indicating assertion failures

Detection Strategies

  • Monitor for BIND daemon crashes using process monitoring tools and alert on unexpected restarts
  • Implement log analysis for assertion failure messages in /var/log/syslog or BIND-specific log files
  • Deploy network monitoring to detect unusual patterns of truncated DNS responses
  • Use DNS query logging to identify suspicious TSIG-signed query/response patterns

Monitoring Recommendations

  • Configure BIND logging to capture detailed query and response information for forensic analysis
  • Set up automated alerting for named service failures using systemd service monitoring or equivalent
  • Implement DNS traffic analysis to baseline normal TSIG usage and detect anomalies
  • Monitor for repeated DNS service restarts which may indicate ongoing exploitation attempts

How to Mitigate CVE-2020-8622

Immediate Actions Required

  • Upgrade ISC BIND to versions 9.11.22, 9.16.6, 9.17.4, or later immediately
  • Apply distribution-specific security updates from Debian, Ubuntu, Fedora, openSUSE, or your Linux distribution
  • Review and restrict network access to DNS servers using firewall rules where possible
  • Implement DNS server redundancy to minimize service impact during potential attacks

Patch Information

ISC has released patched versions of BIND that address this vulnerability. Users should upgrade to the following minimum versions:

  • BIND 9.11.22 or later (for 9.11.x branch)
  • BIND 9.16.6 or later (for 9.16.x branch)
  • BIND 9.17.4 or later (for 9.17.x development branch)
  • BIND Supported Preview Edition 9.11.22-S1 or later

Patches are available through the ISC Knowledge Base. Linux distribution users should apply updates via their package managers:

  • Ubuntu: USN-4468-1 and USN-4468-2
  • Debian: DSA-4752 and DLA-2355
  • Gentoo: GLSA 202008-19

Workarounds

  • Restrict TSIG-signed query usage to trusted internal networks only if TSIG is not required externally
  • Implement network segmentation to limit exposure of DNS servers to untrusted network paths
  • Deploy intrusion detection systems to monitor for DNS-based attack patterns
  • Configure automated service recovery to minimize downtime in case of exploitation
bash
# Example: Restart BIND service automatically on failure (systemd)
sudo systemctl edit named.service

# Add these lines in the override file:
[Service]
Restart=on-failure
RestartSec=5s

# Save and reload systemd
sudo systemctl daemon-reload

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

  • SeverityMEDIUM

  • CVSS Score6.5

  • EPSS Probability2.63%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/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 Security Notice USN-4468-1

  • Ubuntu Security Notice USN-4468-2

  • Debian Security DSA-4752

  • Synology Security Advisory SA-20-19
  • Vendor Resources
  • ISC CVE-2020-8622 Details

  • Oracle Critical Patch Update
  • 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