Prototype pollution capabilities on various APIs.
Injection of malicious payload allows attacker to remotely execute arbitrary code. Parse.Object and internal APIs are affected, specifically:
ParseObject.fromJSONParseObject.pinParseObject.registerSubclassObjectStateMutations (internal)encode/decode (internal)Demonstrative tests added as part of the fix.
{
"cwe_ids": [
"CWE-1321"
],
"github_reviewed": true,
"github_reviewed_at": "2025-10-14T22:24:10Z",
"nvd_published_at": "2025-10-14T20:15:53Z",
"severity": "MODERATE"
}