Parse Server vulnerable to schema poisoning via prototype pollution in deep copy
Description
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.20 and 8.6.44, an attacker can bypass the default request keyword denylist protection and the class-level permission for adding fields by sending a crafted request that exploits prototype pollution in the deep copy mechanism. This allows injecting fields into class schemas that have field addition locked down, and can cause permanent schema type conflicts that cannot be resolved even with the master key. In 9.6.0-alpha.20 and 8.6.44, the vulnerable third-party deep copy library has been replaced with a built-in deep clone mechanism that handles prototype properties safely, allowing the existing denylist check to correctly detect and reject the prohibited keyword. No known workarounds are available.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
parse-servernpm | >= 9.0.0, < 9.6.0-alpha.20 | 9.6.0-alpha.20 |
parse-servernpm | < 8.6.44 | 8.6.44 |
Affected products
3- osv-coords2 versions
< 8.6.44+ 1 more
- (no CPE)range: < 8.6.44
- (no CPE)range: >= 9.0.0, < 9.6.0-alpha.20
- Range: >= 9.0.0, < 9.6.0-alpha.20
Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-9ccr-fpp6-78qfghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-32878ghsaADVISORY
- github.com/parse-community/parse-server/pull/10200ghsax_refsource_MISCWEB
- github.com/parse-community/parse-server/pull/10201ghsax_refsource_MISCWEB
- github.com/parse-community/parse-server/security/advisories/GHSA-9ccr-fpp6-78qfghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.