Zoom Zero-Click Vulnerabilities Let Attackers Hijack Users’ Devices Without a Click

Zoom Zero-Click Vulnerabilities Let Attackers Hijack Users’ Devices Without a Click

Video conferencing applications have become a routine part of enterprise communication, making them an attractive target for attackers. A vulnerability inside a meeting client can become particularly dangerous when exploitation does not require the victim to click a link, download a file, or approve an action.

According to Cybersecurity News, Zoom has released patches for four newly disclosed vulnerabilities that could allow a malicious meeting participant to remotely execute code on another attendee’s computer without any user interaction. The most severe flaw, CVE-2026-53413, has been dubbed “Zoomsday” and was rated high severity by Zoom’s Trust and Security team.

The vulnerability affects Zoom’s annotation functionality and demonstrates how an apparently routine meeting feature can become an attack path to a participant’s device.

The Four Zoom Vulnerabilities

Zoom disclosed four vulnerabilities during the same bulletin cycle:

  • CVE-2026-53413: A high-severity vulnerability in the Zoom annotation feature that can lead to arbitrary code execution.
  • CVE-2026-53414: A medium-severity buffer over-read vulnerability that can expose memory contents.
  • CVE-2026-53415: A high-severity use-after-free vulnerability that can cause memory corruption and potentially lead to code execution.
  • CVE-2026-53416: A high-severity path traversal vulnerability affecting the Zoom Virtual Desktop Infrastructure Client that could expose sensitive files.

The first three affect Zoom clients across supported platforms, while CVE-2026-53416 specifically affects VDI deployments.

How the Zoomsday Attack Works

The most serious vulnerability, CVE-2026-53413, exists within Zoom’s annotation feature.

This feature allows meeting participants to draw, highlight, or add text while another participant is sharing their screen.

A Direct Communication Channel

Zoom’s annotation functionality relies on a proprietary protocol that establishes a direct communication channel between the person sharing their screen and the person viewing it.

This communication channel processes annotation formatting information sent over the network.

The Vulnerable Parsing Function

Researchers found that the function responsible for parsing the annotation formatting data, CAnnoFormatBlock::Deserialize, uses several fixed-size 128-byte buffers.

The problem is that the client trusts 32-bit character counts received over the network without properly validating whether the incoming data can actually fit inside those buffers.

Sending Crafted Data

A malicious meeting participant can send an oversized, specially crafted message through the annotation mechanism.

Because the incoming data is not properly checked against the size of the destination buffers, the data can overflow the buffer and corrupt adjacent memory.

Taking Control of Execution

The resulting memory corruption can ultimately allow the attacker to hijack the program’s control flow and execute arbitrary code on the victim’s machine.

Researchers demonstrated the exploit on macOS by silently launching the Safari browser on a victim’s computer.

Most importantly, the victim did not need to click anything or interact with a prompt.

The attacker only needed to join or host a meeting and target a participant.

Why Zero-Click Makes This So Dangerous

Traditional attacks frequently depend on some form of user interaction.

A victim might have to:

  • Click a malicious link
  • Open an attachment
  • Download a file
  • Approve a prompt
  • Execute a program

The Zoom vulnerability removes that requirement.

A malicious participant can potentially trigger the vulnerable functionality remotely while the victim simply remains in the meeting.

The attack can therefore happen without:

  • A suspicious download
  • A warning message
  • A visible compromise
  • A user click

Cyber Security News reports that there is currently no evidence of active exploitation in the wild and no public proof-of-concept exploit circulating, but recommends treating the vulnerabilities as an urgent patching priority because the annotation flaw requires zero victim interaction and leaves no visible trace of compromise.

The Attack Does Not Stop at Zoom

Successful code execution inside a Zoom client could provide attackers with an initial foothold on the victim’s endpoint.

From there, the consequences depend on what the attacker does next.

Potential post-exploitation activity can include:

  • Executing additional malicious code
  • Establishing persistence
  • Accessing local information
  • Attempting credential theft
  • Connecting to external infrastructure
  • Moving toward other systems

This makes endpoint visibility particularly important. Detecting the vulnerable Zoom interaction itself may be difficult, but malicious behavior following exploitation can provide additional signals.

Why VDI Deployments Need Additional Attention

The fourth vulnerability, CVE-2026-53416, affects Zoom’s Virtual Desktop Infrastructure Client.

It results from a path traversal weakness that can allow an attacker to manipulate file paths outside their intended directories and potentially expose sensitive files.

For organizations using Zoom VDI environments, this creates a separate risk involving unauthorized file access.

Zoom Has Released Security Updates

Zoom has already released fixes for the affected products.

The reported fixed versions include:

  • Zoom Workplace: 7.1.5 and 7.0.6
  • Zoom Rooms: 7.1.5
  • Meeting SDK: 7.1.5
  • Workplace VDI Client: 7.0.11 and 6.6.16
  • VDI Plugin: 7.0.11 and 6.6.15

Organizations using centralized Zoom deployments should push the updated packages across managed systems rather than depending entirely on individual users to update manually.

How Seceon Helps Defend Against Zero-Click Zoom Attacks

A zero-click client vulnerability requires more than user awareness. Since the attack can execute without user interaction, organizations need to monitor what happens on the endpoint and correlate that activity with network and user behavior.

aiXDR-PMax

Seceon’s aiXDR-PMax is directly relevant to the endpoint exploitation component of this attack.

It can help organizations:

  • Detect abnormal process execution associated with Zoom
  • Identify unexpected child processes launched from the Zoom client
  • Detect suspicious activity following potential client exploitation
  • Monitor post-exploitation behavior on affected endpoints
  • Identify lateral movement or persistence attempts following compromise

This behavioral visibility is important because the initial exploit may occur without a visible user action.

aiSIEM / CGuard

Seceon’s aiSIEM / CGuard can provide broader security correlation around the affected endpoint by:

  • Correlating Zoom-related endpoint activity with network events
  • Identifying unusual communication following suspected exploitation
  • Connecting user, endpoint, and network events into a single attack timeline
  • Detecting suspicious activity that may indicate a compromised meeting participant’s device

This allows security teams to investigate the activity surrounding an endpoint compromise rather than relying on a single alert.

aiBAS360

aiBAS360 can help organizations validate their readiness against client-side exploitation scenarios.

Security teams can use controlled security validation to test whether their existing controls can detect:

  • Exploitation of vulnerable client applications
  • Suspicious process execution following exploitation
  • Post-compromise activity
  • Lateral movement after an endpoint foothold is established

This helps determine whether security controls are actually capable of detecting the attack chain before a real-world attacker attempts it.

Final Thoughts

The Zoom vulnerabilities demonstrate how a seemingly ordinary collaboration feature can become a powerful attack surface.

The most serious flaw, CVE-2026-53413, is particularly concerning because exploitation can occur without the victim clicking anything or receiving a visible warning. A malicious meeting participant can abuse the annotation functionality to trigger a memory corruption condition and ultimately execute arbitrary code on another participant’s machine.

There is currently no reported evidence of active exploitation or a publicly circulating proof of concept, but the zero-click nature of the vulnerability makes rapid patching essential.

For organizations, the priority should be clear: update affected Zoom deployments, centrally manage the patched versions, and maintain continuous endpoint and network monitoring capable of detecting what happens after a client-level compromise.

Footer-for-Blogs-3

Categories

Seceon Inc