🛡️ CVE-2026-30854 — parse
Description
Parse Server: GraphQL __type introspection bypass via inline fragments when public introspection is disabled
Impact
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.
Patches
The check was changed from a flat iteration over root-level selections to a recursive walk of all selection sets, detecting __type inside inline fragments at any depth.
Workarounds
Require master key authentication at the network layer (e.g. reverse proxy) for the GraphQL endpoint.
References
- GitHub security advisory: https://github.com/parse-community/parse-server/security/advisories/GHSA-q5q9-2rhp-33qw
- Fix Parse Server 9: https://github.com/parse-community/parse-server/releases/tag/9.5.0-alpha.10
Affected software
CVE-2026-30854 is recorded against 2 packages.
- parse
- parse-server
Timeline and source
Published on 11 March 2026 and last revised on 13 March 2026. No public exploit is currently recorded for this entry. Record sourced from OSV.
References
Details
Affected Packages
| Software | From version | Fixed in |
|---|---|---|
| parse | — | — |
| parse-server | — | — |
References
Similar Threats
- Medium CVE-2020-15270
- Medium CVE-2020-26288
- Medium CVE-2020-5251
- High CVE-2023-22474
- Critical CVE-2022-41879
Vulnerability Monitoring
Track new vulnerabilities in parse
CVE-2026-30854 is rated CVSS 5.3 Medium. BotEraser monitors your WordPress installation and notifies you when software you use appears in our vulnerability database.
Set Up Free Alerts →No credit card required · Results in minutes
ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.