Vulnerability Database

296,663

Total vulnerabilities in the database

CVE-2025-62374

Summary

Prototype pollution capabilities on various APIs.

Details

Injection of malicious payload allows attacker to remotely execute arbitrary code. Parse.Object and internal APIs are affected, specifically:

  • ParseObject.fromJSON
  • ParseObject.pin
  • ParseObject.registerSubclass
  • ObjectStateMutations (internal)
  • encode/decode (internal)

PoC

Demonstrative tests added as part of the fix.

References

  • https://github.com/parse-community/Parse-SDK-JS/security/advisories/GHSA-9f2h-7v79-mxw3
  • Patch https://github.com/parse-community/Parse-SDK-JS/releases/tag/7.0.0-alpha.1

CVSS v3:

  • Severity: Unknown
  • Score:
  • AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:L