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

CVE-2023-43586: Zoom SDK Privilege Escalation Vulnerability

CVE-2023-43586 is a privilege escalation vulnerability in Zoom Meeting Software Development Kit for Windows caused by path traversal. Authenticated users can exploit this flaw via network access to elevate privileges.

Published: February 4, 2026

CVE-2023-43586 Overview

CVE-2023-43586 is a path traversal vulnerability affecting Zoom Desktop Client for Windows, Zoom VDI Client for Windows, and Zoom SDKs for Windows. This security flaw may allow an authenticated user to conduct an escalation of privilege via network access. The vulnerability stems from improper input validation that enables attackers to traverse directory structures and potentially access or modify files outside the intended scope.

Critical Impact

An authenticated attacker can exploit this path traversal vulnerability to escalate privileges on affected Windows systems, potentially gaining unauthorized access to sensitive system resources and compromising system integrity.

Affected Products

  • Zoom Desktop Client for Windows
  • Zoom VDI Client for Windows (Virtual Desktop Infrastructure)
  • Zoom Meeting Software Development Kit for Windows
  • Zoom Video Software Development Kit for Windows

Discovery Timeline

  • 2023-12-13 - CVE-2023-43586 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2023-43586

Vulnerability Analysis

This vulnerability is classified under CWE-22 (Improper Limitation of a Pathname to a Restricted Directory - Path Traversal) and CWE-426 (Untrusted Search Path). The path traversal weakness allows authenticated users with network access to manipulate file paths in a way that escapes the intended directory boundaries. When successfully exploited, this can lead to privilege escalation on the affected Windows system.

The vulnerability requires authentication and network access to exploit, meaning an attacker must have valid credentials or session access to the Zoom application. Once authenticated, the attacker can craft malicious input containing path traversal sequences (such as ../ or equivalent encoded forms) to access files or directories outside the application's intended scope.

Root Cause

The root cause of CVE-2023-43586 lies in insufficient validation of file path inputs within the Zoom Windows clients and SDKs. When the application processes file paths provided through network interactions, it fails to properly sanitize or validate these inputs against directory traversal attempts. This allows specially crafted paths containing traversal sequences to bypass intended directory restrictions, potentially leading to access of sensitive system files or execution of operations with elevated privileges.

The secondary weakness (CWE-426 - Untrusted Search Path) indicates that the vulnerability may also involve improper handling of search paths, where the application loads resources from untrusted locations that an attacker can control.

Attack Vector

The attack is conducted over the network by an authenticated user. The attacker must first establish a valid authenticated session with the Zoom application. Once authenticated, they can send specially crafted requests containing path traversal sequences to access or manipulate files outside the intended directory structure.

The exploitation flow involves:

  1. Authenticating to the Zoom application through normal means
  2. Identifying input vectors that accept file paths
  3. Injecting path traversal sequences to escape the restricted directory
  4. Accessing sensitive files or executing privileged operations

Since no verified code examples are available for this vulnerability, organizations should refer to the Zoom Security Bulletin ZSB-23059 for technical details on the vulnerability mechanism and remediation guidance.

Detection Methods for CVE-2023-43586

Indicators of Compromise

  • Unusual file access patterns within Zoom application directories containing path traversal sequences such as ../ or encoded variants like %2e%2e%2f
  • Log entries showing attempts to access files outside the Zoom installation directory
  • Unexpected privilege escalation events originating from Zoom processes
  • Modified system files or configurations that coincide with Zoom client usage

Detection Strategies

  • Monitor file system access from Zoom-related processes (Zoom.exe, ZoomVDI.exe) for attempts to access directories outside normal operational scope
  • Implement endpoint detection rules to identify path traversal patterns in process command lines and file operations
  • Review Windows Security Event logs for privilege escalation events correlated with Zoom application activity
  • Deploy SentinelOne behavioral AI to detect anomalous file access patterns indicative of path traversal exploitation

Monitoring Recommendations

  • Enable enhanced logging for Zoom client applications to capture detailed file access operations
  • Configure SIEM rules to alert on path traversal patterns (../, ..\\, %2e%2e) in logs associated with Zoom processes
  • Monitor for unexpected child processes spawned by Zoom applications that may indicate post-exploitation activity
  • Implement file integrity monitoring on sensitive system directories to detect unauthorized modifications

How to Mitigate CVE-2023-43586

Immediate Actions Required

  • Update all Zoom Desktop Client for Windows installations to the latest patched version immediately
  • Update Zoom VDI Client for Windows deployments across all virtual desktop environments
  • Upgrade Zoom Meeting SDK and Video SDK for Windows to patched versions in all applications utilizing these components
  • Audit user access and authentication logs for any signs of exploitation prior to patching

Patch Information

Zoom has released security updates to address this vulnerability. Organizations should apply the patches referenced in the Zoom Security Bulletin ZSB-23059. The bulletin provides version-specific guidance for upgrading affected products:

  • Zoom Desktop Client for Windows should be updated to the latest available version
  • Zoom VDI Client for Windows should be updated across all VDI deployments
  • Applications utilizing Zoom Meeting SDK or Video SDK for Windows should be rebuilt with the patched SDK versions

Workarounds

  • Restrict network access to Zoom clients where possible until patches can be applied
  • Implement application whitelisting to prevent execution of unauthorized binaries from Zoom directories
  • Enable enhanced endpoint protection with behavioral analysis to detect exploitation attempts
  • Consider deploying SentinelOne's real-time protection to monitor and block suspicious file operations from Zoom processes
bash
# Configuration example - Check current Zoom Desktop Client version on Windows
# Run in PowerShell to identify installed version
Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\*" | Where-Object { $_.DisplayName -like "*Zoom*" } | Select-Object DisplayName, DisplayVersion

# Alternative: Check Zoom VDI Client version
Get-ItemProperty "HKLM:\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\*" | Where-Object { $_.DisplayName -like "*Zoom VDI*" } | Select-Object DisplayName, DisplayVersion

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechZoom

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability0.08%

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

  • CWE-22
  • Vendor Resources
  • Zoom Security Bulletin ZSB-23059
  • Related CVEs
  • CVE-2026-30903: Zoom Workplace Privilege Escalation Flaw

  • CVE-2026-30902: Zoom Windows Client Privilege Escalation

  • CVE-2026-30900: Zoom Client Privilege Escalation Flaw

  • CVE-2025-62484: Zoom Meeting SDK 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