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-49124

CVE-2024-49124: Windows 10 1507 LDAP Client RCE Flaw

CVE-2024-49124 is a remote code execution vulnerability in the LDAP Client of Microsoft Windows 10 1507 that enables attackers to execute arbitrary code. This article covers technical details, affected versions, and mitigation.

Published: January 28, 2026

CVE-2024-49124 Overview

CVE-2024-49124 is a remote code execution vulnerability affecting the Lightweight Directory Access Protocol (LDAP) Client component in Microsoft Windows operating systems. This vulnerability allows unauthenticated attackers to execute arbitrary code remotely on affected systems by exploiting a race condition (CWE-362) in the LDAP client implementation. While the attack complexity is high due to the nature of the race condition, successful exploitation could lead to complete system compromise without requiring user interaction or prior authentication.

Critical Impact

Successful exploitation of this vulnerability could allow an unauthenticated remote attacker to execute arbitrary code on the target system, potentially gaining full control over affected Windows clients and servers across the enterprise environment.

Affected Products

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

Discovery Timeline

  • 2024-12-12 - CVE-2024-49124 published to NVD
  • 2025-01-14 - Last updated in NVD database

Technical Details for CVE-2024-49124

Vulnerability Analysis

This vulnerability stems from a race condition (CWE-362) in the Windows LDAP client component. Race conditions occur when the proper execution of code depends on the sequence or timing of uncontrollable events, and in this case, the flaw exists in how the LDAP client processes certain operations concurrently. An attacker who can win the race condition could leverage this timing flaw to manipulate memory or execution flow in unexpected ways, ultimately achieving remote code execution.

The attack can be initiated from a network vector without requiring any privileges or user interaction on the target system. The scope is unchanged, meaning the vulnerable component and the impacted component are the same. Upon successful exploitation, attackers could achieve complete compromise of confidentiality, integrity, and availability of the affected system.

Root Cause

The root cause of CVE-2024-49124 is a race condition (Time-of-Check Time-of-Use or similar concurrent execution flaw) within the Windows LDAP client. When the LDAP client processes certain network operations, a window of opportunity exists where concurrent threads or processes can manipulate shared resources or state in an unintended manner. This creates an exploitable condition that attackers can potentially leverage by carefully timing their malicious input to coincide with vulnerable execution paths in the LDAP client code.

Attack Vector

The vulnerability is exploitable over the network by an unauthenticated attacker. The attack scenario involves an attacker sending specially crafted LDAP-related network traffic to a target system, timing the attack to exploit the race condition window. Since LDAP is commonly used for directory services, authentication, and authorization in enterprise environments, systems that perform LDAP client operations are potentially at risk.

The attack complexity is classified as high because successfully exploiting a race condition requires precise timing and may not succeed on every attempt. However, determined attackers may repeatedly attempt exploitation until successful. No user interaction is required, making this vulnerability particularly dangerous in automated attack scenarios.

Detection Methods for CVE-2024-49124

Indicators of Compromise

  • Unusual or high-volume LDAP client activity originating from workstations or servers
  • Unexpected process spawning or code execution following LDAP-related operations
  • Anomalous network traffic patterns involving LDAP ports (TCP 389, 636, 3268, 3269)
  • Memory corruption artifacts or crash dumps related to LDAP client components

Detection Strategies

  • Monitor for suspicious LDAP client connections and abnormal query patterns using network traffic analysis
  • Implement behavioral detection rules for anomalous process creation chains following LDAP operations
  • Deploy endpoint detection and response (EDR) solutions capable of detecting race condition exploitation attempts
  • Enable Windows Event Logging for LDAP client activities and correlate with security events

Monitoring Recommendations

  • Configure SIEM rules to alert on unusual LDAP traffic volumes or connection patterns
  • Monitor for repeated connection attempts that may indicate race condition exploitation attempts
  • Track process lineage for any unexpected child processes spawned by LDAP-related system components
  • Implement network segmentation monitoring to detect lateral movement following potential exploitation

How to Mitigate CVE-2024-49124

Immediate Actions Required

  • Apply the December 2024 security updates from Microsoft to all affected Windows systems immediately
  • Prioritize patching domain controllers and systems with elevated privileges that perform LDAP operations
  • Review network segmentation to limit exposure of LDAP services where possible
  • Enable enhanced logging for LDAP-related activities pending patch deployment

Patch Information

Microsoft has released security updates addressing CVE-2024-49124 as part of their December 2024 Patch Tuesday release. Administrators should consult the Microsoft Security Response Center Advisory for specific patch details and download links for each affected product version. Updates are available through Windows Update, Windows Server Update Services (WSUS), and the Microsoft Update Catalog.

Workarounds

  • Restrict LDAP client connections to trusted directory servers only through firewall rules
  • Implement network segmentation to isolate systems performing LDAP operations from untrusted network segments
  • Consider using LDAP over SSL/TLS (LDAPS) to add an additional security layer for LDAP communications
  • Monitor and limit LDAP client functionality on systems where directory services are not required
bash
# Example: Restrict outbound LDAP connections to specific trusted servers using Windows Firewall
netsh advfirewall firewall add rule name="Block Outbound LDAP" dir=out action=block protocol=tcp remoteport=389,636,3268,3269
netsh advfirewall firewall add rule name="Allow LDAP to Trusted DC" dir=out action=allow protocol=tcp remoteip=<TRUSTED_DC_IP> remoteport=389,636,3268,3269

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 Score8.1

  • EPSS Probability0.39%

  • 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-362
  • Vendor Resources
  • Microsoft CVE-2024-49124 Update
  • Related CVEs
  • CVE-2026-33826: Windows Active Directory RCE Vulnerability

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

  • CVE-2026-32149: Windows Hyper-V RCE Vulnerability

  • CVE-2026-31995: Openclaw Command Injection Vulnerability
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