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

CVE-2023-36804: Windows 10 1507 GDI Privilege Escalation

CVE-2023-36804 is a privilege escalation vulnerability in Windows GDI affecting Windows 10 1507 that enables attackers to gain elevated privileges. This article covers technical details, affected versions, and mitigation.

Published: February 4, 2026

CVE-2023-36804 Overview

CVE-2023-36804 is a Windows GDI (Graphics Device Interface) Elevation of Privilege vulnerability that affects a wide range of Microsoft Windows operating systems. This vulnerability allows a local attacker with low-level privileges to escalate their access to gain high-impact control over the confidentiality, integrity, and availability of the affected system. The Windows GDI component is a core graphics subsystem responsible for rendering graphical objects and transmitting them to output devices, making vulnerabilities in this component particularly impactful.

Critical Impact

Successful exploitation enables attackers to elevate privileges from a low-privileged user account to gain complete control over the affected Windows system, potentially compromising sensitive data and system integrity.

Affected Products

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

Discovery Timeline

  • September 12, 2023 - CVE-2023-36804 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2023-36804

Vulnerability Analysis

This elevation of privilege vulnerability resides in the Windows GDI subsystem, which handles graphics operations for the Windows operating system. The vulnerability is classified under CWE-416 (Use After Free), indicating that the flaw involves accessing memory after it has been freed. When exploited, an attacker who already has local access to the system with limited privileges can leverage this vulnerability to execute code with elevated permissions.

The attack requires local access to the target system, meaning an attacker must first gain initial foothold through other means such as phishing, social engineering, or another vulnerability. Once local access is obtained, no user interaction is required to exploit this vulnerability. The scope of the vulnerability is unchanged, meaning the vulnerable component and impacted component are the same.

Root Cause

The root cause of CVE-2023-36804 is a Use After Free (UAF) condition within the Windows GDI component. A UAF vulnerability occurs when a program continues to use a pointer to memory after it has been freed. In this case, the Windows GDI subsystem improperly handles memory operations, allowing an attacker to manipulate freed memory and potentially execute arbitrary code with elevated privileges.

When the GDI component deallocates a memory object but fails to properly invalidate references to that memory, subsequent operations may attempt to access or modify the freed memory region. An attacker can exploit this by carefully timing memory allocations to place controlled data in the freed memory location, leading to privilege escalation.

Attack Vector

The attack vector for CVE-2023-36804 is local, requiring the attacker to have authenticated access to the vulnerable system. The exploitation process typically involves:

  1. The attacker gains initial local access to the target Windows system with low-privilege credentials
  2. The attacker triggers the vulnerable code path in the Windows GDI component
  3. By manipulating memory allocation patterns, the attacker exploits the Use After Free condition
  4. The attacker's code executes with elevated system privileges, bypassing normal access controls

Due to the nature of this vulnerability affecting a core Windows graphics subsystem, exploitation could be triggered through various graphics-related operations. For detailed technical information, refer to the Microsoft Security Advisory.

Detection Methods for CVE-2023-36804

Indicators of Compromise

  • Unusual process activity involving GDI-related system components with unexpected privilege levels
  • Memory access anomalies in processes interacting with the Windows GDI subsystem
  • Suspicious local privilege escalation attempts from low-privileged user accounts
  • Anomalous memory allocation patterns in graphics-related Windows processes

Detection Strategies

  • Deploy endpoint detection and response (EDR) solutions capable of monitoring for Use After Free exploitation patterns
  • Enable Windows Security Event logging for privilege escalation attempts (Event IDs 4672, 4673)
  • Monitor for suspicious process behavior involving gdi32.dll and related graphics components
  • Implement behavioral analysis to detect unauthorized privilege changes in user sessions

Monitoring Recommendations

  • Enable detailed Windows Event logging for Security, System, and Application logs
  • Configure SIEM rules to alert on privilege escalation indicators from non-administrative accounts
  • Monitor memory operations and process creation events for anomalous patterns
  • Implement file integrity monitoring for critical system files including GDI components

How to Mitigate CVE-2023-36804

Immediate Actions Required

  • Apply the latest Microsoft security updates from the September 2023 Patch Tuesday release
  • Prioritize patching on systems where users have local access with low-privileged accounts
  • Review and restrict local login permissions to minimize the attack surface
  • Implement the principle of least privilege to limit the impact of potential exploitation

Patch Information

Microsoft has released security updates to address this vulnerability as part of their September 2023 security release cycle. Organizations should apply the appropriate patches for their affected Windows versions immediately. The official security advisory and patch details are available through the Microsoft Security Response Center.

Patches are available for all supported versions of Windows including Windows 10, Windows 11, and Windows Server editions. Systems running end-of-life versions such as Windows Server 2008 may require Extended Security Updates (ESU) to receive patches.

Workarounds

  • Restrict local logon access to trusted users only while awaiting patch deployment
  • Implement application control policies to limit which applications can interact with GDI components
  • Enable Windows Defender Credential Guard on supported systems for additional protection
  • Segment networks to isolate systems that cannot be immediately patched
bash
# Verify installed Windows updates (PowerShell)
Get-HotFix | Where-Object {$_.InstalledOn -gt (Get-Date).AddDays(-30)} | Format-Table -AutoSize

# Check Windows version for patch applicability
systeminfo | findstr /B /C:"OS Name" /C:"OS Version"

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

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

  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft CVE-2023-36804 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