Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Local vector confirmed by description; low privilege required for authenticated local session; no availability impact described.
Primary rating from Vendor (Zoom).
CVSS VectorVendor: Zoom
Lifecycle Timeline
3DescriptionCVE.org
Path traversal in Zoom VDI Client and Plugins may allow an authenticated user to conduct information disclosure via local access.
AnalysisAI
Path traversal (CWE-23) in Zoom VDI Client and Plugins exposes authenticated local users to information disclosure and potential file integrity impact by allowing directory escape via crafted path input. Affected are all tracked versions under cpe:2.3:a:zoom_communications:zoom_vdi. No public exploit code or CISA KEV listing exists at time of analysis, but the High confidentiality and integrity impact ratings warrant prompt patching in VDI environments where insider or post-compromise scenarios are relevant threats.
Technical ContextAI
Zoom VDI (Virtual Desktop Infrastructure) Client and its plugins facilitate Zoom functionality within virtualized desktop environments - commonly deployed in healthcare, finance, and enterprise settings to deliver desktop applications over thin-client or remote sessions. CWE-23 (Relative Path Traversal) indicates the software fails to canonicalize or sanitize path components before using them in file operations, allowing sequences such as '../' to escape the intended working directory and reference arbitrary filesystem locations. The affected CPE cpe:2.3:a:zoom_communications:zoom_vdi:*:*:*:*:*:*:*:* covers all versions with no version bound specified in current NVD data, suggesting broad version exposure until a specific fixed release is confirmed. The CVSS vector AV:L confirms the vulnerability is exercised via local access to the host or VDI session.
RemediationAI
Consult and apply the fix detailed in the Zoom security bulletin at https://www.zoom.com/en/trust/security-bulletin/zsb-26017; the exact patched version is not independently confirmed from available NVD data and must be verified against the vendor advisory directly. Until patching is complete, restrict local user privileges on VDI endpoints to the minimum necessary and audit VDI plugin configurations to limit the directories accessible by the Zoom client process. If the VDI deployment allows it, consider running the Zoom VDI client in an isolated sandbox or container with filesystem access controls (e.g., AppArmor or SELinux profiles) restricting path traversal outside designated directories - note this may require testing against Zoom VDI functionality to avoid disruption. Prioritize patching on endpoints where VDI sessions are shared among multiple users or where sensitive data resides on the local filesystem.
Same weakness CWE-23 – Relative Path Traversal
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-56246
GHSA-29rx-299h-2mqg