ctipilot.ch

Zoom — requires a HIGHER fixed version than its two siblings; patching to the obvious floor leaves it open

cve · CVE-2026-53415

Coverage timeline
1
first 2026-08-22 → last 2026-08-22
Peak priority
notable
1 notable
Sources cited
5
3 hosts
Sections touched
1
trending-vulnerabilities
Co-occurring entities
2
see Related entities below
ATT&CK techniques
1
pinned v19.2 · see below

Hunting pivots

ATT&CK techniques
Affected products
Zoom Meeting SDKZoom RoomsZoom Video SDKZoom WorkplaceZoom Workplace VDI Client for Windows

ATT&CK techniques

1 technique observed across 1 entry — derived from entry metadata and body evidence, never asserted without a published entry behind it · pinned to MITRE ATT&CK v19.2 · compare on the matrix · Navigator layer (JSON)

Execution TA0002

T1203Exploitation for Client Execution×1

Adversaries may exploit software vulnerabilities in client applications to execute code. Vulnerabilities can exist in software due to unsecure coding practices that can lead to unanticipated behavior. Adversaries can take advantage of certain vulnerabilities through targeted exploitation for the purpose of arbitrary code execution. Oftentimes the most valuable exploits to an offensive toolkit are those that can be used to obtain code execution on a remote system because they can be used to gain access to that system. Users will expect to see files related to the applications they commonly used to do work, so they are a useful target for exploit research and development because of their high utility.

Evidence: 2026-08-22/zoomsday-cve-2026-53415-higher-patch-floor-than-siblings · ATT&CK page ↗

Story timeline

  1. 2026-08-22Zoomsday — the Zoom client build that closes the first two annotation flaws leaves the third open, and the national advisory that raised the alarm covers only one of the three
    trending-vulnerabilitiesA fleet standardised on Workplace 7.1.0 is patched against two of these CVEs and exposed to the use-after-free

Where this entity is cited

  • trending-vulnerabilities1

Source distribution

  • zoom.com3 (60%)
  • a.security1 (20%)
  • ccb.belgium.be1 (20%)

Co-occurring entities

Derived — referenced by the same focused operational entries (weekly summaries and report roundups don't count); ×N counts the shared entries.

Entries about Zoom — requires a HIGHER fixed version than its two siblings; patching to the obvious floor leaves it open (1)

2026-08-22 · view entry permalink →

NOTABLECVE-2026-53413 +2NATOA1

Zoomsday — the Zoom client build that closes the first two annotation flaws leaves the third open, and the national advisory that raised the alarm covers only one of the three

Belgium's Centre for Cybersecurity issued a Patch Immediately advisory on 2026-08-20 for CVE-2026-53413, stating that successful exploitation could allow an attacker participating in a meeting to execute arbitrary code on another participant's device, without requiring them to click a malicious link or download a file (CCB, 2026-08-20). The flaw sits in the Zoom client's annotation feature. Zoom describes it as a missing bounds check in the annotator function that allows a buffer over-write, and the researcher who disclosed it published the mechanism: the deserializer reads a per-buffer character count as a 32-bit value taken straight off the wire into a fixed 128-byte buffer, with no bounds check to stop the count exceeding the buffer length (Zoom PSIRT, 2026-08-11; A Security, 2026-08-11). Zoom shipped the client fix on 2026-06-22 and a server-side mitigation on 2026-07-15, and disclosed publicly on 2026-08-11 (A Security, 2026-08-11). No party — not Zoom, not Belgium's CCB, not the researcher — reports exploitation in the wild.

The reason this is still worth an entry nine days after disclosure is a patch-floor split that a single combined version table hides. Zoom publishes one bulletin per identifier, and reading all three shows that the annotation component yielded a third flaw: CVE-2026-53415, a use-after-free in the same function, also scored 8.3, which Zoom describes in the same terms — a meeting participant achieving remote code execution on another participant (Zoom PSIRT, 2026-08-11). Its fixed-version table is higher than its siblings': Workplace, Rooms and the Meeting SDK at 7.1.5 rather than 7.1.0, and the Video SDK at 2.6.5 rather than 2.6.0 (Zoom PSIRT, 2026-08-11), against the 7.1.0 and 2.6.0 floors that close CVE-2026-53413 and the denial-of-service CVE-2026-53414 (Zoom PSIRT, 2026-08-11, Zoom PSIRT, 2026-08-11). An organisation that standardised on the 7.1.0 line — the version the widely reported CVE names — has closed two of the three and left the use-after-free open. Belgium's advisory does not surface this, because it addresses CVE-2026-53413 alone and never mentions the other two identifiers.

Two caveats belong on the record. Zoom's own CVSS vectors for both code-execution flaws carry UI:R, user interaction required, which contradicts the zero-click framing in the advisory's title and the researcher's own summary; no source explains the discrepancy, and this entry does not invent a reconciliation for it. And CCB's advisory carries the reminder that matters most for a two-month-old client bug: patching to the newest version may protect against future exploitation but does not remediate historic compromise (CCB, 2026-08-20).

Missing bounds check in the annotator function of Zoom Clients allows buffer over-write, which may allow a meeting participant to achieve remote code execution of another participant via network access.

Zoom PSIRT (ZSB-26015) 2026-08-11

Use after Free in the annotator function of Zoom Clients may allow a meeting participant to achieve remote code execution of another participant via network access.

Zoom PSIRT (ZSB-26017) 2026-08-11

Successful exploitation could allow an attacker participating in a meeting to execute arbitrary code on another participant's device, without requiring them to click a malicious link or download a file.

While patching appliances or software to the newest version may protect against future exploitation, it does not remediate historic compromise.

Centre for Cybersecurity Belgium 2026-08-20

Each count is a 32-bit value taken straight off the wire, and each buffer is a fixed 128 bytes. There is no bounds check to stop a count from exceeding the buffer length.

No click, no download, and nothing required of the victim but being in the meeting.

A Security 2026-08-11
vulnerability22 Aug 05:03Zmulti-sourceOpen finding ↗