← Back

CVE-2026-32770

nvd nist
Published: Mar 18, 2026Modified: Jun 17, 2026

JSON object

Loading...
7.5
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Exploitability: 3.9 / Impact: 3.6
Source: NVD

Description

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.19 and 8.6.43, 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. The fix in 9.6.0-alpha.19 and 8.6.43 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. As a workaround, disable LiveQuery if it is not needed.

Affected (20)

1 product
Parse Server
Configuration A
20 vulnerable
Vulnerable SoftwareAffected Versions
Parseplatform
Before 8.6.43
From 9.0.0 to 9.6.0
Version 9.6.0 alpha10
Version 9.6.0 alpha11
Version 9.6.0 alpha12
Version 9.6.0 alpha13
Version 9.6.0 alpha14
Version 9.6.0 alpha15
Version 9.6.0 alpha16
Version 9.6.0 alpha17
Version 9.6.0 alpha18
Version 9.6.0 alpha1
Version 9.6.0 alpha2
Version 9.6.0 alpha3
Version 9.6.0 alpha4
Version 9.6.0 alpha5
Version 9.6.0 alpha6
Version 9.6.0 alpha7
Version 9.6.0 alpha8
Version 9.6.0 alpha9

References (3)

Source: security-advisories@github.com
Issue Tracking
Source: security-advisories@github.com
Issue Tracking

Timeline

No history available yet.