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

CVE-2023-20854: VMware Workstation Privilege Escalation

CVE-2023-20854 is a privilege escalation vulnerability in VMware Workstation that allows local attackers to delete arbitrary files from the system. This article covers technical details, affected versions, and mitigation.

Published: February 4, 2026

CVE-2023-20854 Overview

CVE-2023-20854 is an arbitrary file deletion vulnerability affecting VMware Workstation on Windows systems. A malicious actor with local user privileges on the victim's machine may exploit this vulnerability to delete arbitrary files from the file system of the machine on which Workstation is installed. This vulnerability falls under CWE-269 (Improper Privilege Management), indicating that the issue stems from insufficient access control mechanisms within the VMware Workstation application.

Critical Impact

Successful exploitation allows attackers with local access to delete arbitrary files on the host system, potentially causing system instability, data loss, or enabling further attack chains through the removal of security controls and audit logs.

Affected Products

  • VMware Workstation 17.0
  • VMware Workstation running on Microsoft Windows
  • Host systems with VMware Workstation installed

Discovery Timeline

  • 2023-02-03 - CVE-2023-20854 published to NVD
  • 2025-03-26 - Last updated in NVD database

Technical Details for CVE-2023-20854

Vulnerability Analysis

This arbitrary file deletion vulnerability in VMware Workstation represents a significant security risk for Windows host systems running the virtualization software. The vulnerability allows a local attacker with standard user privileges to delete files that would normally require elevated permissions to remove. The attack requires local access to the system but does not require any user interaction to execute successfully.

The scope of this vulnerability extends beyond the vulnerable component itself, potentially affecting the underlying Windows operating system. While confidentiality is not directly impacted, the integrity and availability implications are severe—unauthorized file deletion can corrupt system operations, remove security controls, delete audit trails, or cause denial of service conditions on the host machine.

Root Cause

The root cause of CVE-2023-20854 is improper privilege management (CWE-269) within VMware Workstation's file handling operations. The vulnerability exists because the application performs file operations with elevated privileges without properly validating whether the requesting user should have permission to delete the target files. This creates a privilege boundary violation where a low-privileged local user can leverage VMware Workstation's elevated context to delete files they would otherwise be unable to remove.

Attack Vector

The attack vector for this vulnerability is local, requiring the attacker to have existing user privileges on the target machine where VMware Workstation is installed. The exploitation does not require any special conditions or user interaction, making it straightforward to execute once local access is obtained. An attacker could chain this vulnerability with other attacks—for example, first gaining initial access through phishing or another vulnerability, then using this file deletion capability to remove security software, clear logs, or corrupt system files to achieve persistence or further compromise the system.

The vulnerability mechanism involves the attacker crafting requests to VMware Workstation that reference arbitrary file paths. Due to the improper privilege management, Workstation processes these requests in an elevated context without verifying that the requesting user has legitimate deletion rights to the specified files. Technical details regarding the specific exploitation method can be found in the VMware Security Advisory VMSA-2023-0003.

Detection Methods for CVE-2023-20854

Indicators of Compromise

  • Unexpected deletion of system files, security software components, or Windows event logs
  • VMware Workstation processes accessing or modifying files outside of normal virtual machine directories
  • Suspicious file system activity from vmware.exe or related VMware processes targeting system-critical paths
  • Missing audit logs or gaps in file system monitoring records

Detection Strategies

  • Monitor file system activity from VMware Workstation processes for deletion operations targeting files outside standard VM directories
  • Implement file integrity monitoring (FIM) on critical system files, security software, and audit logs
  • Enable Windows Security auditing for file deletion events and correlate with VMware process activity
  • Deploy endpoint detection rules that alert on privilege escalation patterns involving VMware components

Monitoring Recommendations

  • Configure real-time alerting for unexpected file deletions by VMware Workstation-related processes
  • Establish baseline file access patterns for VMware Workstation and alert on deviations
  • Implement SentinelOne's behavioral AI detection to identify suspicious file deletion patterns that deviate from normal virtualization operations
  • Monitor for rapid sequential file deletions or targeting of security-relevant file paths

How to Mitigate CVE-2023-20854

Immediate Actions Required

  • Update VMware Workstation to the latest patched version as specified in VMSA-2023-0003
  • Review and restrict local user access to systems running VMware Workstation
  • Implement application control policies to limit which users can execute VMware Workstation
  • Enable comprehensive file system auditing on Windows hosts running vulnerable versions

Patch Information

VMware has released a security update to address this vulnerability. Administrators should consult the VMware Security Advisory VMSA-2023-0003 for specific patch versions and upgrade instructions. Organizations should prioritize patching VMware Workstation installations, particularly on systems that are accessible to multiple users or in environments where local user privileges may be compromised.

Workarounds

  • Restrict local access to systems running VMware Workstation to only trusted administrators until patches can be applied
  • Implement strict file system permissions and access controls on critical system files and directories
  • Deploy endpoint protection solutions like SentinelOne to detect and block suspicious file deletion attempts
  • Consider temporarily uninstalling VMware Workstation from high-risk systems until the patch is deployed
bash
# Verify VMware Workstation version to check if patching is required
# Run from Windows Command Prompt
"C:\Program Files (x86)\VMware\VMware Workstation\vmware.exe" --version

# Enable Windows file auditing for monitoring deletion events
auditpol /set /subcategory:"File System" /success:enable /failure:enable

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechVmware

  • SeverityHIGH

  • CVSS Score8.4

  • EPSS Probability0.17%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-269
  • Vendor Resources
  • VMware Security Advisory VMSA-2023-0003
  • Related CVEs
  • CVE-2026-22716: VMware Workstation Privilege Escalation

  • CVE-2026-22715: VMware Workstation Privilege Escalation

  • CVE-2024-38813: VMware Cloud Foundation Escalation Flaw

  • CVE-2021-22048: VMware vCenter Privilege Escalation Flaw
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