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.3 and 8.6.16, class-level permissions (CLP) are not enforced for LiveQuery subscriptions. An unauthenticated or unauthorized client can subscribe to any LiveQuery-enabled class and receive real-time events for all objects, regardless of CLP restrictions. All Parse Server deployments that use LiveQuery with class-level permissions are affected. Data intended to be restricted by CLP is leaked to unauthorized subscribers in real time. This vulnerability is fixed in 9.5.2-alpha.3 and 8.6.16.
References
| Link | Resource |
|---|---|
| https://github.com/parse-community/parse-server/releases/tag/8.6.16 | Product Release Notes |
| https://github.com/parse-community/parse-server/releases/tag/9.5.2-alpha.3 | Product Release Notes |
| https://github.com/parse-community/parse-server/security/advisories/GHSA-7ch5-98q2-7289 | Mitigation Patch Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-03-10 21:16
Updated : 2026-03-11 17:15
NVD link : CVE-2026-30947
Mitre link : CVE-2026-30947
CVE.ORG link : CVE-2026-30947
JSON object : View
Products Affected
parseplatform
- parse-server
CWE
CWE-863
Incorrect Authorization
