Prototype Pollution in Swmansion React Native Reanimated
CVE-2026-97724
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.
Vulnerability class: Prototype Pollution
Published .
CVSS v3 metric
CVSS v3 base score 4.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L.
EPSS exploit prediction
No EPSS score from FIRST.org yet. New CVEs usually get one within a few days; no score means no signal yet, not low risk. How EPSS works.
Affected products
Weakness classification (CWE)
References
- github.com/software-mansion/react-native-reanimated/issues/10436
- github.com/software-mansion/react-native-reanimated/pull/10451
- github.com/software-mansion/react-native-reanimated/pull/10462
- github.com/software-mansion/react-native-reanimated/releases/tag/worklets-0.12.2
- docs.swmansion.com/react-native-reanimated/
Frequently asked questions
- What is CVE-2026-97724?
- CVE-2026-97724 is a medium-severity vulnerability in Swmansion React Native Reanimated, classified under Improperly Controlled Modification of Object Prototype Attributes (Prototype Pollution). CVSS score: 4.3/10. Published 2026-09-25.
- How severe is CVE-2026-97724?
- Medium severity. CVSS v3 base score is 4.3 out of 10.