Information Exposure Through an Error Message in Parse Server - CVE-2026-64627
Published: September 15, 2026
Vulnerability details
The vulnerability allows a remote attacker to disclose schema identifiers.
The vulnerability exists due to generation of error messages containing sensitive information in the GraphQL error response pipeline when processing variable-coercion errors. A remote attacker can submit queries or mutations containing near-miss enum values or input-object field names to disclose schema identifiers.
The issue affects deployments where public GraphQL introspection is disabled.