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

CVE-2023-36705: Windows 10 1507 Privilege Escalation Flaw

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

Published: January 28, 2026

CVE-2023-36705 Overview

CVE-2023-36705 is a Windows Installer Elevation of Privilege Vulnerability that affects a wide range of Microsoft Windows operating systems, including Windows 10, Windows 11, and Windows Server editions. This vulnerability allows a local attacker with low privileges to elevate their permissions to gain full system-level access on the affected system.

Critical Impact

A local attacker who successfully exploits this vulnerability could gain SYSTEM-level privileges, enabling complete compromise of the affected Windows system including the ability to install programs, modify data, and create new accounts with full user rights.

Affected Products

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

Discovery Timeline

  • 2023-11-14 - CVE-2023-36705 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2023-36705

Vulnerability Analysis

This elevation of privilege vulnerability exists within the Windows Installer component (msiexec.exe), a core Windows service responsible for installing, maintaining, and removing software packages. The vulnerability is classified under CWE-59, which relates to improper link resolution before file access, commonly known as a symlink attack or link following vulnerability.

The vulnerability requires local access to exploit, meaning an attacker must first gain a foothold on the target system through another means such as phishing, social engineering, or exploiting a different vulnerability. Once local access is obtained, an attacker with standard user privileges can leverage this flaw to escalate to SYSTEM privileges without requiring user interaction.

Root Cause

The root cause of CVE-2023-36705 lies in improper handling of symbolic links (symlinks) during Windows Installer operations. The Windows Installer service runs with elevated SYSTEM privileges and performs file operations during software installation processes. When the service follows symbolic links without proper validation, an attacker can manipulate these links to redirect file operations to arbitrary locations on the filesystem.

This CWE-59 weakness occurs when the Windows Installer does not properly verify that a file path is legitimate before performing privileged operations, allowing an attacker to craft malicious symbolic links that cause the installer to write to or modify files in protected system locations.

Attack Vector

The attack vector for CVE-2023-36705 is local, requiring the attacker to have authenticated access to the target system with low-level privileges. The exploitation follows this general pattern:

  1. The attacker creates a carefully crafted symbolic link pointing from a user-controllable location to a sensitive system file or directory
  2. The attacker triggers a Windows Installer operation that interacts with the malicious symlink
  3. The Windows Installer service, running as SYSTEM, follows the symlink and performs file operations on the target location
  4. This allows the attacker to overwrite system files, inject malicious code into protected locations, or otherwise manipulate the system to gain elevated privileges

The attack does not require user interaction and can be performed reliably once an attacker has established local access to the vulnerable system.

Detection Methods for CVE-2023-36705

Indicators of Compromise

  • Suspicious symbolic link creation in user-writable directories that point to system-protected locations
  • Unexpected Windows Installer (msiexec.exe) process activity with unusual file access patterns
  • Evidence of privilege escalation through audit logs showing standard users gaining SYSTEM-level access
  • Modification of protected system files by the Windows Installer service outside of legitimate software installation

Detection Strategies

  • Monitor Windows Security event logs for Event ID 4688 (process creation) with msiexec.exe followed by unexpected child processes running as SYSTEM
  • Implement file integrity monitoring on critical Windows system directories to detect unauthorized modifications
  • Configure Sysmon to track symbolic link creation (Event ID 11) and correlate with Windows Installer activity
  • Deploy endpoint detection rules that identify symlink creation patterns targeting Windows Installer temporary directories

Monitoring Recommendations

  • Enable Windows Process Creation auditing and PowerShell Script Block logging for comprehensive visibility
  • Utilize SentinelOne's behavioral AI to detect anomalous privilege escalation patterns associated with Windows Installer abuse
  • Review Application event logs for Windows Installer errors that may indicate exploitation attempts
  • Monitor for unusual file operations in %TEMP%, %WINDIR%\Installer, and other directories used by Windows Installer

How to Mitigate CVE-2023-36705

Immediate Actions Required

  • Apply the Microsoft security update from the November 2023 Patch Tuesday release immediately across all affected Windows systems
  • Prioritize patching for systems accessible to multiple users or those in higher-risk network segments
  • Conduct an inventory of all Windows systems to identify unpatched instances vulnerable to CVE-2023-36705
  • Implement network segmentation to limit lateral movement opportunities for attackers who may have compromised standard user accounts

Patch Information

Microsoft has released security updates addressing CVE-2023-36705 as part of the November 2023 security update cycle. Organizations should obtain the appropriate patches from the Microsoft Security Update Guide for their specific Windows versions. The patches address the improper symlink handling in the Windows Installer service.

System administrators should deploy these updates through Windows Update, Windows Server Update Services (WSUS), Microsoft Endpoint Configuration Manager, or other enterprise patch management solutions. Given the broad scope of affected products spanning Windows 10, Windows 11, and multiple Windows Server versions, a systematic approach to deployment is recommended.

Workarounds

  • Restrict local access to systems where possible, limiting the attack surface for this local privilege escalation vulnerability
  • Implement the principle of least privilege, ensuring users operate with the minimum permissions necessary for their roles
  • Monitor and restrict symbolic link creation capabilities using Windows Group Policy where operationally feasible
  • Deploy application control policies to limit which applications can interact with the Windows Installer service
bash
# PowerShell command to check Windows Installer service status and configuration
Get-Service -Name msiserver | Select-Object Name, Status, StartType
Get-ItemProperty "HKLM:\SOFTWARE\Policies\Microsoft\Windows\Installer" -ErrorAction SilentlyContinue

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

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

  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft Security 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