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

CVE-2024-49121: Windows 10 1507 LDAP DoS Vulnerability

CVE-2024-49121 is a denial of service vulnerability in Windows 10 1507 LDAP that allows attackers to disrupt directory services. This article covers the technical details, affected versions, impact, and mitigation.

Updated: January 22, 2026

CVE-2024-49121 Overview

CVE-2024-49121 is a Denial of Service vulnerability affecting the Windows Lightweight Directory Access Protocol (LDAP) service. This vulnerability allows remote, unauthenticated attackers to cause a denial of service condition on affected Windows systems by sending specially crafted LDAP requests. The vulnerability stems from a NULL Pointer Dereference (CWE-476) issue in the LDAP service implementation.

Critical Impact

Remote attackers can disrupt Active Directory Domain Services and authentication infrastructure across an organization without requiring authentication or user interaction.

Affected Products

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

Discovery Timeline

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

Technical Details for CVE-2024-49121

Vulnerability Analysis

This vulnerability exists within the Windows LDAP service, a critical component used for directory services including Active Directory. The flaw is classified as a NULL Pointer Dereference (CWE-476), which occurs when the LDAP service attempts to access memory through a null pointer during the processing of certain LDAP operations.

The attack can be executed remotely over the network without requiring any privileges or user interaction. When exploited, the vulnerability causes the LDAP service to crash, resulting in a denial of service condition that affects availability of directory services, user authentication, and any applications dependent on LDAP functionality.

Root Cause

The root cause of CVE-2024-49121 is a NULL Pointer Dereference condition in the Windows LDAP service. This occurs when the service fails to properly validate input before dereferencing a pointer, allowing specially crafted network requests to trigger a condition where a null pointer is accessed. This results in an unhandled exception that causes the service to terminate unexpectedly.

Attack Vector

The attack vector for this vulnerability is network-based, allowing remote exploitation without authentication. An attacker can send malformed LDAP requests to a target Windows system running the LDAP service, typically domain controllers in Active Directory environments.

The vulnerability does not require user interaction, meaning it can be exploited silently. Given the broad deployment of LDAP services in enterprise environments for authentication and directory services, successful exploitation could have cascading effects on organizational infrastructure, disrupting user logins, application authentication, and other LDAP-dependent operations.

Detection Methods for CVE-2024-49121

Indicators of Compromise

  • Unexpected crashes or restarts of the LDAP service (lsass.exe or related directory services)
  • Windows Event Log entries indicating LDAP service failures or null pointer exceptions
  • Network traffic showing malformed or unusual LDAP requests targeting port 389 or 636
  • Multiple authentication failures across the domain following LDAP service disruption

Detection Strategies

  • Monitor Windows Event Logs for Event ID 1000 (Application Error) related to lsass.exe crashes
  • Implement network intrusion detection rules to identify anomalous LDAP traffic patterns
  • Deploy endpoint detection and response (EDR) solutions to detect service manipulation and crash patterns
  • Enable LDAP debug logging on domain controllers to capture detailed request information

Monitoring Recommendations

  • Configure alerts for LDAP service availability and unexpected restarts on domain controllers
  • Implement network traffic analysis for LDAP protocols (ports 389/TCP and 636/TCP)
  • Monitor for spikes in LDAP connection attempts from external or unusual source IPs
  • Establish baseline metrics for LDAP service performance to detect anomalies

How to Mitigate CVE-2024-49121

Immediate Actions Required

  • Apply the Microsoft security update for CVE-2024-49121 as soon as possible on all affected systems
  • Prioritize patching domain controllers and systems running LDAP services
  • Restrict network access to LDAP services (ports 389 and 636) to trusted networks and clients only
  • Review firewall rules to limit exposure of LDAP services to untrusted networks

Patch Information

Microsoft has released security updates addressing CVE-2024-49121 as part of their December 2024 Patch Tuesday release. Organizations should consult the Microsoft Security Update Guide for CVE-2024-49121 for specific patch details and download links for their affected Windows versions.

Patches are available for all supported versions of Windows, including Windows 10, Windows 11, and Windows Server editions from 2008 through 2025.

Workarounds

  • Implement network segmentation to isolate LDAP services from untrusted network segments
  • Configure host-based firewalls on domain controllers to restrict LDAP access to authorized clients
  • Deploy load balancing and redundancy for domain controllers to maintain availability during potential attacks
  • Consider implementing LDAP request rate limiting at the network perimeter where feasible
bash
# Windows Firewall rule to restrict LDAP access to specific subnet
netsh advfirewall firewall add rule name="Restrict LDAP Access" dir=in action=allow protocol=TCP localport=389 remoteip=192.168.1.0/24
netsh advfirewall firewall add rule name="Restrict LDAPS Access" dir=in action=allow protocol=TCP localport=636 remoteip=192.168.1.0/24
netsh advfirewall firewall add rule name="Block External LDAP" dir=in action=block protocol=TCP localport=389,636

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 Probability13.10%

  • 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-476

  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft Security Update CVE-2024-49121
  • Related CVEs
  • CVE-2026-33096: Windows HTTP.sys DoS Vulnerability

  • CVE-2026-32216: Windows Redirected Drive DoS Vulnerability

  • CVE-2026-32181: Microsoft Windows DoS Vulnerability

  • CVE-2026-32071: Windows LSASS DoS 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