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
    • 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-2025-21379

CVE-2025-21379: Windows 11 24H2 DHCP Client RCE Flaw

CVE-2025-21379 is a remote code execution vulnerability in the DHCP Client Service of Microsoft Windows 11 24H2 that enables attackers to execute arbitrary code. This article covers technical details, affected versions, and mitigation.

Updated: May 14, 2026

CVE-2025-21379 Overview

CVE-2025-21379 is a remote code execution vulnerability in the Microsoft Windows Dynamic Host Configuration Protocol (DHCP) Client Service. The flaw stems from a use-after-free condition [CWE-416] in the DHCP client implementation shipped with Windows 11 24H2 and Windows Server 2025. An attacker on an adjacent network can exploit the vulnerability to execute arbitrary code on a vulnerable host. Successful exploitation requires user interaction and high attack complexity, but compromises the confidentiality, integrity, and availability of the target system. Microsoft published the advisory on February 11, 2025 as part of its monthly security update cycle.

Critical Impact

An adjacent network attacker who successfully exploits this DHCP client flaw can execute arbitrary code on Windows 11 24H2 and Windows Server 2025 hosts, with full impact on confidentiality, integrity, and availability.

Affected Products

  • Microsoft Windows 11 24H2 (x64)
  • Microsoft Windows 11 24H2 (ARM64)
  • Microsoft Windows Server 2025 (x64)

Discovery Timeline

  • 2025-02-11 - CVE-2025-21379 published to NVD and addressed in Microsoft's February 2025 security update
  • 2025-02-14 - Last updated in NVD database

Technical Details for CVE-2025-21379

Vulnerability Analysis

The vulnerability resides in the Windows DHCP Client Service, which negotiates IP configuration with DHCP servers on the local broadcast domain. Microsoft classifies the issue under [CWE-416] Use After Free, meaning the service references memory after it has been released. An attacker who can deliver crafted DHCP traffic on an adjacent network segment can trigger the dangling pointer condition. Reuse of the freed object permits the attacker to influence control flow inside the privileged client process.

Exploitation requires user interaction, which typically means an action that causes the host to renew a lease or attach to an attacker-controlled network. Because the DHCP client runs with elevated privileges, successful code execution yields high impact across confidentiality, integrity, and availability. The EPSS model places exploitation probability at roughly 1.22%, with a percentile of 79.2.

Root Cause

The defect is a use-after-free in the DHCP client's handling of protocol messages. Object lifetime is not correctly tracked across asynchronous DHCP operations, allowing freed memory to be referenced during subsequent processing. Public technical details are limited; Microsoft has not published exploit specifics. Refer to the Microsoft Security Update CVE-2025-21379 advisory for the authoritative description.

Attack Vector

The attack vector is adjacent network, meaning the attacker must be positioned on the same layer-2 broadcast domain or logical network segment as the victim. The attacker sends crafted DHCP responses or options to the client. Combined with the required user interaction, the attacker typically lures the victim onto a rogue or attacker-controlled DHCP network before triggering memory corruption inside the privileged service.

No public proof-of-concept code is currently available for CVE-2025-21379. See the vendor advisory for technical details.

Detection Methods for CVE-2025-21379

Indicators of Compromise

  • Unexpected crashes or restarts of the dhcpcsvc.dll-hosted service or the svchost.exe process hosting the DHCP Client.
  • Anomalous DHCP traffic patterns from untrusted sources, including malformed options or oversized vendor-specific fields.
  • New child processes spawned by the DHCP Client service context, which is not expected behavior on a healthy Windows host.

Detection Strategies

  • Monitor for Windows Error Reporting (WER) events and crash dumps that reference the DHCP client service or related modules.
  • Inspect network telemetry for rogue DHCP servers on enterprise subnets, including unauthorized DHCPOFFER and DHCPACK traffic.
  • Correlate process lineage events to flag any code execution chains originating from the DHCP Client service.

Monitoring Recommendations

  • Enable DHCP server authorization in Active Directory and alert on unauthorized DHCP server announcements.
  • Forward Sysmon process creation, image load, and network connection events to a centralized analytics platform for behavioral review.
  • Audit endpoints to confirm the February 2025 cumulative update is installed on all Windows 11 24H2 and Windows Server 2025 systems.

How to Mitigate CVE-2025-21379

Immediate Actions Required

  • Apply the February 2025 Microsoft security update on all Windows 11 24H2 and Windows Server 2025 systems referenced in the advisory.
  • Inventory affected hosts using configuration management tooling and prioritize patching of mobile and roaming endpoints that frequently attach to untrusted networks.
  • Enforce DHCP snooping and rogue DHCP server detection on managed network infrastructure.

Patch Information

Microsoft released a security update addressing CVE-2025-21379 on February 11, 2025. Patch availability and KB identifiers are documented in the Microsoft Security Update CVE-2025-21379 advisory. Administrators should deploy the update through Windows Update, Windows Server Update Services (WSUS), or Microsoft Intune according to standard change management procedures.

Workarounds

  • Restrict use of untrusted Wi-Fi and public networks on unpatched Windows 11 24H2 and Windows Server 2025 endpoints until the security update is applied.
  • Enable DHCP snooping on managed switches and use 802.1X network access control to limit which devices can serve DHCP traffic.
  • Segment user and server subnets to reduce the population of hosts an attacker on an adjacent network can reach.
bash
# Verify the DHCP Client service status and confirm latest update on Windows
Get-Service -Name Dhcp
Get-HotFix | Sort-Object -Property 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
  • TypeRCE

  • Vendor/TechWindows

  • SeverityHIGH

  • CVSS Score7.1

  • EPSS Probability1.22%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityHigh
  • AvailabilityHigh
  • CWE References
  • CWE-416

  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft Security Update CVE-2025-21379
  • Related CVEs
  • CVE-2026-33414: Podman HyperV Backend RCE Vulnerability

  • CVE-2026-33826: Windows Active Directory RCE Vulnerability

  • CVE-2026-32183: Windows Snipping Tool RCE Vulnerability

  • CVE-2026-32149: Windows Hyper-V RCE 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