Intel

AIKIDO-2026-10504

@zoom/rtms is vulnerable to Use After Free

Use After Free Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.

61

Medium Risk

This Affects:

JS@zoom/rtms
1.0.0 - 1.0.3
Fixed in 1.1.0
Are you affected? Scan for Free

TL;DR

Affected versions of this package are vulnerable to use-after-free due to improper lifetime management of internally allocated media buffers and callback objects. The affected logic may continue to reference memory after it has been released during asynchronous stream processing, cleanup, or event callback handling. An attacker able to trigger specific connection, teardown, or data-processing sequences can cause the application to access freed memory, potentially leading to crashes, memory corruption, or undefined behavior.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

@zoom/rtms is vulnerable to Use After Free in versions 1.0.0 - 1.0.3.

How to fix this

Upgrade the @zoom/rtms library to the patch version.