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

CVE-2023-36568: Microsoft 365 Apps Privilege Escalation

CVE-2023-36568 is a privilege escalation vulnerability in Microsoft Office Click-To-Run that allows attackers to gain elevated system access. This post covers technical details, affected versions, and mitigation.

Updated: May 14, 2026

CVE-2023-36568 Overview

CVE-2023-36568 is an elevation of privilege vulnerability in the Microsoft Office Click-to-Run (C2R) service. The flaw resides in link-following behavior [CWE-59], where the service follows a symbolic link or junction created by a low-privileged user. A local authenticated attacker who wins a race condition can leverage this behavior to perform file operations with higher privileges. Microsoft addressed the issue in the October 2023 security updates for Microsoft 365 Apps, Microsoft Office 2019, and Office LTSC 2021.

Critical Impact

Successful exploitation allows a local low-privileged user to elevate to higher privileges on the host, gaining the ability to read, modify, or delete protected files.

Affected Products

  • Microsoft 365 Apps for Enterprise
  • Microsoft Office 2019
  • Microsoft Office LTSC 2021

Discovery Timeline

  • 2023-10-10 - CVE-2023-36568 published to NVD and addressed in Microsoft's October 2023 Patch Tuesday
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2023-36568

Vulnerability Analysis

The Click-to-Run service is a streaming and virtualization technology that installs and updates Microsoft Office products. The service runs with SYSTEM privileges and performs file operations on paths writable by lower-privileged users. The vulnerability is categorized as a link-following issue [CWE-59], commonly referred to as a symbolic link or junction-based privilege escalation.

Exploitation requires local access and valid credentials on the target machine. The attack complexity is high because the attacker must reliably win a race condition between the privileged service's file access and the attacker's manipulation of the underlying path. Once won, the attacker redirects a privileged file operation to a target location of their choice, breaking the integrity boundary between the user and the SYSTEM account.

Root Cause

The underlying weakness stems from the Click-to-Run service performing file operations on user-controlled paths without adequately validating that the resolved target is not a symbolic link, junction, or hard link. When the service opens, writes, or deletes a file along such a redirected path, the privileged action is applied to an attacker-chosen location instead of the intended one.

Attack Vector

The attack requires local authenticated access. An attacker places a junction or symbolic link in a directory the Click-to-Run service will operate on, then triggers a service action such as repair, update, or configuration apply. When the service follows the link, it performs the privileged operation against a protected target like a file in Program Files or System32. The result is arbitrary file write, overwrite, or deletion as SYSTEM, which can be chained into full privilege escalation through DLL planting or service binary replacement.

No public proof-of-concept exploit is listed in Exploit-DB, and the issue is not present on the CISA Known Exploited Vulnerabilities catalog. The EPSS probability is 0.22%.

Detection Methods for CVE-2023-36568

Indicators of Compromise

  • Creation of NTFS junctions or symbolic links inside Click-to-Run working directories under %ProgramData%\Microsoft\ClickToRun or per-user Office cache paths by non-administrative processes.
  • Unexpected file writes or deletions in Program Files\Common Files\Microsoft Shared\ClickToRun performed shortly after a low-privileged user invokes Office repair or update flows.
  • New or modified DLLs or executables in Office install directories that do not match Microsoft signing chains.

Detection Strategies

  • Hunt for mklink, CreateSymbolicLink, or DeviceIoControl with FSCTL_SET_REPARSE_POINT issued by non-elevated processes targeting Office directories.
  • Correlate OfficeClickToRun.exe file operations with prior reparse-point creation events from the same user session to identify race-condition exploitation.
  • Alert on SYSTEM-context writes that land in user-writable paths immediately after a Click-to-Run task is triggered.

Monitoring Recommendations

  • Enable Sysmon Event IDs 11 (FileCreate) and 15 (FileCreateStreamHash) with rules covering Office Click-to-Run paths and reparse point creation.
  • Forward Windows Security and Sysmon telemetry to a central analytics platform and retain process-lineage data for at least 30 days to support race-condition investigations.
  • Monitor for unsigned or unexpected modules loaded by OfficeClickToRun.exe to catch post-exploitation DLL planting.

How to Mitigate CVE-2023-36568

Immediate Actions Required

  • Apply the October 2023 Microsoft security update for all affected Office channels, including Microsoft 365 Apps, Office 2019, and Office LTSC 2021.
  • Inventory hosts running Click-to-Run installations and confirm the OfficeClickToRun.exe build number reflects the patched version through Account > About in any Office application.
  • Restrict interactive logon on shared workstations and servers, since exploitation requires local authenticated access.

Patch Information

Microsoft released fixes through the standard Click-to-Run update channel. Refer to the Microsoft Security Update Guide for CVE-2023-36568 for the specific build numbers per channel. Force an update by running OfficeC2RClient.exe /update user from the Office install directory, or push updates through the Office Deployment Tool and Microsoft Intune.

Workarounds

  • No official workaround exists. Patching is the only supported remediation.
  • As a compensating control, remove local administrator rights from standard users and audit Office Click-to-Run cache directories for unexpected reparse points.
  • Apply application control policies such as Windows Defender Application Control to block unsigned binaries from loading into the Office process tree.
bash
# Force Click-to-Run update to the patched build
"C:\Program Files\Common Files\Microsoft Shared\ClickToRun\OfficeC2RClient.exe" /update user

# Verify installed Click-to-Run version
reg query "HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Configuration" /v VersionToReport

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechMicrosoft Office

  • SeverityHIGH

  • CVSS Score7.0

  • EPSS Probability0.22%

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

  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft Security Update CVE-2023-36568
  • Related CVEs
  • CVE-2026-40419: Microsoft Office Privilege Escalation Flaw

  • CVE-2026-40418: Microsoft Office Click-To-Run Privilege Escalation

  • CVE-2026-40420: Microsoft Office Privilege Escalation Flaw

  • CVE-2026-35436: Microsoft Office Click-To-Run Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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