This is a summary of the AI-generated 10-question deep analysis. The full version (longer answers, follow-up Q&A, related CVEs) requires login. Read the full analysis โ
Q1What is this vulnerability? (Essence + Consequences)
๐จ **Essence**: A critical security flaw in **Zoom Workplace**'s email feature. ๐ง The system fails to sanitize **file names/paths** controlled by external inputs.โฆ
๐ก๏ธ **Root Cause**: **CWE-73** (External Control of File Name or Path). ๐ The application flaw lies in how it handles user-supplied file paths in the email functionality.โฆ
๐ข **Affected Vendor**: **Zoom Communications**. ๐ป **Product**: **Zoom Workplace** (Desktop Application). ๐ **Version**: All versions **prior to 6.6.0**. If you are running an older build, you are vulnerable.
Q4What can hackers do? (Privileges/Data)
๐ **Attacker Capabilities**: Hackers can achieve **Privilege Escalation**. ๐ They can access files/directories they shouldn't. ๐ **Impact**: High Confidentiality, Integrity, and Availability loss.โฆ
๐ **Exploitation Threshold**: **Low** for Auth, **Medium** for UI. ๐ซ **Auth**: **None Required** (PR:N). You don't need to be logged in. ๐ **UI**: **Required** (UI:R).โฆ
๐ต๏ธ **Public Exploit**: **No**. ๐ญ The `pocs` field is empty. ๐ซ No Proof-of-Concept (PoC) or wild exploitation code is currently available in the wild. It is currently a theoretical risk based on the description.
Q7How to self-check? (Features/Scanning)
๐ **Self-Check**: 1. Check your Zoom Workplace version. ๐ฑ Is it **< 6.6.0**? 2. Review email handling features for suspicious file paths. ๐ Look for unusual file name injections in your email logs. 3.โฆ
๐ ๏ธ **Official Fix**: **Yes**. ๐ Published: **2026-03-11**. โ The vendor has released a security bulletin (ZSB-26005). ๐ **Mitigation**: Update Zoom Workplace to **version 6.6.0 or later** immediately.โฆ
๐ง **No Patch Workaround**: If you cannot update: 1. Disable the **Email Feature** in Zoom Workplace if possible. ๐ซ 2. Avoid opening attachments or links from untrusted sources. ๐ 3.โฆ
๐ฅ **Urgency**: **HIGH**. ๐ CVSS Vector indicates High Impact. ๐จ Even without public exploits, the **Unauthenticated** nature makes it dangerous. ๐โโ๏ธ **Action**: Patch immediately to version 6.6.0+.โฆ