Vulnerability Description
Parse Javascript SDK provides access to the powerful Parse Server backend from your JavaScript app. Prior to 7.0.0, injection of malicious payload allows attacker to remotely execute arbitrary code. ParseObject.fromJSON, ParseObject.pin, ParseObject.registerSubclass, ObjectStateMutations (internal), and encode/decode (internal) are affected. This vulnerability is fixed in 7.0.0.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/parse-community/Parse-SDK-JS/commit/00973987f361368659c0c4dbf
- https://github.com/parse-community/Parse-SDK-JS/pull/2749
- https://github.com/parse-community/Parse-SDK-JS/releases/tag/7.0.0-alpha.1
- https://github.com/parse-community/Parse-SDK-JS/security/advisories/GHSA-9f2h-7v
FAQ
What is CVE-2025-62374?
CVE-2025-62374 is a vulnerability with a CVSS score of 6.4 (MEDIUM). Parse Javascript SDK provides access to the powerful Parse Server backend from your JavaScript app. Prior to 7.0.0, injection of malicious payload allows attacker to remotely execute arbitrary code. ...
How severe is CVE-2025-62374?
CVE-2025-62374 has been rated MEDIUM with a CVSS base score of 6.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-62374?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.