Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.5.2-alpha.12 and 8.6.25, the _GraphQLConfig and _Audience internal classes can be read, modified, and deleted via the generic /classes/_GraphQLConfig and /classes/_Audience REST API routes without master key authentication. This bypasses the master key enforcement that exists on the dedicated /graphql-config and /push_audiences endpoints. An attacker can read, modify and delete GraphQL configuration and push audience data. This vulnerability is fixed in 9.5.2-alpha.12 and 8.6.25.
References
| Link | Resource |
|---|---|
| https://github.com/parse-community/parse-server/releases/tag/8.6.25 | Product Release Notes |
| https://github.com/parse-community/parse-server/releases/tag/9.5.2-alpha.12 | Product Release Notes |
| https://github.com/parse-community/parse-server/security/advisories/GHSA-7xg7-rqf6-pw6c | Patch Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-03-10 21:16
Updated : 2026-03-11 18:30
NVD link : CVE-2026-31800
Mitre link : CVE-2026-31800
CVE.ORG link : CVE-2026-31800
JSON object : View
Products Affected
parseplatform
- parse-server
CWE
CWE-862
Missing Authorization
