The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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
    • 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-2024-11187

CVE-2024-11187: BIND 9 DNS DoS Vulnerability

CVE-2024-11187 is a denial of service vulnerability in BIND 9 DNS server that allows attackers to exhaust server resources through specially crafted zone queries. This article covers technical details, affected versions, and mitigation.

Published: January 28, 2026

CVE-2024-11187 Overview

CVE-2024-11187 is a resource exhaustion vulnerability in ISC BIND 9, one of the most widely deployed DNS server software packages. The vulnerability allows attackers to construct specially crafted DNS zones that generate responses containing numerous records in the Additional section. When an attacker sends many queries targeting such zones, it forces either the authoritative DNS server or an independent resolver to consume disproportionate computational resources processing these queries, leading to a denial of service condition.

Critical Impact

This vulnerability enables network-based denial of service attacks against DNS infrastructure without requiring authentication, potentially disrupting name resolution services for entire networks or organizations.

Affected Products

  • BIND 9 versions 9.11.0 through 9.11.37
  • BIND 9 versions 9.16.0 through 9.16.50
  • BIND 9 versions 9.18.0 through 9.18.32
  • BIND 9 versions 9.20.0 through 9.20.4
  • BIND 9 versions 9.21.0 through 9.21.3
  • BIND 9 Supported Preview Edition versions 9.11.3-S1 through 9.11.37-S1
  • BIND 9 Supported Preview Edition versions 9.16.8-S1 through 9.16.50-S1
  • BIND 9 Supported Preview Edition versions 9.18.11-S1 through 9.18.32-S1

Discovery Timeline

  • 2025-01-29 - CVE-2024-11187 published to NVD
  • 2025-02-11 - Last updated in NVD database

Technical Details for CVE-2024-11187

Vulnerability Analysis

This vulnerability is classified under CWE-405 (Asymmetric Resource Consumption - Amplification), which describes scenarios where an attacker can trigger resource-intensive operations with minimal effort. In the context of BIND 9, the vulnerability manifests when processing DNS queries against deliberately crafted zones.

DNS responses can include an Additional section containing supplementary records that may be useful for the querying client. The vulnerability allows zones to be constructed in a way that causes queries to generate responses with an excessive number of records in this Additional section. The asymmetry between the small query size and the large response processing requirement creates an amplification effect that attackers can leverage.

Root Cause

The root cause stems from insufficient controls on the generation of Additional section records in DNS responses. When BIND 9 processes certain queries against maliciously crafted zones, the server does not adequately limit the computational resources allocated to generating and processing the Additional section content. This allows an attacker who controls a zone (or can induce queries to a malicious zone) to cause resource exhaustion on target DNS infrastructure.

Attack Vector

The attack vector is network-based and requires no authentication or user interaction. An attacker can exploit this vulnerability through the following general approach:

  1. The attacker creates or controls a DNS zone specifically crafted to trigger excessive Additional section record generation
  2. The attacker sends numerous queries to either an authoritative server hosting the malicious zone or induces a resolver to query the malicious zone
  3. Each query forces the DNS server to expend disproportionate CPU and memory resources processing the response
  4. Sustained query volume leads to service degradation or complete denial of service

The vulnerability typically requires zones to be deliberately crafted to exploit this weakness. However, in scenarios where attackers can register domains or control zone data, this attack becomes practically exploitable. See the ISC CVE-2024-11187 Advisory for detailed technical information.

Detection Methods for CVE-2024-11187

Indicators of Compromise

  • Unusual spikes in DNS query volume targeting specific zones or domains
  • Elevated CPU and memory utilization on DNS servers without corresponding legitimate traffic increase
  • DNS response times degrading significantly across the infrastructure
  • Large DNS responses with abnormally populated Additional sections in packet captures

Detection Strategies

  • Monitor DNS server resource utilization (CPU, memory, network I/O) for anomalous patterns
  • Implement DNS query logging and analyze for repetitive queries to suspicious domains
  • Deploy network-based intrusion detection systems with rules to identify DNS amplification patterns
  • Use DNS analytics tools to identify zones generating unusually large responses

Monitoring Recommendations

  • Establish baseline metrics for DNS server performance and alert on significant deviations
  • Configure SNMP or similar monitoring for real-time DNS server health visibility
  • Implement rate limiting and response rate limiting (RRL) monitoring on DNS servers
  • Review DNS query logs periodically for patterns indicative of reconnaissance or attack activity

How to Mitigate CVE-2024-11187

Immediate Actions Required

  • Identify all BIND 9 instances in your environment and determine their versions
  • Prioritize patching internet-facing authoritative DNS servers and public resolvers
  • Implement rate limiting on DNS servers as a temporary protective measure
  • Review DNS zone configurations for any suspicious or overly complex record structures

Patch Information

ISC has released patches addressing CVE-2024-11187 across all affected BIND 9 version branches. Organizations should upgrade to the latest patched versions as specified in the ISC CVE-2024-11187 Advisory. Debian users should refer to the Debian LTS Announcement for distribution-specific update instructions. NetApp customers should consult the NetApp Security Advisory NTAP-20250207-0002 for affected products and remediation guidance.

Workarounds

  • Enable Response Rate Limiting (RRL) on authoritative DNS servers to mitigate query floods
  • Implement access control lists (ACLs) to restrict recursive queries to trusted clients only
  • Deploy DNS firewalls or filtering proxies to inspect and limit suspicious DNS traffic
  • Consider using separate DNS servers for authoritative and recursive services to limit blast radius
bash
# Example BIND configuration to enable Response Rate Limiting
# Add to named.conf options block
options {
    rate-limit {
        responses-per-second 10;
        window 5;
        slip 2;
        log-only no;
    };
};

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechBind

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.88%

  • 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-405
  • Technical References
  • ISC CVE-2024-11187 Advisory

  • Debian LTS Announcement

  • NetApp Security Advisory NTAP-20250207-0002
  • Related CVEs
  • CVE-2026-1519: BIND DNS Resolver DoS Vulnerability

  • CVE-2026-3119: BIND 9 DNS Server DoS Vulnerability

  • CVE-2025-13878: BIND 9 DNS Server DoS Vulnerability

  • CVE-2025-8677: BIND 9 DNS DoS Vulnerability via DNSKEY
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