CVECVE-2026-53413
CVSS 8.3 (Zoom)
CVSS 9.0 (researcher)
NameZoomsday
(A Security)
Also patchedCVE-2026-53414
CVE-2026-53415
CVE-2026-53416 (VDI)
Fixed inWorkplace 7.1.5
Workplace 7.0.6
Rooms 7.1.5
ExploitedNot confirmed
in wild yet
What happened
A Security researchers disclosed CVE-2026-53413 on August 11, 2026, in Zoom's security bulletin ZSB-26015, following a coordinated disclosure process that began on June 10. The vulnerability is a stack buffer overflow in the CAnnoFormatBlock::Deserialize routine inside Zoom's annotation engine, the component that processes the drawing, highlighting, and text annotations participants can create during screen sharing sessions. Zoom's annotation feature uses a proprietary protocol that opens a direct communication channel between the screen sharer and each viewer. The parser in CAnnoFormatBlock::Deserialize accepts 32-bit character counts from the network for text-formatting blocks without checking those counts against the fixed 128-byte buffers that hold them. A crafted annotation message with an oversized fourth character count runs off the end of the containing object, overwrites saved registers and the return address on the stack, and transfers execution to attacker-controlled code. The victim must be participating in the meeting. No other interaction is required: no click, no download, no prompt, no visible indicator. A Security demonstrated the exploit by launching Safari on the victim's macOS machine. Their working exploit was built in under 24 hours using fewer than 20 prompts on publicly available AI models, a capability the researchers disclosed explicitly in their write-up. Zoom patched the vulnerability in Workplace 7.1.5 and 7.0.6 and Rooms 7.1.5, released August 11, 2026. Zoom also applied a server-side mitigation before the client patch shipped, filtering malicious annotation messages at the server, but noted that server filtering cannot inspect annotation traffic when end-to-end encryption is enabled, because the server cannot read the encrypted message contents. Three additional CVEs were patched in the same bulletin: CVE-2026-53414, a buffer over-read in the same annotation parser that can expose memory or crash participants; CVE-2026-53415, a use-after-free in annotation metadata that Zoom had already discovered internally; and CVE-2026-53416, a path traversal in the Zoom Workplace VDI Client for Windows. No exploitation in the wild has been confirmed.
Why it matters
Zoom is used across virtually every enterprise as core collaboration infrastructure. A vulnerability where any meeting participant can execute code on any other participant's machine requires no social engineering, no malicious link, no file to open, and leaves no visible indicator in the meeting UI. The practical precondition is that the attacker and victim share a meeting, which is met by every legitimate meeting an organization hosts, every customer call, every external vendor briefing, and every public webinar. The annotation feature that carries the attack is enabled by default and is used routinely. The A Security detail about building the working exploit in under 24 hours using fewer than 20 AI model prompts is operationally significant: it quantifies how quickly a capable AI-assisted attacker can move from vulnerability description to working code on a disclosed flaw, and it applies to every vulnerability class, not just this one.
Don't miss
The server-side mitigation Zoom deployed before the client patch has a specific limitation: it does not apply when end-to-end encryption is enabled. Organizations that have enabled E2EE for Zoom meetings to protect meeting content from Zoom's own servers have, in this specific case, removed the server's ability to filter the malicious annotation messages that carry the exploit. This creates a counterintuitive situation: the security enhancement of E2EE reduced protection against this specific vulnerability until the client patch was applied. Any organization using E2EE Zoom meetings should treat the client update as the only effective mitigation for CVE-2026-53413, not the server-side filtering. CSO Online also notes that disabling E2EE for meetings is a secondary mitigation option that restores server-side filtering coverage for unpatched clients.
Potential actions
- Update all Zoom clients to Workplace 7.1.5 or 7.0.6 and all Zoom Rooms deployments to 7.1.5 immediately. Zoom auto-updates on most configurations, but enterprise managed deployments with delayed update cycles may not have received the August 11 release. Verify by checking the Zoom client version in Help, About Zoom and confirming it reflects the August 11 release.
- For enterprise Zoom deployments that use E2EE meetings, confirm the client update has applied before relying on any meeting-security controls. The server-side mitigation does not cover E2EE meetings, meaning unpatched clients in E2EE sessions remain exposed to CVE-2026-53413 regardless of Zoom's server-side filtering.
- Apply the VDI client update addressing CVE-2026-53416 separately if your organization uses Zoom Workplace VDI Client for Windows in Citrix, VMware Horizon, or Azure Virtual Desktop environments. The path traversal flaw in the VDI client affects those deployments specifically and is patched in a separate VDI client release.
The Sip
Be in the meeting. That is the only precondition. No click, no download, no prompt. A working exploit was built in under 24 hours with AI assistance. Update Zoom to 7.1.5 or 7.0.6. If your organization uses E2EE meetings, the server-side mitigation does not apply. The client patch is the only protection.