Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. parse-server
  4. ›
  5. CVE-2026-30854

CVE-2026-30854: Parse Server: GraphQL `__type` introspection bypass via inline fragments when public introspection is disabled

March 9, 2026

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.

References

  • github.com/advisories/GHSA-q5q9-2rhp-33qw
  • github.com/parse-community/parse-server
  • github.com/parse-community/parse-server/security/advisories/GHSA-q5q9-2rhp-33qw
  • nvd.nist.gov/vuln/detail/CVE-2026-30854

Code Behaviors & Features

Detect and mitigate CVE-2026-30854 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 9.3.1-alpha.3 before 9.5.0-alpha.10

Fixed versions

  • 9.5.0-alpha.10

Solution

Upgrade to version 9.5.0-alpha.10 or above.

Impact 5.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-863: Incorrect Authorization

Source file

npm/parse-server/CVE-2026-30854.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 10 Mar 2026 00:19:42 +0000.