Description
The Parse Server GraphQL API previously allowed public access to the GraphQL schema without requiring a session token or the master key. While schema introspection reveals only metadata and not actual data, this metadata can still expand the potential attack surface.
Recommendation
Update the parse-server package to the latest compatible version. Followings are version details:
Affected version(s): **>= 5.3.0, < 7.5.3 >= 8.0.0, < 8.2.2** Patched version(s): **7.5.3 8.2.2**
References
Related Issues
- Parse Server affected by denial-of-service via unbounded query complexity in REST and GraphQL API - CVE-2026-30946
- Parse Server exposes auth data via /users/me endpoint - CVE-2026-33627
- Parse Server exposes auth data via verify password endpoint - CVE-2026-34215
- Parse Server vulnerable to brute force guessing of user sensitive data via search patterns - CVE-2022-36079
You might also like:
- Tags:
- npm
- parse-server
Anything's wrong? Let us know Last updated on July 10, 2025


