Launch Week Day 1: Announcing Security Design Review
MEDIUM 5.9 npm

Parse Server LiveQuery subscription with invalid regular expression crashes server

GHSA-827p-g5x5-h86c · BIT-parse-2026-32770 · CVE-2026-32770

Published · Modified

Description

Impact

A remote attacker can crash the Parse Server by subscribing to a LiveQuery with an invalid regular expression pattern. The server process terminates when the invalid pattern reaches the regex engine during subscription matching, causing denial of service for all connected clients.

Patches

The fix validates regular expression patterns at subscription time, rejecting invalid patterns before they are stored. Additionally, a defense-in-depth try-catch prevents any subscription matching error from crashing the server process.

Workarounds

Disable LiveQuery if it is not needed.

Ready to move

Start Securing

Free, no credit card | First findings in minutes