๐Ÿ” CVE Alert

CVE-2026-30938

UNKNOWN 0.0

Parse Server has denylist `requestKeywordDenylist` keyword scan bypass through nested object placement

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 8.6.12 and 9.5.1-alpha.1, 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. Any custom requestKeywordDenylist entries configured by the developer are equally by-passable using the same technique. All Parse Server deployments are affected. The requestKeywordDenylist is enabled by default. This vulnerability is fixed in 8.6.12 and 9.5.1-alpha.1. Use a Cloud Code beforeSave trigger to validate incoming data for prohibited keywords across all classes.

CWE CWE-693
Vendor parse-community
Product parse-server
Published Mar 10, 2026
Last Updated Mar 10, 2026
Stay Ahead of the Next One

Get instant alerts for parse-community parse-server

Be the first to know when new unknown vulnerabilities affecting parse-community parse-server are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

parse-community / parse-server
< 8.6.12 >= 9.0.0 < 9.5.1-alpha.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/parse-community/parse-server/security/advisories/GHSA-q342-9w2p-57fp github.com: https://github.com/parse-community/parse-server/releases/tag/8.6.12 github.com: https://github.com/parse-community/parse-server/releases/tag/9.5.1-alpha.1