Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-47248 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.78 and 9.9.1-alpha.2, 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 issue has been patched in versions 8.6.78 and 9.9.1-alpha.2.

Metrics

CVSS 3.x Severity and Vector Strings:

References 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-IDCWE NameSource
CWE-209Generation of Error Message Containing Sensitive Information[email protected]

Affected Products

ProductVersions
Parse Server
>= 9.0.0, < 9.9.1-alpha.2 (semver)
< 8.6.78 (semver)

CPE

  • cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:*
  • cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 9.9.1-alpha.2moderate effort
  • Upgrade: 8.6.78moderate effort
  • Workaround:low effort

    Disable the GraphQL API by setting `mountGraphQL: false`.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-47248
NVD Published Date:
Jun 12, 2026
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]