CVE-2026-66009 Details
Description
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.
A vulnerability exists in Parse Server versions 9.0.0 prior to 9.10.0-alpha.5 and versions 8.2.2 prior to 8.6.86. These versions return GraphQL validation error messages that inadvertently disclose the names of required custom input fields, even when public introspection is disabled. A client with only the public application ID, and no user session, master key, or maintenance key, can exploit this behavior. By triggering validation errors, the client can learn the names of required (non-null) custom fields on referenced classes, partially undermining the intended privacy of the schema. This vulnerability does not expose any stored data, credentials, optional field names, unreferenced class names, or Cloud Code function names.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 24, 2026CISA-ADP
Assessed Jul 25, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-209 | Generation of Error Message Containing Sensitive Information | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Parse Server | >= 9.0.0, < 9.10.0-alpha.5 (semver) >= 8.2.2, < 8.6.86 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 25, 2026 | CVE Modified | CISA-ADP |
| Jul 24, 2026 | New CVE Received | [email protected] |
Volerion