#VU117338 Prototype pollution in Parse SDK js - CVE-2025-62374

 

#VU117338 Prototype pollution in Parse SDK js - CVE-2025-62374

Published: October 17, 2025


Vulnerability identifier: #VU117338
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2025-62374
CWE-ID: CWE-1321
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Parse SDK js
Software vendor:
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.


Remediation

Install updates from vendor's website.

External links