216.73.216.133

CVE-2026-30938

· Published 10/03/2026 18:18 · Modified 11/03/2026 19:53

Labels: CVE-2026-30938 2026-03-10CVE-2026-30938CWE-693[email protected]

Essential information

Published
10/03/2026 18:18
Modified
11/03/2026 19:53
Author
Creator
CVSS
6.9 MEDIUM (v3) 6.9 MEDIUM (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

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.

NVD status

Status
Analyzed — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
parseplatform / parse-server cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:*
parseplatform / parse-server cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:*

References