A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-26215

CVE-2024-26215: Windows Server 2008 DHCP DoS Vulnerability

CVE-2024-26215 is a denial of service vulnerability in Microsoft Windows Server 2008 DHCP Server Service that allows attackers to disrupt network services. This article covers technical details, affected versions, security impact, and mitigation strategies.

Published: June 2, 2026

CVE-2024-26215 Overview

CVE-2024-26215 is a denial-of-service vulnerability in the Microsoft Windows Dynamic Host Configuration Protocol (DHCP) Server Service. An unauthenticated remote attacker can send crafted network traffic to a vulnerable DHCP server and disrupt address allocation for clients. The flaw is classified under [CWE-400] (Uncontrolled Resource Consumption) and carries a CVSS score of 7.5. The vulnerability affects supported releases of Windows Server from 2008 through 2022 23H2. Microsoft addressed the issue in its April 2024 security update cycle.

Critical Impact

A remote, unauthenticated attacker can take the DHCP Server Service offline, preventing clients from obtaining or renewing IP leases and disrupting network connectivity across the affected environment.

Affected Products

  • Microsoft Windows Server 2008 SP2 and Server 2008 R2 SP1
  • Microsoft Windows Server 2012 and Server 2012 R2
  • Microsoft Windows Server 2016, 2019, 2022, and 2022 23H2

Discovery Timeline

  • 2024-04-09 - CVE-2024-26215 published to NVD
  • 2024-04-09 - Microsoft releases security update addressing the issue
  • 2025-01-08 - Last updated in NVD database

Technical Details for CVE-2024-26215

Vulnerability Analysis

The vulnerability resides in the Windows DHCP Server Service, which assigns IP addresses and network configuration parameters to clients over UDP ports 67 and 68. An attacker who can reach the DHCP service over the network can trigger uncontrolled resource consumption that renders the service unavailable. The flaw impacts availability only. Confidentiality and integrity are not affected, according to the CVSS vector. Exploitation requires no authentication, no user interaction, and low attack complexity, which broadens the pool of potential attackers on any flat or routed network segment that exposes DHCP.

Root Cause

The root cause is mapped to [CWE-400] Uncontrolled Resource Consumption. Microsoft has not published low-level technical details, but the classification indicates that the DHCP Server Service fails to properly bound resources such as memory, CPU, or internal data structures when processing certain inbound requests. Repeated or malformed traffic can exhaust these resources and crash or hang the service.

Attack Vector

The attack vector is network-based. An adversary sends crafted DHCP packets to a vulnerable server reachable on the local subnet or via a DHCP relay. Because DHCP traffic is broadcast and relayed across enterprise networks, exposure is not limited to attackers on the same VLAN. Microsoft has not reported in-the-wild exploitation, and no public proof-of-concept is referenced in the advisory. The EPSS percentile of 91.98 indicates higher-than-average modeled exploitation likelihood, so defenders should treat patching as time-sensitive.

No verified public exploit code is available. See the Microsoft Security Update Guide for CVE-2024-26215 for vendor technical details.

Detection Methods for CVE-2024-26215

Indicators of Compromise

  • Unexpected restarts, hangs, or crashes of the DHCPServer service in the Windows Service Control Manager.
  • Spikes in inbound UDP traffic to port 67 from a single source or small set of sources.
  • Sudden surge of failed lease assignments and clients falling back to APIPA (169.254.0.0/16) addresses.
  • DHCP server event log entries indicating service termination or resource allocation failures.

Detection Strategies

  • Monitor Windows Event Log channels Microsoft-Windows-DHCP-Server/Operational and System for DHCPServer service stop, crash, or restart events.
  • Baseline normal DHCP request volumes per source and alert on anomalies that exceed typical client behavior.
  • Correlate DHCP service failures with concurrent inbound UDP/67 traffic patterns to identify externally driven outages versus operational faults.

Monitoring Recommendations

  • Forward DHCP server event logs and network flow data to a centralized analytics platform for retention and correlation.
  • Track service health metrics for DHCPServer and alert when uptime drops or CPU and memory consumption spike unexpectedly.
  • Review patch compliance reports for Windows Server hosts running the DHCP role to confirm coverage of the April 2024 security update.

How to Mitigate CVE-2024-26215

Immediate Actions Required

  • Apply the April 2024 Microsoft security update to all Windows Server systems running the DHCP Server role.
  • Inventory every DHCP server in the environment, including secondary and failover partners, and validate patch status.
  • Restrict network reachability of UDP/67 so that only trusted client subnets and authorized DHCP relays can reach the server.

Patch Information

Microsoft published the official fix on April 9, 2024 through the Microsoft Security Update Guide for CVE-2024-26215. Updates are available for Windows Server 2008 SP2, 2008 R2 SP1, 2012, 2012 R2, 2016, 2019, 2022, and 2022 23H2 through Windows Update, WSUS, and the Microsoft Update Catalog. Reboot affected servers after installation to ensure the DHCP Server Service loads the patched binaries.

Workarounds

  • If immediate patching is not possible, place DHCP servers behind network ACLs that limit UDP/67 traffic to known client VLANs and relay agents.
  • Configure DHCP failover or split-scope partners so a single service crash does not eliminate lease availability for clients.
  • Monitor and rate-limit DHCP traffic at edge switches and firewalls to reduce the impact of high-volume request floods.
bash
# Verify the DHCP Server Service status and recent stop events on Windows Server
Get-Service -Name DHCPServer | Format-List Status, StartType
Get-WinEvent -FilterHashtable @{LogName='System'; ProviderName='Service Control Manager'} -MaxEvents 200 |
  Where-Object { $_.Message -match 'DHCPServer' }

# Confirm the April 2024 cumulative update is installed
Get-HotFix | Sort-Object InstalledOn -Descending | Select-Object -First 10

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechWindows

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability7.58%

  • 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

  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft Security Update CVE-2024-26215
  • Related CVEs
  • CVE-2026-40401: Windows 10 1607 DOS Vulnerability

  • CVE-2026-40405: Windows 11 24h2 DOS Vulnerability

  • CVE-2026-40413: Windows 10 1607 DOS Vulnerability

  • CVE-2026-40414: Windows 10 1607 DOS Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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