๐Ÿ” CVE Alert

CVE-2026-64627

UNKNOWN 0.0

Parse Server 9.0.0 Schema Disclosure via GraphQL Variable Coercion

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Parse Server versions >= 9.0.0 before 9.10.0-alpha.4 and versions before 8.6.85 contain a schema disclosure vulnerability. When the GraphQL API is mounted with public introspection disabled (graphQLPublicIntrospection: false, the default), schema-derived 'Did you mean ...?' suggestions were still returned in GraphQL error messages produced during variable coercion, which were not covered by the introspection-hardening control (that only handled validation errors). An unauthenticated caller possessing only the public application id can iteratively recover hidden schema identifiers โ€” including registered Cloud Code function names and Parse class and field names โ€” by submitting queries or mutations whose variables contain near-miss enum values or input-object field names. This is a follow-up bypass of GHSA-8cph-rgr4-g5vj. The issue is fixed in 9.10.0-alpha.4 and 8.6.85.

CWE CWE-209
Vendor parse-community
Product parse-server
Published Jul 21, 2026
Last Updated Jul 21, 2026
Stay Ahead of the Next One

Get instant alerts for parse-community parse-server

Be the first to know when new unknown vulnerabilities affecting parse-community parse-server are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

parse-community / parse-server
9.0.0 < 9.10.0-alpha.4
parse-community / parse-server
0 < 8.6.85

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/parse-community/parse-server/security/advisories/GHSA-9g8f-h8f3-hjcm vulncheck.com: https://www.vulncheck.com/advisories/parse-server-schema-disclosure-via-graphql-variable-coercion

Credits

๐Ÿ” offset mtrezza