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-2023-36400

CVE-2023-36400: Windows 10 Privilege Escalation Flaw

CVE-2023-36400 is a privilege escalation vulnerability in Windows 10 1507 HMAC Key Derivation that allows attackers to gain elevated system privileges. This article covers technical details, affected versions, and mitigation.

Published: February 4, 2026

CVE-2023-36400 Overview

CVE-2023-36400 is an elevation of privilege vulnerability affecting the Windows HMAC Key Derivation component across a wide range of Microsoft Windows operating systems. This vulnerability allows a local attacker with low-level privileges to escalate their access to SYSTEM-level permissions by exploiting a heap-based buffer overflow (CWE-122) in the cryptographic key derivation functionality.

The vulnerability impacts both client and server editions of Windows, making it particularly concerning for enterprise environments where attackers who have gained initial access could leverage this flaw to achieve full system compromise.

Critical Impact

A successful exploit allows attackers to elevate privileges from a low-privileged user account to SYSTEM, enabling complete control over the affected system including access to sensitive data, installation of malware, and lateral movement across the network.

Affected Products

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

Discovery Timeline

  • November 14, 2023 - CVE-2023-36400 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2023-36400

Vulnerability Analysis

This vulnerability exists within the Windows HMAC (Hash-based Message Authentication Code) key derivation subsystem. The flaw is classified as a heap-based buffer overflow (CWE-122), which occurs when the system fails to properly validate buffer boundaries during cryptographic key derivation operations.

The attack requires local access and low privileges, but critically can escape the security context and affect resources beyond the vulnerable component's scope. This scope change characteristic makes the vulnerability particularly dangerous, as a successful exploit can compromise confidentiality, integrity, and availability at the highest level.

Root Cause

The vulnerability stems from improper bounds checking within the HMAC key derivation implementation. When processing specially crafted input during key derivation operations, the affected component writes data beyond the allocated heap buffer boundaries. This heap-based buffer overflow condition allows an attacker to corrupt adjacent memory structures, potentially overwriting critical security tokens or function pointers that control privilege levels.

Attack Vector

The attack is executed locally by a user with low-level privileges on the system. The attacker must craft malicious input that triggers the vulnerable code path in the HMAC key derivation functionality.

The exploitation process typically involves:

  1. The attacker gains initial access to the target system with standard user privileges
  2. A specially crafted request is made to the Windows cryptographic subsystem that triggers the HMAC key derivation functionality
  3. The malformed input causes a heap overflow, corrupting memory management structures
  4. The corrupted memory state is leveraged to hijack execution flow or modify security tokens
  5. The attacker achieves SYSTEM-level privileges, gaining complete control over the machine

No public proof-of-concept exploit code is currently available for this vulnerability, though the EPSS score of 1.558% (81st percentile) indicates a moderate probability of exploitation in the wild.

Detection Methods for CVE-2023-36400

Indicators of Compromise

  • Unexpected crashes or errors in Windows cryptographic services (particularly lsass.exe or related processes)
  • Unusual privilege escalation events in Windows Security Event logs (Event IDs 4672, 4673)
  • Anomalous memory allocation patterns in processes utilizing Windows Crypto API
  • Suspicious process spawning with SYSTEM privileges from low-privileged user sessions

Detection Strategies

  • Monitor Windows Security Event Logs for privilege escalation indicators, particularly Event ID 4688 (Process Creation) showing elevation from standard user to SYSTEM
  • Deploy endpoint detection rules to identify abnormal cryptographic API calls with malformed parameters
  • Utilize memory protection features and heap integrity monitoring to detect buffer overflow attempts
  • Implement behavioral analytics to identify patterns consistent with local privilege escalation attacks

Monitoring Recommendations

  • Enable and centralize Windows Security Event Log collection with focus on authentication and privilege use events
  • Configure real-time alerting for SYSTEM-level process creation from non-administrative user contexts
  • Monitor for unusual activity in cryptsvc.dll, bcrypt.dll, and related cryptographic components
  • Implement SentinelOne's Singularity platform for comprehensive endpoint visibility and automated threat detection

How to Mitigate CVE-2023-36400

Immediate Actions Required

  • Apply the Microsoft security updates released in November 2023 Patch Tuesday immediately
  • Prioritize patching systems where users have interactive login capabilities
  • Implement the principle of least privilege to minimize the attack surface for local privilege escalation
  • Enable Windows Defender Credential Guard where supported to protect authentication credentials

Patch Information

Microsoft has released security updates addressing this vulnerability through their standard update channels. Detailed patch information and affected version specifics are available in the Microsoft Security Update Guide for CVE-2023-36400.

Organizations should deploy patches using their standard Windows Update infrastructure or Windows Server Update Services (WSUS). For enterprise environments, consider using Microsoft Endpoint Configuration Manager for controlled deployment.

Workarounds

  • Limit local access to sensitive systems to only essential personnel and service accounts
  • Implement application control policies to restrict execution of unauthorized code
  • Enable Enhanced Mitigation Experience Toolkit (EMET) or Windows Defender Exploit Guard protections
  • Segment critical systems and apply network-level access controls to limit lateral movement if exploitation occurs
bash
# Verify patch status using PowerShell
Get-HotFix | Where-Object {$_.HotFixID -match "KB5032189|KB5032190|KB5032192|KB5032196|KB5032197|KB5032198"} | Format-Table -AutoSize

# Enable Windows Defender Exploit Guard heap integrity (requires Windows 10/11)
Set-ProcessMitigation -System -Enable TerminateOnError

# Query Windows Update history for November 2023 updates
wmic qfe list brief | findstr /i "2023-11"

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

  • EPSS Probability1.56%

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

  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft CVE-2023-36400 Update Guide
  • Related CVEs
  • CVE-2026-33104: Windows Win32K Privilege Escalation Flaw

  • CVE-2026-33101: Windows Print Spooler Privilege Escalation

  • CVE-2026-33099: Windows WinSock Privilege Escalation Flaw

  • CVE-2026-33098: Windows Container Isolation 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