CVE-2026-32594

MEDIUM EPSS 26.1%
Published Mar 16, 20263mo ago · Modified Jun 17, 20261w ago
6.9 CVSS 4.0
Medium
Find Similar
Published Mar 16, 2026 3mo ago
Last Modified Jun 17, 2026 1w ago

Description

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.

CVSS Details

Base Score
6.9
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
26.1% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-306 Missing Authentication for Critical Function Authentication

Affected Products 15

VendorProductVersionRange
parseplatformparse-server* <8.6.40
parseplatformparse-server*≥9.0.0  –  <9.6.0
parseplatformparse-server9.6.0any
parseplatformparse-server9.6.0any
parseplatformparse-server9.6.0any
parseplatformparse-server9.6.0any
parseplatformparse-server9.6.0any
parseplatformparse-server9.6.0any
parseplatformparse-server9.6.0any
parseplatformparse-server9.6.0any
parseplatformparse-server9.6.0any
parseplatformparse-server9.6.0any
parseplatformparse-server9.6.0any
parseplatformparse-server9.6.0any
parseplatformparse-server9.6.0any

References 3

  • github.com https://github.com/parse-community/parse-server/pull/10189
    Issue TrackingPatch
  • github.com https://github.com/parse-community/parse-server/pull/10190
    Issue TrackingPatch
  • github.com https://github.com/parse-community/parse-server/security/advisories/GHSA-p2x3-8689-cwpg
    MitigationPatchVendor Advisory

Remediation

  • github.com https://github.com/parse-community/parse-server/pull/10189
    Issue TrackingPatch
  • github.com https://github.com/parse-community/parse-server/pull/10190
    Issue TrackingPatch
  • github.com https://github.com/parse-community/parse-server/security/advisories/GHSA-p2x3-8689-cwpg
    MitigationPatchVendor Advisory