๐Ÿ” CVE Alert

CVE-2026-66009

UNKNOWN 0.0

Parse Server 9.0.0 Information Disclosure via GraphQL Error Messages

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Parse Server versions >= 9.0.0 before 9.10.0-alpha.5 and >= 8.2.2 before 8.6.86 return GraphQL validation error messages that name required custom input fields even when public introspection is disabled (graphQLPublicIntrospection: false, the default). A client holding only the public application id โ€” with no user session, master key, or maintenance key โ€” can trigger validation errors to learn the names of required (non-null) custom fields on classes it already references by name, partially defeating the schema-hiding intent of disabling public introspection. No stored data, credentials, optional field names, unreferenced class names, or Cloud Code function names are exposed.

CWE CWE-209
Vendor parse-community
Product parse-server
Published Jul 24, 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.5
parse-community / parse-server
8.2.2 < 8.6.86

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/parse-community/parse-server/security/advisories/GHSA-2fgh-8j2g-w354 vulncheck.com: https://www.vulncheck.com/advisories/parse-server-information-disclosure-via-graphql-error-messages-2

Credits

mtrezza