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.
id: CVE-2025-53364
info:
name: Parse Server - GraphQL Schema Information Disclosure
author: sec
...