Impact
Parse Server versions from 9.0.0 up to but not including 9.10.0-alpha.4, and earlier 8.x releases before 8.6.85, allow unauthenticated callers to recover internal schema identifiers through the GraphQL API. Even when the public introspection feature is disabled, the server emits "Did you mean…?" suggestions in error responses caused by variable coercion, revealing names of Cloud Code functions, Parse classes, and field names. This vulnerability stems from improper handling of validation errors during variable coercion and is classified as CWE‑209.
Affected Systems
The affected product is the open‑source Parse Server community edition. All releases from version 9.0.0 onward through 9.9.x, as well as the 8.x branch up to 8.6.84, are impacted. Deployments that expose the GraphQL endpoint to the public internet are at risk.
Risk and Exploitability
The CVSS score of 6.9 rates the vulnerability as moderate, while the EPSS score of less than 1 % indicates a very low probability of exploitation in production environments. The issue is not listed in CISA's KEV catalog. Attackers only need the public application identifier and can perform enumeration without authentication, making the flaw readily exploitable against any publicly exposed GraphQL endpoint.
OpenCVE Enrichment