Parse Server has denylist `requestKeywordDenylist` keyword scan bypass through nested object placement
- Severity:
- Medium
Description
The requestKeywordDenylist security control can be bypassed by placing any nested object or array before a prohibited keyword in the request payload. This is caused by a logic bug that stops scanning sibling keys after encountering the first nested value.
Recommendation
Update the parse-server package to the latest compatible version. Followings are version details:
Affected version(s): **>= 9.0.0-alpha.1, < 9.5.1-alpha.1 < 8.6.12** Patched version(s): **9.5.1-alpha.1 8.6.12**
References
Related Issues
- Parse Server has a session field immutability bypass via falsy-value guard - CVE-2026-34574
- Parse Server has role escalation and CLP bypass via direct `_Join` table write - CVE-2026-30966
- Parse Server has a query condition depth bypass via pre-validation transform pipeline - CVE-2026-33498
- Parse Server has a LiveQuery protected-field guard bypass via array-like logical operator value - CVE-2026-34595
You might also like:
- Tags:
- npm
- parse-server
Anything's wrong? Let us know Last updated on March 10, 2026


