CVE-2025-53364
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-07-10

Last updated on: 2025-07-15

Assigner: GitHub, Inc.

Description
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Starting in 5.3.0 and before 7.5.3 and 8.2.2, the Parse Server GraphQL API previously allowed public access to the GraphQL schema without requiring a session token or the master key. While schema introspection reveals only metadata and not actual data, this metadata can still expand the potential attack surface. This vulnerability is fixed in 7.5.3 and 8.2.2.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-07-10
Last Modified
2025-07-15
Generated
2026-05-07
AI Q&A
2025-07-10
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
parse parse_server 8.2.2
parse parse_server 7.5.3
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-497 The product does not properly prevent sensitive system-level information from being accessed by unauthorized actors who do not have the same level of access to the underlying system as the product does.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability in Parse Server's GraphQL API allowed public access to the GraphQL schema without requiring authentication via a session token or master key. Although the schema introspection only reveals metadata about the API and not actual user data, exposing this metadata can increase the potential attack surface for malicious actors.


How can this vulnerability impact me? :

The vulnerability can impact you by exposing metadata about your GraphQL API schema to unauthorized users. While no actual data is disclosed, this information can help attackers understand the structure of your backend, potentially aiding in further attacks or exploitation.


What immediate steps should I take to mitigate this vulnerability?

Upgrade Parse Server to version 7.5.3 or later, or 8.2.2 or later, where this vulnerability is fixed.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart