Vulnerability in Parse-Community Parse-Server
CVE-2026-32944
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.21 and 8.6.45, an unauthenticated attacker can crash the Parse Server process by sending a single request with deeply nested query condition operators. This terminates the server and denies service to all connected clients. Starting in version 9.6.0-alpha.21 and 8.6.45, a depth limit for query condition operator nesting has been added via the `requestComplexity.queryDepth` server option. The option is disabled by default to avoid a breaking change. To mitigate, upgrade and set the option to a value appropriate for your app. No known workarounds are available.
EPSS: 0.005 (38.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Parse-community Parse-server — versions >= 9.0.0, < 9.6.0-alpha.21, < 8.6.45
- Parseplatform Parse-server — versions 9.6.0
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Vendor Advisory)
- security-advisories@github.com (x_refsource_MISC, Issue Tracking)
- security-advisories@github.com (x_refsource_MISC, Issue Tracking)
Frequently asked questions
- What is CVE-2026-32944?
- CVE-2026-32944 is a high-severity vulnerability in Parse-Community Parse-Server, classified under Uncontrolled Recursion. CVSS score: 7.5/10. Published 2026-03-18.
- How severe is CVE-2026-32944?
- High severity. CVSS v3 base score is 7.5 out of 10.