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

CVE-2026-47248: Parse Server's GraphQL "Did you mean ...?" validation suggestions disclose schema to unauthenticated callers

May 29, 2026

Parse Server’s GraphQL endpoint discloses schema metadata to unauthenticated callers through Did you mean ...? suggestions embedded in GraphQL validation-error messages. An unauthenticated caller who knows only the public application id can iteratively send malformed queries to reconstruct class names, field names, argument names, mutation names, and input-object fields. This bypasses the IntrospectionControlPlugin enforced when graphQLPublicIntrospection: false (the default) and defeats the schema-hiding goal of prior advisories GHSA-48q3-prgv-gm4w and GHSA-q5q9-2rhp-33qw. Schema disclosure aids reconnaissance for downstream authorization probing but does not by itself leak object data or authentication material.

References

  • github.com/advisories/GHSA-8cph-rgr4-g5vj
  • github.com/parse-community/parse-server/pull/10467
  • github.com/parse-community/parse-server/pull/10468
  • github.com/parse-community/parse-server/security/advisories/GHSA-8cph-rgr4-g5vj
  • nvd.nist.gov/vuln/detail/CVE-2026-47248

Code Behaviors & Features

Detect and mitigate CVE-2026-47248 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 before 8.6.78, all versions starting from 9.0.0 before 9.9.1-alpha.2

Fixed versions

  • 8.6.78
  • 9.9.1-alpha.2

Solution

Upgrade to versions 8.6.78, 9.9.1-alpha.2 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-209: Generation of Error Message Containing Sensitive Information

Source file

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

Spotted a mistake? Edit the file on GitLab.

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

Page generated Sat, 30 May 2026 12:18:07 +0000.