CVE-2026-53410
Analyzed
Analyzed - Analysis Complete
Zoom Client for Windows Privilege Escalation via TOCTOU Race Condition
Vulnerability report for CVE-2026-53410, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-16
Last updated on: 2026-08-17
Assigner: Zoom Video Communications, Inc.
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| zoom | remote_control_for_zoom_contact_center | to 7.0.0 (exc) |
| zoom | rooms | to 7.0.5 (exc) |
| zoom | workplace_desktop | to 7.0.5 (exc) |
| zoom | workplace_virtual_desktop_infrastructure | to 6.5.17 (exc) |
| zoom | workplace_virtual_desktop_infrastructure | From 6.6.0 (inc) to 6.6.14 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-367 | The product checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check. |