Launch Week Day 1: Announcing Security Design Review
HIGH 7.5 npm

Parse Server LiveQuery subscription query depth bypass

GHSA-6qh5-m6g3-xhq6 · BIT-parse-2026-33508 · CVE-2026-33508

Published · Modified

Description

Impact

Parse Server's LiveQuery component does not enforce the requestComplexity.queryDepth configuration setting when processing WebSocket subscription requests. An attacker can send a subscription with deeply nested logical operators, causing excessive recursion and CPU consumption that degrades or disrupts service availability.

Deployments are affected when the LiveQuery WebSocket endpoint is reachable by untrusted clients.

Patches

The fix adds query condition depth validation to the LiveQuery subscription handler, enforcing the same requestComplexity.queryDepth limit that already protects REST API queries.

Workarounds

There is no known workaround other than upgrading.

Ready to move

Start Securing

Free, no credit card | First findings in minutes