#VU117338 Prototype pollution in Parse SDK js - CVE-2025-62374
Published: October 17, 2025
Parse SDK js
Parse Community
Description
The vulnerability allows a remote user to execute arbitrary JavaScript code.
The vulnerability exists due to improper input validation in ParseObject.fromJSON, ParseObject.pin, ParseObject.registerSubclass,
ObjectStateMutations (internal), and encode/decode (internal) methods. A remote user can pass specially crafted input to the application and perform prototype pollution, which can result in information disclosure or data manipulation.