Parse Server has Denial of Service (DoS) and Cloud Function Dispatch Bypass via Prototype Chain Resolution
Description
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 8.6.13 and 9.5.1-alpha.2, an unauthenticated attacker can crash the Parse Server process by calling a Cloud Function endpoint with a prototype property name as the function name. The server recurses infinitely, causing a call stack size error that terminates the process. Other prototype property names bypass Cloud Function dispatch validation and return HTTP 200 responses, even though no such Cloud Functions are defined. The same applies to dot-notation traversal. All Parse Server deployments that expose the Cloud Function endpoint are affected. This vulnerability is fixed in 8.6.13 and 9.5.1-alpha.2.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
parse-servernpm | < 8.6.13 | 8.6.13 |
parse-servernpm | >= 9.0.0-alpha.1, < 9.5.1-alpha.2 | 9.5.1-alpha.2 |
Affected products
1- Range: < 8.6.13
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- github.com/advisories/GHSA-5j86-7r7m-p8h6ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-30939ghsaADVISORY
- github.com/parse-community/parse-server/releases/tag/8.6.13ghsax_refsource_MISCWEB
- github.com/parse-community/parse-server/releases/tag/9.5.1-alpha.2ghsax_refsource_MISCWEB
- github.com/parse-community/parse-server/security/advisories/GHSA-5j86-7r7m-p8h6ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.