PT-2026-25374 · Unknown+1 · Parse Server+1

Fancymalware

·

Published

2026-03-13

·

Updated

2026-03-20

·

CVE-2026-32594

CVSS v3.1

7.3

High

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Name of the Vulnerable Software and Affected Versions Parse Server versions prior to 8.6.40 Parse Server versions prior to 9.6.0-alpha.14
Description Parse Server, an open-source backend deployable on Node.js infrastructures, is affected by an issue in the GraphQL WebSocket endpoint for subscriptions. Prior to fixes, this endpoint did not enforce authentication, introspection control, or query complexity limits through the standard Express middleware chain. This allowed attackers to connect to the WebSocket endpoint and execute GraphQL operations without valid API keys, access the GraphQL schema even with public introspection disabled, and bypass query complexity limits by sending arbitrarily complex queries.
Recommendations Versions prior to 8.6.40 should be updated to version 8.6.40 or later. Versions prior to 9.6.0-alpha.14 should be updated to version 9.6.0-alpha.14 or later. Block WebSocket upgrade requests to the GraphQL subscriptions path (by default /subscriptions) at the network level, for example using a reverse proxy or load balancer rule.

Exploit

Fix

Missing Authentication

Weakness Enumeration

Related Identifiers

BIT-PARSE-2026-32594
CVE-2026-32594
GHSA-P2X3-8689-CWPG

Affected Products

Node.Js
Parse Server