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-2026-24029

CVE-2026-24029: DNS over HTTPS Auth Bypass Vulnerability

CVE-2026-24029 is an authentication bypass flaw in DNS over HTTPS using nghttp2 provider. When early_acl_drop is disabled, ACL checks are skipped, allowing unauthorized queries. Learn about technical details and mitigations.

Published: April 2, 2026

CVE-2026-24029 Overview

CVE-2026-24029 is an authorization bypass vulnerability affecting DNSdist's DNS over HTTPS (DoH) frontend when using the nghttp2 provider. When the early_acl_drop (or earlyACLDrop in Lua) option is disabled from its default enabled state, the Access Control List (ACL) check is completely skipped. This allows all clients to send DoH queries regardless of the configured ACL restrictions, effectively bypassing intended network security controls.

Critical Impact

Unauthorized clients can bypass ACL restrictions and send DoH queries to the DNS server, potentially enabling DNS reconnaissance, data exfiltration via DNS tunneling, or abuse of DNS infrastructure.

Affected Products

  • DNSdist with nghttp2 provider for DNS over HTTPS
  • DNSdist configurations with early_acl_drop/earlyACLDrop set to disabled
  • DNS over HTTPS frontends using nghttp2

Discovery Timeline

  • 2026-03-31 - CVE CVE-2026-24029 published to NVD
  • 2026-04-01 - Last updated in NVD database

Technical Details for CVE-2026-24029

Vulnerability Analysis

This vulnerability falls under CWE-863 (Incorrect Authorization), where the software performs an authorization check but does so incorrectly, allowing attackers to bypass intended access restrictions. In the context of DNSdist, the ACL mechanism is designed to control which clients are permitted to send DNS queries to the server. However, when operating a DNS over HTTPS frontend with the nghttp2 provider, a specific configuration scenario causes this security control to be entirely bypassed.

The vulnerability is network-accessible and requires no authentication or user interaction to exploit. An attacker can send crafted DoH queries from any network location, and these queries will be processed by the DNS server without the expected ACL validation. This creates a significant security gap for organizations relying on ACLs to restrict DNS query sources.

Root Cause

The root cause lies in the conditional logic handling the early_acl_drop option within the nghttp2 DoH provider code path. When this option is explicitly disabled (the default is enabled), the code path that performs ACL validation is skipped entirely rather than being deferred to a later stage. This means:

  1. The early_acl_drop option when set to false/disabled was intended to defer ACL checks, not skip them
  2. The nghttp2 provider implementation fails to perform the deferred ACL check
  3. All incoming DoH requests proceed without any source-based access control validation

Attack Vector

The attack vector is network-based with low complexity. An attacker can exploit this vulnerability by:

  1. Identifying a DNSdist server with DNS over HTTPS enabled using the nghttp2 provider
  2. Confirming the target has early_acl_drop disabled (either through configuration leak or trial)
  3. Sending DoH queries from IP addresses that should be blocked by the configured ACL
  4. Successfully receiving DNS responses despite being on a blocklist or outside the allowlist

The vulnerability can be exploited to perform unauthorized DNS queries, potentially enabling DNS-based reconnaissance of internal networks, DNS tunneling for data exfiltration, or abuse of the DNS infrastructure for amplification attacks. Since DoH traffic is encrypted, detection of malicious queries becomes more challenging.

Detection Methods for CVE-2026-24029

Indicators of Compromise

  • DNS over HTTPS queries originating from IP addresses not in the configured ACL allowlist
  • Unusual volume of DoH requests from previously blocked or unknown IP ranges
  • DNS query logs showing responses to clients that should be denied based on ACL configuration

Detection Strategies

  • Review DNSdist configuration files for early_acl_drop = false or earlyACLDrop = false settings on DoH frontends
  • Implement network monitoring to detect DoH traffic from unauthorized source IP addresses
  • Enable verbose logging on DNSdist to capture client IP addresses and correlate with expected ACL rules
  • Deploy IDS/IPS rules to alert on DNS over HTTPS traffic patterns from suspicious sources

Monitoring Recommendations

  • Monitor DNSdist access logs for queries from IP addresses outside configured ACL ranges
  • Set up alerting for configuration changes to early_acl_drop settings
  • Implement regular configuration audits to ensure ACL settings remain properly enforced
  • Track DNS query patterns for anomalies that might indicate unauthorized access

How to Mitigate CVE-2026-24029

Immediate Actions Required

  • Verify the early_acl_drop setting is enabled (default) on all DNS over HTTPS frontends using nghttp2
  • Review and audit current DNSdist configurations for any DoH frontends with this option disabled
  • Apply the vendor-provided security patch as soon as available
  • Consider temporarily disabling DoH frontends if ACL enforcement is critical and patching is not immediately possible

Patch Information

PowerDNS has released a security advisory addressing this vulnerability. Administrators should update DNSdist to the latest patched version as described in the DNSdist Security Advisory. The patch ensures that ACL checks are properly performed even when early_acl_drop is disabled, maintaining the intended deferred check behavior rather than skipping validation entirely.

Workarounds

  • Ensure early_acl_drop remains enabled (default setting) on all DoH frontends using nghttp2
  • Implement network-level access controls (firewall rules) as an additional layer of defense
  • Use a reverse proxy with its own ACL enforcement in front of DNSdist DoH endpoints
  • Consider switching to a different DoH provider if available until the patch is applied
bash
# Configuration example - Ensure early_acl_drop is enabled (default)
# In your dnsdist.conf, verify DoH frontend configuration:
# earlyACLDrop should be true (default) or omitted entirely

# Example secure DoH configuration
addDOHLocal("0.0.0.0:443", "/etc/ssl/certs/server.crt", "/etc/ssl/private/server.key", { "/" }, { earlyACLDrop = true })

# Verify ACL is properly configured
setACL({"192.168.1.0/24", "10.0.0.0/8"})

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechNghttp2

  • SeverityMEDIUM

  • CVSS Score6.5

  • EPSS Probability0.00%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-863
  • Technical References
  • DNSdist Security Advisory
  • Related CVEs
  • CVE-2026-27135: nghttp2 Library DoS Vulnerability

  • CVE-2024-28182: Nghttp2 HTTP/2 DoS Vulnerability

  • CVE-2020-11080: Nghttp2 HTTP/2 SETTINGS Frame DoS Flaw
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