GHSA-q342-9w2p-57fp · Severity: medium · Ecosystem: npm — Parse Server has denylist `requestKeywordDenylist` keyword scan bypass through nested object placement
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.
Conclusion & alert: CVE-2026-30938 is rated Low Risk (38.7/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.39%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.06% | 0.39% | +0.33% |
| 2 | 2026-03-16 | 0.04% | 0.06% | +0.01% |
| 3 | 2026-03-12 | — | 0.04% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.9 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-q342-9w2p-57fp · Severity: medium · Ecosystem: npm — Parse Server has denylist `requestKeywordDenylist` keyword scan bypass through nested object placement
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| parseplatform | parse-server | < 8.6.12 | cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:* |
| parseplatform | parse-server | >= 9.0.0, < 9.5.1 | cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://github.com/parse-community/parse-server/releases/tag/8.6.12 | Product Release Notes |
| https://github.com/parse-community/parse-server/releases/tag/9.5.1-alpha.1 | Product Release Notes |
| https://github.com/parse-community/parse-server/security/advisories/GHSA-q342-9w2p-57fp | Mitigation Patch Vendor Advisory |