Severity by source
AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Local vector and high complexity reflect installer race condition; PR:L for authenticated non-admin local user; full C/I/A impact upon SYSTEM escalation; no scope change as compromise is confined to the single host.
Primary rating from Vendor (Zoom).
CVSS VectorNVD
Lifecycle Timeline
6DescriptionNVD
A time-of-check to time-of-use (TOCTOU) race condition in the installation and uninstallation process of certain Zoom Clients for Windows could allow an authenticated local user to escalate privileges.
AnalysisAI
Privilege escalation in Zoom Workplace VDI Plugin for Windows (all versions prior to 6.6.14) is achievable by an authenticated local user exploiting a TOCTOU race condition during the product's installation or uninstallation process. The attack targets the narrow window between the installer's security check and its subsequent resource use, allowing a local attacker to substitute a controlled file or symlink and have it processed under elevated installer privileges. No active exploitation has been confirmed (not listed in CISA KEV), and the EPSS score of 0.14% at the 4th percentile signals very low real-world exploitation probability, though SSVC rates the technical impact as total if the race is won.
Technical ContextAI
The affected component is Zoom Workplace VDI Plugin for Windows, identified by CPE cpe:2.3:a:zoom_communications:zoom_workplace_vdi_plugin:*:*:*:*:*:*:*:*, specifically all releases before 6.6.14. VDI (Virtual Desktop Infrastructure) plugins routinely require elevated or SYSTEM-level privileges during install and uninstall operations on Windows, making their installer processes attractive targets. A TOCTOU race condition - more precisely CWE-367 than the assigned CWE-20 (Improper Input Validation), which appears to be a broader NVD categorization - occurs when a resource (file, directory, or symlink) is validated at one point in time but then accessed or modified under elevated context moments later without re-verification. An attacker who can manipulate the filesystem path in that intervening window can redirect the privileged operation to an attacker-controlled resource, achieving code execution or file writes under SYSTEM context.
RemediationAI
The primary remediation is upgrading Zoom Workplace VDI Plugin to version 6.6.14 or later, as released and confirmed by Zoom in security bulletin ZSB-26013 at https://www.zoom.com/en/trust/security-bulletin/zsb-26013. If immediate upgrade is not possible, restrict local interactive access to endpoints running affected VDI Plugin versions, particularly preventing lower-privileged users from executing or interfering with filesystem paths used during Zoom installer operations. Enforcing application control policies (e.g., Windows Defender Application Control or AppLocker) to restrict write access to Zoom installation directories during install or uninstall events reduces the exploitable window, though this requires careful tuning to avoid breaking legitimate installer functionality. Process monitoring for unusual symlink creation or file substitution activity in Zoom installer paths can serve as a detection control in environments where patching is delayed.
More in Zoom Workplace Vdi Plugin
View allSame weakness CWE-20 – Improper Input Validation
View allSame technique Privilege Escalation
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-45046
GHSA-58pc-566f-r6jx