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-2024-49072

CVE-2024-49072: Windows 10 Privilege Escalation Flaw

CVE-2024-49072 is a privilege escalation vulnerability in Windows Task Scheduler affecting Windows 10 1507 that allows attackers to gain elevated privileges. This article covers technical details, affected versions, and mitigation.

Updated: January 22, 2026

CVE-2024-49072 Overview

CVE-2024-49072 is an elevation of privilege vulnerability affecting the Windows Task Scheduler service across a wide range of Microsoft Windows operating systems. This vulnerability allows a locally authenticated attacker to escalate their privileges from a low-privileged user account to gain elevated system access. The Task Scheduler is a critical Windows component that enables automated task execution, making this vulnerability particularly concerning for enterprise environments.

Critical Impact

Successful exploitation of this vulnerability could allow an attacker with local access and low privileges to escalate to SYSTEM-level privileges, potentially gaining complete control over the affected Windows system.

Affected Products

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

Discovery Timeline

  • 2024-12-12 - CVE-2024-49072 published to NVD
  • 2025-01-08 - Last updated in NVD database

Technical Details for CVE-2024-49072

Vulnerability Analysis

This elevation of privilege vulnerability resides in the Windows Task Scheduler component. The vulnerability is classified under CWE-122 (Heap-based Buffer Overflow), indicating a memory corruption issue within the Task Scheduler service that can be exploited to gain elevated privileges.

The vulnerability requires local access to the target system and low-level user privileges to exploit. No user interaction is required for successful exploitation, making it particularly dangerous in scenarios where an attacker has already gained initial access to a system through other means such as phishing or malware infection.

Successful exploitation results in complete compromise of confidentiality, integrity, and availability of the affected system, as the attacker can execute arbitrary code with SYSTEM privileges. This allows attackers to install programs, view or modify data, create new accounts with full user rights, or completely disable security controls.

Root Cause

The root cause of CVE-2024-49072 is a heap-based buffer overflow (CWE-122) in the Windows Task Scheduler service. This type of vulnerability occurs when a program writes data beyond the boundaries of allocated memory on the heap. In the context of the Task Scheduler, improper validation of input data or insufficient bounds checking during task processing operations leads to heap memory corruption that can be leveraged to achieve privilege escalation.

Attack Vector

The attack vector for CVE-2024-49072 is local, meaning an attacker must have authenticated access to the target system to exploit this vulnerability. The attack complexity is low, requiring minimal technical skill once access is obtained. The typical attack scenario involves:

  1. An attacker gains initial access to a Windows system with a low-privileged user account
  2. The attacker crafts malicious input or triggers specific conditions in the Task Scheduler service
  3. The heap-based buffer overflow is triggered, corrupting memory structures
  4. The attacker leverages the memory corruption to execute code with elevated SYSTEM privileges

This vulnerability is particularly valuable as part of an attack chain, where initial access is achieved through phishing or other techniques, followed by privilege escalation using this Task Scheduler vulnerability.

Detection Methods for CVE-2024-49072

Indicators of Compromise

  • Unusual process activity spawned by the Task Scheduler service (svchost.exe -k netsvcs -p -s Schedule)
  • Anomalous memory consumption patterns in Task Scheduler-related processes
  • Unexpected scheduled tasks created by non-administrative users
  • Event log entries indicating Task Scheduler service crashes or restarts

Detection Strategies

  • Monitor Windows Event Logs for Task Scheduler-related events (Event IDs 106, 140, 141) indicating task registration or modification by low-privileged users
  • Implement endpoint detection rules to identify suspicious parent-child process relationships involving taskschd.dll or the Schedule service
  • Deploy behavioral analysis to detect privilege escalation attempts following Task Scheduler interactions
  • Utilize memory protection monitoring to detect heap corruption attempts

Monitoring Recommendations

  • Enable enhanced Windows Event Logging for the Task Scheduler operational logs at Microsoft-Windows-TaskScheduler/Operational
  • Configure SentinelOne's behavioral AI engine to monitor for privilege escalation patterns associated with scheduled task manipulation
  • Implement network segmentation to limit lateral movement capabilities if a system is compromised
  • Regularly audit scheduled tasks across the environment for unauthorized entries

How to Mitigate CVE-2024-49072

Immediate Actions Required

  • Apply the latest Microsoft security updates from the December 2024 Patch Tuesday release immediately
  • Prioritize patching for systems in high-risk environments such as domain controllers, file servers, and user workstations with sensitive data
  • Implement the principle of least privilege to minimize the number of users with local access to systems
  • Enable SentinelOne's exploit protection features to detect and block privilege escalation attempts

Patch Information

Microsoft has released security updates to address CVE-2024-49072 as part of their December 2024 security release. Detailed patch information and download links are available in the Microsoft Security Update Guide for CVE-2024-49072. Organizations should prioritize deploying these updates across all affected Windows versions, including both client and server operating systems.

Workarounds

  • Restrict local logon rights to only necessary users and service accounts through Group Policy
  • Implement application control policies to limit which applications can interact with the Task Scheduler service
  • Use Windows Defender Credential Guard and other virtualization-based security features where available
  • Monitor and restrict access to the schtasks.exe command-line utility through software restriction policies
bash
# Audit current scheduled tasks for unauthorized entries
schtasks /query /fo LIST /v > scheduled_tasks_audit.txt

# Review Task Scheduler operational logs
wevtutil qe Microsoft-Windows-TaskScheduler/Operational /c:100 /rd:true /f:text

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechWindows

  • SeverityHIGH

  • CVSS Score7.8

  • EPSS Probability0.21%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-122

  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft Security Update CVE-2024-49072
  • Related CVEs
  • CVE-2026-23672: Windows UDFS Privilege Escalation Flaw

  • CVE-2026-25178: Windows WinSock Driver Privilege Escalation

  • CVE-2026-24283: Windows File Server Privilege Escalation

  • CVE-2026-24294: Windows SMB Server Privilege Escalation
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