CVE-2026-30854 Details
Description
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. From version 9.3.1-alpha.3 to before version 9.5.0-alpha.10, when graphQLPublicIntrospection is disabled, __type queries nested inside inline fragments (e.g. ... on Query { __type(name:"User") { name } }) bypass the introspection control, allowing unauthenticated users to perform type reconnaissance. __schema introspection is not affected. This issue has been patched in version 9.5.0-alpha.10.
A vulnerability in Parse Server versions 9.3.1-alpha.3 prior to 9.5.0-alpha.10 allows unauthenticated users to bypass GraphQL introspection controls. When the 'graphQLPublicIntrospection' feature is disabled, '__type' queries nested within inline fragments can be exploited to perform type reconnaissance. This issue does not affect '__schema' introspection.
Users can upgrade to Parse Server version 9.5.0-alpha.10, where this vulnerability has been patched. Alternatively, the GraphQL endpoint can be configured to require master key authentication at the network layer.
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.
CISA-ADP
Assessed Mar 9, 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.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/parse-community/parse-server/security/advisories/GHSA-q5q9-2rhp-33qw | [email protected] | Vendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-863 | Incorrect Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| parseplatform parse-server | >= 9.4.0, < 9.5.0 9.3.1 alpha3 9.3.1 alpha4 9.5.0 alpha1 9.5.0 alpha2 9.5.0 alpha3 9.5.0 alpha4 9.5.0 alpha5 9.5.0 alpha6 9.5.0 alpha7 9.5.0 alpha8 9.5.0 alpha9 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Mar 10, 2026 | Initial Analysis | [email protected] |
| Mar 7, 2026 | New CVE Received | [email protected] |