PT-2026-64285 · Unknown · Parse Server
CVSS v4.0
6.3
Medium
| Vector | AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Parse Server versions 9.0.0 through 9.10.0-alpha.5
Parse Server versions 8.2.2 through 8.6.86
Description
An issue exists where Pointer and Relation target class names are disclosed through GraphQL validation and input-coercion error messages. This occurs when public schema introspection is disabled via the
graphQLPublicIntrospection variable. Since these errors are generated before authentication, authorization, or resolver execution, an unauthenticated client with the public application ID can trigger errors on Pointer or Relation fields to reconstruct hidden schema class names. This partially bypasses schema-hiding protections, although only schema metadata is exposed, and no object data, credentials, or user records are disclosed.Recommendations
Update Parse Server to version 9.10.0-alpha.6 or later.
Update Parse Server to version 8.6.87 or later.
Exploit
Fix
Generation of Error Message Containing Sensitive Information
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Parse Server