Auth bypass in Parse-Community Parse-Server

CVE-2026-32594

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 8.6.40 and 9.6.0-alpha.14, the GraphQL WebSocket endpoint for subscriptions does not pass requests through the Express middleware chain that enforces authentication, introspection control, and query complexity limits. An attacker can connect to the WebSocket endpoint and execute GraphQL operations without providing a valid application or API key, access the GraphQL schema via introspection even when public introspection is disabled, and send arbitrarily complex queries that bypass configured complexity limits. This vulnerability is fixed in 8.6.40 and 9.6.0-alpha.14.

Vulnerability class: Broken Authentication

EPSS: 0.003 (26.8th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.3 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-32594?
CVE-2026-32594 is a high-severity vulnerability in Parse-Community Parse-Server, classified under Missing Authentication for Critical Function. CVSS score: 7.3/10. Published 2026-03-16.
How severe is CVE-2026-32594?
High severity. CVSS v3 base score is 7.3 out of 10.