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-2024-12705

CVE-2024-12705: BIND 9 DNS-over-HTTPS DoS Vulnerability

CVE-2024-12705 is a denial of service flaw in BIND 9's DNS-over-HTTPS implementation that allows attackers to exhaust resolver resources via crafted HTTP/2 traffic. This article covers technical details, affected versions, and mitigation.

Published: January 28, 2026

CVE-2024-12705 Overview

CVE-2024-12705 is a resource exhaustion vulnerability affecting BIND 9 DNS resolvers that have DNS-over-HTTPS (DoH) enabled. Remote attackers can exploit this flaw by flooding the DNS resolver with crafted valid or invalid HTTP/2 traffic, leading to exhaustion of the server's CPU and/or memory resources. This denial of service condition can render the DNS resolver unavailable, disrupting name resolution services for dependent systems and networks.

The vulnerability is classified under CWE-770 (Allocation of Resources Without Limits or Throttling), indicating that the affected BIND versions fail to properly limit the rate or volume of incoming HTTP/2 requests processed by the DoH service.

Critical Impact

Attackers can remotely exhaust DNS resolver resources by flooding DoH endpoints with malicious HTTP/2 traffic, causing denial of service and disrupting critical DNS infrastructure.

Affected Products

  • 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 versions 9.18.11-S1 through 9.18.32-S1 (ISC Subscription Edition)

Discovery Timeline

  • 2025-01-29 - CVE-2024-12705 published to NVD
  • 2025-02-07 - Last updated in NVD database

Technical Details for CVE-2024-12705

Vulnerability Analysis

This vulnerability exists in the DNS-over-HTTPS (DoH) implementation within BIND 9. DoH encapsulates DNS queries within HTTPS traffic, using HTTP/2 as the transport protocol. The flaw stems from improper resource management when handling incoming HTTP/2 streams and requests.

When a BIND 9 resolver is configured to accept DoH connections, it processes incoming HTTP/2 frames and DNS queries. The vulnerability allows attackers to send a high volume of crafted HTTP/2 traffic—either valid DNS queries or malformed requests—without adequate rate limiting or resource constraints being enforced by the server. This results in unbounded resource consumption as the resolver attempts to process the flood of incoming traffic.

The attack can be executed remotely over the network without authentication or user interaction. While the vulnerability does not compromise confidentiality or integrity of data, the availability impact is significant as DNS resolvers can become completely unresponsive.

Root Cause

The root cause is classified as CWE-770: Allocation of Resources Without Limits or Throttling. The BIND 9 DoH implementation lacks adequate controls to limit the rate of incoming HTTP/2 connections and requests, allowing attackers to consume server resources without restriction. This design weakness permits unbounded allocation of CPU cycles and memory to process attacker-controlled traffic.

Attack Vector

The attack is conducted over the network against BIND 9 servers with DoH enabled. An attacker initiates multiple HTTP/2 connections to the DoH endpoint and floods the server with HTTP/2 frames, which may contain valid DNS queries, invalid queries, or malformed HTTP/2 protocol data.

The HTTP/2 protocol's multiplexing capability allows multiple streams within a single TCP connection, amplifying the attack surface. Attackers can exploit this by opening numerous concurrent streams and sending rapid requests, overwhelming the resolver's ability to process legitimate traffic while consuming CPU and memory resources.

The attack does not require any privileges or authentication, making it accessible to any network client that can reach the DoH endpoint. Organizations exposing DoH services to the internet are particularly at risk.

Detection Methods for CVE-2024-12705

Indicators of Compromise

  • Abnormally high CPU utilization on BIND 9 DNS servers with DoH enabled
  • Memory exhaustion or out-of-memory events on DNS resolver systems
  • Spike in HTTP/2 connections to DoH endpoints (typically port 443)
  • DNS query latency degradation or timeouts reported by clients
  • Log entries indicating resource constraints or process termination

Detection Strategies

  • Monitor BIND 9 server performance metrics for unusual CPU and memory consumption patterns
  • Implement network traffic analysis to detect volumetric HTTP/2 traffic anomalies targeting DoH endpoints
  • Configure alerting on DNS resolver availability and response time degradation
  • Review BIND 9 logs for error messages related to resource exhaustion or connection handling failures

Monitoring Recommendations

  • Deploy application-layer monitoring on DoH endpoints to track HTTP/2 connection rates and request volumes
  • Establish baseline metrics for normal DoH traffic patterns to enable anomaly detection
  • Implement SentinelOne Singularity to monitor DNS infrastructure hosts for resource exhaustion attacks
  • Use network flow analysis to identify sources of abnormal traffic volumes targeting DNS services

How to Mitigate CVE-2024-12705

Immediate Actions Required

  • Upgrade BIND 9 to a patched version as recommended by ISC
  • If DoH is not required, disable the DoH listener in BIND configuration
  • Implement rate limiting at the network perimeter for HTTP/2 traffic to DoH endpoints
  • Deploy web application firewalls (WAF) or reverse proxies with HTTP/2 flood protection capabilities
  • Monitor DNS resolver resource utilization closely until patches are applied

Patch Information

ISC has released updated versions of BIND 9 to address this vulnerability. Administrators should consult the ISC CVE-2024-12705 Documentation for specific version information and upgrade instructions. Additionally, NetApp has published Security Advisory NTAP-20250207-0003 for affected NetApp products.

Organizations using BIND 9 should upgrade to the latest patched version in their respective release branch:

  • For 9.18.x series: Upgrade beyond 9.18.32
  • For 9.20.x series: Upgrade beyond 9.20.4
  • For 9.21.x series: Upgrade beyond 9.21.3
  • For 9.18.x-S1 subscription series: Upgrade beyond 9.18.32-S1

Workarounds

  • Disable DNS-over-HTTPS functionality if not required for operations by removing or commenting out the http and related DoH configuration blocks
  • Restrict access to DoH endpoints using firewall rules to allow only trusted client networks
  • Deploy a reverse proxy or load balancer with HTTP/2 rate limiting in front of BIND 9 DoH services
  • Implement connection rate limiting using operating system-level controls such as iptables or nftables
  • Consider using dedicated DoH proxy solutions that provide built-in flood protection
bash
# Example: Disable DoH in BIND 9 named.conf
# Comment out or remove the http block and related tls configuration
# Before:
# http local {
#     endpoints { "/dns-query"; };
# };
# 
# After (DoH disabled):
# DoH configuration removed - resolver accepts only traditional DNS on port 53

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.50%

  • 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-770
  • Technical References
  • ISC CVE-2024-12705 Documentation

  • NetApp Security Advisory NTAP-20250207-0003
  • 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