CVE-2026-64627

MEDIUM

Parse Server 9.0.0 Schema Disclosure via GraphQL Variable Coercion

Title source: cna
STIX 2.1

Description

Parse Server versions >= 9.0.0 before 9.10.0-alpha.4 and versions before 8.6.85 contain a schema disclosure vulnerability. When the GraphQL API is mounted with public introspection disabled (graphQLPublicIntrospection: false, the default), schema-derived 'Did you mean ...?' suggestions were still returned in GraphQL error messages produced during variable coercion, which were not covered by the introspection-hardening control (that only handled validation errors). An unauthenticated caller possessing only the public application id can iteratively recover hidden schema identifiers — including registered Cloud Code function names and Parse class and field names — by submitting queries or mutations whose variables contain near-miss enum values or input-object field names. This is a follow-up bypass of GHSA-8cph-rgr4-g5vj. The issue is fixed in 9.10.0-alpha.4 and 8.6.85.

References (2)

Core 2
Core References
Vendor Advisory vendor-advisory
GitHub Security Advisory (GHSA-9g8f-h8f3-hjcm)
https://github.com/parse-community/parse-server/security/advisories/GHSA-9g8f-h8f3-hjcm
Third Party Advisory third-party-advisory
VulnCheck Advisory: Parse Server 9.0.0 Schema Disclosure via GraphQL Variable Coercion
https://www.vulncheck.com/advisories/parse-server-schema-disclosure-via-graphql-variable-coercion

Scores

CVSS v4 6.9
EPSS 0.0028
EPSS Percentile 20.1%
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact partial

Details

CWE
CWE-209
Status published
Products (4)
parse-community/parse-server < 8.6.85
parse-community/parse-server 8.6.85
parse-community/parse-server 9.0.0 - 9.10.0-alpha.4
parse-community/parse-server 9.10.0-alpha.4
Published Jul 21, 2026
Tracked Since Jul 21, 2026