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-2025-26670

CVE-2025-26670: Windows 10 1507 LDAP Use-After-Free Flaw

CVE-2025-26670 is a use-after-free vulnerability in Windows LDAP affecting Windows 10 1507 that enables remote code execution. This article covers the technical details, affected versions, security impact, and mitigation.

Updated: May 15, 2026

CVE-2025-26670 Overview

CVE-2025-26670 is a use-after-free vulnerability [CWE-416] in the Windows Lightweight Directory Access Protocol (LDAP) client implementation. The flaw allows an unauthenticated remote attacker to execute arbitrary code over a network without any user interaction. Microsoft addressed the issue in the April 2025 Patch Tuesday release. The vulnerability affects a broad range of Windows client and server editions, including Windows Server 2025 and Windows 11 24H2.

Critical Impact

Successful exploitation grants remote code execution in the context of the LDAP client process, enabling full compromise of the targeted system without credentials or user interaction.

Affected Products

  • Microsoft Windows 10 (1507, 1607, 1809, 21H2, 22H2)
  • Microsoft Windows 11 (22H2, 23H2, 24H2)
  • Microsoft Windows Server 2008, 2012, 2016, 2019, 2022, 2022 23H2, and 2025

Discovery Timeline

  • 2025-04-08 - CVE-2025-26670 published to NVD and Microsoft releases security patch
  • 2025-07-09 - Last updated in NVD database

Technical Details for CVE-2025-26670

Vulnerability Analysis

The vulnerability resides in the Windows LDAP client component responsible for parsing protocol responses. A use-after-free condition occurs when the LDAP client references memory that has already been released during response handling. An attacker who controls or impersonates an LDAP server can trigger the dangling pointer dereference and redirect execution flow.

Exploitation requires the victim to initiate or accept an LDAP connection to attacker-controlled infrastructure. Because the LDAP client runs with elevated privileges in many enterprise scenarios, code execution typically inherits SYSTEM-level rights on domain-joined hosts. The EPSS score of 1.117% places this vulnerability in the 78th percentile for exploitation likelihood.

Root Cause

The root cause is improper memory lifecycle management in the LDAP message parser. Specific response fields are freed during processing but remain referenced by subsequent code paths. Crafted server responses can manipulate the heap state between the free and reuse operations, enabling controlled overwrites of function pointers or virtual table entries.

Attack Vector

The attack vector is network-based and requires no authentication or user interaction. An attacker positions a malicious LDAP server and induces a vulnerable Windows host to query it. Common triggers include DNS poisoning, rogue domain controllers in misconfigured environments, or coercion techniques that force outbound LDAP connections. The high attack complexity reflects the need to reliably win the memory reuse race and bypass modern exploit mitigations such as ASLR and CFG.

// No verified public proof-of-concept code is available for CVE-2025-26670.
// Refer to the Microsoft Security Response Center advisory for additional technical details.

Detection Methods for CVE-2025-26670

Indicators of Compromise

  • Unexpected outbound LDAP (TCP/389) or LDAPS (TCP/636) connections from workstations to non-domain-controller hosts
  • Crashes or abnormal terminations in wldap32.dll recorded in Windows Error Reporting logs
  • Suspicious child processes spawned by lsass.exe or other processes that consume the LDAP client library
  • Anomalous DNS queries for SRV records (_ldap._tcp) resolving to untrusted IP addresses

Detection Strategies

  • Monitor process memory integrity for use-after-free crash signatures involving wldap32.dll
  • Hunt for processes loading the LDAP client library and then performing memory allocation patterns consistent with heap grooming
  • Correlate authentication coercion techniques (PetitPotam, DFSCoerce) with outbound LDAP traffic to non-trusted endpoints
  • Inspect LDAP response payloads at the network layer for malformed BER-encoded structures

Monitoring Recommendations

  • Enable Windows Defender Exploit Guard logging for processes invoking LDAP client APIs
  • Deploy network segmentation alerts when endpoints initiate LDAP sessions outside expected directory infrastructure
  • Aggregate Microsoft-Windows-LDAP-Client/Operational event logs into a central SIEM for retroactive hunting
  • Track patch deployment status across all affected Windows versions to identify unpatched assets

How to Mitigate CVE-2025-26670

Immediate Actions Required

  • Apply the April 2025 Microsoft security updates to all affected Windows client and server systems
  • Prioritize patching of domain controllers, jump hosts, and systems that frequently initiate LDAP queries
  • Restrict outbound LDAP traffic from endpoints to authorized domain controllers only via host and perimeter firewalls
  • Audit the environment for legacy systems (Windows Server 2008, 2012) that may require Extended Security Updates

Patch Information

Microsoft released patches for all affected versions on April 8, 2025. Refer to the Microsoft Security Update CVE-2025-26670 advisory for KB numbers corresponding to each supported Windows build. Systems running unsupported versions without Extended Security Updates remain permanently vulnerable.

Workarounds

  • Enforce LDAP channel binding and LDAP signing to reduce the attack surface for rogue server scenarios
  • Block outbound TCP/389 and TCP/636 from endpoints that do not require direct directory communication
  • Disable mDNS and LLMNR to prevent name resolution hijacking that could redirect LDAP queries
  • Apply network-level authentication and segmentation to limit lateral movement to vulnerable hosts
bash
# Restrict outbound LDAP traffic to approved domain controllers (PowerShell)
New-NetFirewallRule -DisplayName "Block Outbound LDAP" `
  -Direction Outbound -Protocol TCP -RemotePort 389,636 `
  -RemoteAddress Any -Action Block

# Allow only approved DCs
New-NetFirewallRule -DisplayName "Allow LDAP to DCs" `
  -Direction Outbound -Protocol TCP -RemotePort 389,636 `
  -RemoteAddress 10.0.0.10,10.0.0.11 -Action Allow

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

  • Vulnerability Details
  • TypeUse After Free

  • Vendor/TechWindows

  • SeverityHIGH

  • CVSS Score8.1

  • EPSS Probability1.12%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-416
  • Vendor Resources
  • Microsoft Security Update CVE-2025-26670
  • Related CVEs
  • CVE-2026-40406: Windows 10 1607 Use-After-Free Vulnerability

  • CVE-2026-40408: Windows 10 1607 Use After Free Vulnerability

  • CVE-2026-40415: Windows 10 1809 Use-After-Free Vulnerability

  • CVE-2026-34332: Windows Server 2025 Use After Free Flaw
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