5.3
MEDIUM CVSS 4.0
CVE-2026-97724
Software Mansion React Native Worklets Prototype Pollution Vulnerability
Description

A prototype pollution vulnerability in Software Mansion React Native Worklets before 0.12.2 allows an attacker-controlled object containing a __proto__ property to modify the prototype of an object created during serialization in clonePlainJSObject in packages/react-native-worklets/src/memory/serializable.native.ts. When affected data is subsequently processed by React Native Worklets, the malformed serialized object can cause the React Native application to crash. This can result in a remotely triggered denial of service in applications that pass attacker-controlled data through the affected serialization path. In applications where the attacker-controlled data is persisted, the denial of service may persist across application restarts or repeated attempts to access the affected content.

INFO

Published Date :

Sept. 25, 2026, 3:16 a.m.

Last Modified :

Sept. 25, 2026, 3:16 a.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-97724 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Swmansion react_native_reanimated
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 MEDIUM 8254265b-2729-46b6-b9e3-3dfca2d5bfca
CVSS 3.1 MEDIUM MITRE-CVE
CVSS 3.1 MEDIUM [email protected]
CVSS 4.0 MEDIUM 8254265b-2729-46b6-b9e3-3dfca2d5bfca
CVSS 4.0 MEDIUM [email protected]
Solution
Update React Native Worklets to version 0.12.2 or later to prevent crashes.
  • Update React Native Worklets to version 0.12.2.
  • Apply patches if an update is not immediately possible.
  • Sanitize attacker-controlled input before serialization.
  • Limit the scope of serialized data.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-97724 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-97724 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-97724 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • New CVE Received by [email protected]

    Sep. 25, 2026

    Action Type Old Value New Value
    Added Description A prototype pollution vulnerability in Software Mansion React Native Worklets before 0.12.2 allows an attacker-controlled object containing a __proto__ property to modify the prototype of an object created during serialization in clonePlainJSObject in packages/react-native-worklets/src/memory/serializable.native.ts. When affected data is subsequently processed by React Native Worklets, the malformed serialized object can cause the React Native application to crash. This can result in a remotely triggered denial of service in applications that pass attacker-controlled data through the affected serialization path. In applications where the attacker-controlled data is persisted, the denial of service may persist across application restarts or repeated attempts to access the affected content.
    Added CVSS V4.0 AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:U/V:D/RE:L/U:X
    Added CVSS V3.1 AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L
    Added CWE CWE-1321
    Added Affected New affected value received. <a href="https://github.com/CVEProject/cvelistV5/blob/main/cves/2026/97xxx/CVE-2026-97724.json">CVE-2026-97724</a>
    Added Reference https://docs.swmansion.com/react-native-reanimated/
    Added Reference https://github.com/software-mansion/react-native-reanimated/issues/10436
    Added Reference https://github.com/software-mansion/react-native-reanimated/pull/10451
    Added Reference https://github.com/software-mansion/react-native-reanimated/pull/10462
    Added Reference https://github.com/software-mansion/react-native-reanimated/releases/tag/worklets-0.12.2
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.