CVE-2025-53364 MEDIUM

CVE-2025-53364: Parse Server exposes the data schema via GraphQL API

Vendor Parse-Community
Product parse-server
Weakness CWE-497
Published July 10, 2025
Last update July 10, 2025

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

July 10, 2025 CVE published
July 10, 2025 Record updated