S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Misconfiguration·Updated Aug 23, 2025

CVE-2025-53364 Scanner

CVE-2025-53364 Scanner - Information Disclosure vulnerability in Parse Server

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
2.2k
Times Used
continuous scan runs
5.8k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2025-53364
5.3
CVSSmedium
Exploitable remotely over the internet · no authentication required.

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.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
parse-serverby parse-community
>= 5.3.0, < 7.5.3
Updated Aug 22, 2026View on NVD →
Detail

Parse Server is an open-source platform that provides backend support for mobile applications. Developed by the Parse Community, it facilitates the management of applications requiring data storage and synchronization. The software serves developers who need to implement performant and scalable backend services without deep server-side development expertise. It is widely adopted for building web and mobile applications, offering functionalities such as data storage, user authentication, and notifications. Its GraphQL API allows developers to interact with their data in a flexible manner, enhancing application development efficiency.

This vulnerability affects the security of Parse Server by disclosing GraphQL schema information without requiring authentication. It allows unauthorized users to access metadata about the schema, which could potentially reveal sensitive information. Schema introspection should be restricted to prevent exposing an application's internal structure, which could assist attackers in crafting specific attacks. Such vulnerabilities underscore the importance of proper authentication and authorization mechanisms in software dealing with sensitive data. Mitigating these vulnerabilities helps protect against unauthorized access and potential exploitation.

The vulnerability is in the GraphQL API endpoint of the Parse Server, where the schema introspection is publicly accessible. Attackers can send specific GraphQL queries that retrieve details about the available types and fields. The exposure is due to the GraphQL API not enforcing authentication requirements, such as a session token or master key. The vulnerability primarily leaks metadata and not directly sensitive application data. Nonetheless, the metadata can still assist attackers in understanding and exploiting the application further.

When exploited, this vulnerability may lead to enhanced attack vectors and the discovery of more vulnerabilities within the application. Information about the application's schema can facilitate targeted attacks, making it easier for attackers to execute more sophisticated payloads. Additionally, unintentional data exposure can occur if developers are unaware of the potential access granted through this vulnerability. It is essential to harden the application's access controls to limit the attack surface.

REFERENCES

Solution Advice
  • Implement proper authentication mechanisms for the GraphQL API, ensuring only authorized users can access schema information.
  • Configure the GraphQL server to disable schema introspection in production environments.
  • Regularly audit and review access controls to ensure they align with current security best practices.
  • Update Parse Server to the latest version where this vulnerability is patched.
  • Educate developers about securing GraphQL endpoints and the potential risks involved.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.