#VU124974 Incorrect authorization in Parse Server - CVE-2026-30854
Published: April 6, 2026
Parse Server
Parse Community
Description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to incorrect authorization in the GraphQL introspection control for __type queries when processing __type queries nested inside inline fragments. A remote attacker can send a specially crafted GraphQL query to disclose sensitive information.
Only __type introspection is affected; __schema introspection is not affected. The issue is exposed when public introspection is disabled.