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

CVE-2020-10995: PowerDNS Recursor DoS Vulnerability

CVE-2020-10995 is a denial of service flaw in PowerDNS Recursor that enables DNS amplification attacks against authoritative name servers. This article covers the technical details, affected versions, and mitigation strategies.

Published: March 4, 2026

CVE-2020-10995 Overview

PowerDNS Recursor from version 4.1.0 up to and including 4.3.0 contains a vulnerability that does not sufficiently defend against amplification attacks. This DNS protocol weakness allows malicious parties to use recursive DNS services to attack third-party authoritative name servers, commonly known as the NXNSAttack. The attack leverages crafted replies from authoritative name servers to amplify traffic between recursive resolvers and other authoritative name servers, causing performance degradation on both types of DNS services.

Critical Impact

Attackers can exploit vulnerable PowerDNS Recursor instances to amplify DNS traffic, potentially causing denial of service conditions against authoritative name servers and degrading recursive resolver performance.

Affected Products

  • PowerDNS Recursor versions 4.1.0 through 4.3.0
  • Fedora 31 and 32
  • Debian Linux 10.0
  • openSUSE Backports SLE 15.0 SP1
  • openSUSE Leap 15.1

Discovery Timeline

  • 2020-05-19 - CVE-2020-10995 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2020-10995

Vulnerability Analysis

This vulnerability exploits a fundamental weakness in the DNS protocol's handling of NS (Name Server) records containing random subdomains in the NSDNAME field. When a recursive resolver receives a DNS query, it follows the delegation chain by querying authoritative name servers. The NXNSAttack exploits this behavior by having a malicious authoritative server respond with NS records pointing to numerous non-existent subdomains of a victim's domain.

The recursive resolver, following standard DNS resolution procedures, will then attempt to resolve each of these non-existent name server hostnames by querying the victim's authoritative servers. This creates a significant amplification effect, as a single crafted response can trigger multiple queries from the recursive resolver to the victim's infrastructure.

The vulnerability is classified under CWE-400 (Uncontrolled Resource Consumption), as it allows attackers to consume excessive computational and network resources on both the recursive resolver and targeted authoritative name servers.

Root Cause

The root cause lies in the DNS protocol itself and PowerDNS Recursor's handling of NS record delegations. The software did not implement sufficient rate limiting or validation mechanisms to prevent abuse through excessive delegation responses. When receiving NS records with random subdomain NSDNAME values, the resolver would dutifully attempt to resolve each one without considering the potential for amplification abuse.

Attack Vector

The attack is network-based and requires no authentication or user interaction. An attacker sets up a malicious authoritative name server and registers a domain pointing to it. When victims query this domain through a vulnerable PowerDNS Recursor, the malicious server responds with NS records containing numerous random subdomains of the target victim's domain.

The attack flow involves DNS query manipulation where an attacker controls an authoritative DNS server that responds with crafted NS records. These records contain NSDNAME fields with random subdomains (e.g., random1.victim.com, random2.victim.com, etc.), forcing the recursive resolver to generate multiple queries to resolve these non-existent hostnames against the victim's authoritative servers.

Detection Methods for CVE-2020-10995

Indicators of Compromise

  • Unusual spikes in outbound DNS queries from recursive resolvers to specific authoritative name servers
  • High volume of NXDOMAIN responses indicating queries for non-existent subdomains
  • Increased CPU and memory utilization on PowerDNS Recursor instances during attack periods
  • Network traffic patterns showing repeated queries to the same authoritative domain with random subdomain patterns

Detection Strategies

  • Monitor DNS query logs for abnormal patterns of NS record lookups with randomized subdomain components
  • Implement traffic analysis to detect amplification patterns where single inbound queries generate multiple outbound queries
  • Configure alerting on unusual query-per-second rates to authoritative name servers
  • Deploy network flow analysis to identify asymmetric DNS traffic patterns indicative of amplification abuse

Monitoring Recommendations

  • Enable verbose logging on PowerDNS Recursor to capture NS record delegation chains
  • Implement DNS query rate monitoring with baseline deviation alerting
  • Monitor bandwidth utilization on DNS infrastructure for sudden increases
  • Track resolver cache behavior for unusual delegation chain patterns

How to Mitigate CVE-2020-10995

Immediate Actions Required

  • Upgrade PowerDNS Recursor to version 4.1.16, 4.2.2, or 4.3.1 or later immediately
  • Review DNS infrastructure for signs of amplification abuse
  • Implement rate limiting on recursive resolver responses if upgrade is not immediately possible
  • Monitor DNS traffic for anomalous patterns during the upgrade window

Patch Information

PowerDNS has released patched versions that include mitigations to limit the impact of this DNS protocol issue. The following versions contain the security fix:

  • PowerDNS Recursor 4.1.16
  • PowerDNS Recursor 4.2.2
  • PowerDNS Recursor 4.3.1

For detailed patch information, refer to the PowerDNS Security Advisory 2020-01. Distribution-specific patches are available through Debian Security Advisory DSA-4691, Fedora package repositories, and openSUSE security updates.

Workarounds

  • Implement DNS response rate limiting (RRL) on authoritative servers to reduce amplification impact
  • Configure firewall rules to limit outbound DNS query rates from recursive resolvers
  • Deploy DNS traffic monitoring to detect and block suspicious query patterns
  • Consider implementing DNS resolver access controls to limit who can use the recursive service
bash
# Example: Upgrade PowerDNS Recursor on Debian-based systems
apt-get update
apt-get install pdns-recursor

# Verify installed version
pdns_recursor --version

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechPowerdns Recursor

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.09%

  • 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-400
  • Technical References
  • openSUSE Security Announcement

  • NXNSAttack Information Site

  • Fedora Package Announcement

  • Fedora Package Announcement

  • Debian Security Advisory DSA-4691
  • Vendor Resources
  • PowerDNS Security Advisory 2020-01
  • Latest CVEs
  • CVE-2025-49454: TinySalt Path Traversal Vulnerability

  • CVE-2025-48261: MultiVendorX Information Disclosure Flaw

  • CVE-2025-32119: CardGate WooCommerce SQL Injection Flaw

  • CVE-2025-26879: s2Member Plugin Reflected XSS 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