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
    • 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-2023-36036

CVE-2023-36036: Windows 10 Privilege Escalation Flaw

CVE-2023-36036 is a privilege escalation vulnerability in Windows Cloud Files Mini Filter Driver affecting Windows 10 1507. Attackers can exploit this flaw to gain elevated privileges. This article covers technical details, affected systems, impact analysis, and mitigation strategies.

Published: February 11, 2026

CVE-2023-36036 Overview

CVE-2023-36036 is an Elevation of Privilege vulnerability in the Windows Cloud Files Mini Filter Driver (cldflt.sys). This kernel-mode driver is responsible for handling cloud file synchronization operations in Windows, including integration with OneDrive and other cloud storage providers. A successful exploit allows a local attacker with low privileges to escalate their permissions to SYSTEM level, gaining complete control over the affected Windows host.

Critical Impact

This vulnerability is actively exploited in the wild and has been added to CISA's Known Exploited Vulnerabilities (KEV) catalog. Attackers can leverage this flaw to achieve full system compromise from a low-privileged local account.

Affected Products

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

Discovery Timeline

  • November 14, 2023 - CVE-2023-36036 published to NVD
  • October 28, 2025 - Last updated in NVD database

Technical Details for CVE-2023-36036

Vulnerability Analysis

The Windows Cloud Files Mini Filter Driver vulnerability stems from improper memory handling within kernel-mode operations. The associated CWE classifications—CWE-122 (Heap-based Buffer Overflow) and CWE-787 (Out-of-bounds Write)—indicate that the driver fails to properly validate buffer boundaries when processing cloud file operations.

When the cldflt.sys driver handles certain file operations, it does not adequately verify the size or structure of user-supplied data before writing to kernel memory. This allows an attacker to craft malicious input that corrupts adjacent heap memory or writes data beyond allocated buffer boundaries. Because this occurs in kernel space, successful exploitation results in code execution with the highest system privileges.

Root Cause

The root cause is a heap-based buffer overflow (CWE-122) combined with out-of-bounds write conditions (CWE-787) in the Windows Cloud Files Mini Filter Driver. The driver fails to properly validate the length and content of data passed from user-mode applications during cloud file synchronization operations. This insufficient input validation allows attackers to manipulate kernel heap memory structures, potentially overwriting critical kernel objects or function pointers.

Attack Vector

The attack requires local access to the target system with at least low-level user privileges. An attacker must execute a specially crafted application or trigger specific cloud file operations that invoke the vulnerable code path in cldflt.sys. No user interaction is required beyond the initial execution of the malicious payload.

The attack flow typically involves:

  1. The attacker gains initial access to a Windows system with a low-privileged account
  2. A malicious application is executed that interacts with the Cloud Files Mini Filter Driver
  3. Crafted data triggers the heap overflow condition in kernel memory
  4. The attacker overwrites kernel structures to redirect execution flow
  5. Arbitrary code executes with SYSTEM privileges, completing the privilege escalation

Since no public proof-of-concept code is currently available, specific exploitation techniques remain undisclosed. However, the confirmed in-the-wild exploitation indicates that threat actors have developed reliable exploit chains for this vulnerability.

Detection Methods for CVE-2023-36036

Indicators of Compromise

  • Unusual process creation events where low-privileged processes spawn SYSTEM-level child processes
  • Suspicious activity involving cldflt.sys driver interactions, including unexpected IOCTL calls
  • Memory access violations or kernel crash dumps referencing the Cloud Files Mini Filter Driver
  • Anomalous cloud file synchronization activity from processes not associated with legitimate cloud storage applications

Detection Strategies

  • Enable Windows Kernel Audit logging to capture driver load events and kernel object access patterns
  • Deploy endpoint detection rules that monitor for privilege escalation sequences following cloud file operations
  • Implement behavioral analytics to detect processes that unexpectedly gain elevated privileges
  • Monitor for suspicious process hollowing or injection techniques that may be used in conjunction with this exploit

Monitoring Recommendations

  • Configure Security Event Log monitoring for Event IDs 4688 (Process Creation) with command line auditing enabled
  • Deploy Sysmon with rules targeting driver load events (Event ID 6) and process access patterns (Event ID 10)
  • Implement kernel integrity monitoring to detect unauthorized modifications to kernel memory
  • Establish baseline behavior for cloud file synchronization processes to identify anomalous activity

How to Mitigate CVE-2023-36036

Immediate Actions Required

  • Apply Microsoft's November 2023 security updates immediately across all affected Windows systems
  • Prioritize patching for systems in the CISA KEV catalog deadline compliance window
  • Review systems for signs of compromise before and after patching, given confirmed in-the-wild exploitation
  • Implement network segmentation to limit lateral movement opportunities for attackers who may have already exploited this vulnerability

Patch Information

Microsoft released security updates addressing CVE-2023-36036 as part of the November 2023 Patch Tuesday release. Organizations should obtain patches from the Microsoft Security Update Guide and deploy them according to their patch management policies. Given the confirmed exploitation in the wild and CISA KEV listing, this vulnerability should be treated as an emergency patching priority.

Patches are available for all supported Windows versions, including:

  • Windows 10 versions 1507, 1607, 1809, 21H2, and 22H2
  • Windows 11 versions 21H2, 22H2, and 23H2
  • Windows Server 2008 SP2 through Windows Server 2022

Workarounds

  • Restrict local user account privileges and implement the principle of least privilege across the environment
  • Consider disabling or restricting cloud file synchronization features on high-security systems where they are not required
  • Deploy application control policies to prevent unauthorized executables from running on critical systems
  • Enhance monitoring and alerting for privilege escalation attempts while patches are being deployed
bash
# Verify Cloud Files Mini Filter Driver status and patch level
sc query cldflt
wmic qfe list brief | findstr /i "KB5032189 KB5032190 KB5032192"

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.92%

  • 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
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-122

  • CWE-787
  • Technical References
  • CISA Known Exploited Vulnerabilities
  • Vendor Resources
  • Microsoft CVE-2023-36036 Advisory
  • 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