Home

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.

PUBLISHED Reserved 2026-03-07 | Published 2026-03-10 | Updated 2026-03-10 | Assigner GitHub_M




HIGH: 8.8CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N

Problem types

CWE-1321: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')

Product status

< 8.6.13
affected

>= 9.0.0 < 9.5.1-alpha.2
affected

References

github.com/...server/security/advisories/GHSA-5j86-7r7m-p8h6

github.com/parse-community/parse-server/releases/tag/8.6.13

github.com/...munity/parse-server/releases/tag/9.5.1-alpha.2

cve.org (CVE-2026-30939)

nvd.nist.gov (CVE-2026-30939)

Download JSON