GHSA-mf3j-86qx-cq5j · Severity: high · Ecosystem: npm — Parse Server has Regular Expression Denial of Service (ReDoS) via `$regex` query in LiveQuery
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.5.0-alpha.14 and 8.6.11, a malicious client can subscribe to a LiveQuery with a crafted $regex pattern that causes catastrophic backtracking, blocking the Node.js event loop. This makes the entire Parse Server unresponsive, affecting all clients. Any Parse Server deployment with LiveQuery enabled is affected. The attacker only needs the application ID and JavaScript key, both of which are public in client-side apps. This only affects LiveQuery subscription matching, which evaluates regex in JavaScript on the Node.js event loop. Normal REST and GraphQL queries are not affected because their regex is evaluated by the database engine. This vulnerability is fixed in 9.5.0-alpha.14 and 8.6.11.
Conclusion & alert: CVE-2026-30925 is rated Low Risk (33.5/100): CVSS High severity, with low exploitation likelihood (EPSS 0.01%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-03-10 | — | 0.01% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.2 | 4.0 | HIGH |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-mf3j-86qx-cq5j · Severity: high · Ecosystem: npm — Parse Server has Regular Expression Denial of Service (ReDoS) via `$regex` query in LiveQuery
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| parseplatform | parse-server | < 8.6.11 | cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:* |
| parseplatform | parse-server | >= 9.0.0, < 9.5.0 | cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.5.0 | cpe:2.3:a:parseplatform:parse-server:9.5.0:alpha1:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.5.0 | cpe:2.3:a:parseplatform:parse-server:9.5.0:alpha10:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.5.0 | cpe:2.3:a:parseplatform:parse-server:9.5.0:alpha11:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.5.0 | cpe:2.3:a:parseplatform:parse-server:9.5.0:alpha12:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.5.0 | cpe:2.3:a:parseplatform:parse-server:9.5.0:alpha13:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.5.0 | cpe:2.3:a:parseplatform:parse-server:9.5.0:alpha2:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.5.0 | cpe:2.3:a:parseplatform:parse-server:9.5.0:alpha3:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.5.0 | cpe:2.3:a:parseplatform:parse-server:9.5.0:alpha4:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.5.0 | cpe:2.3:a:parseplatform:parse-server:9.5.0:alpha5:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.5.0 | cpe:2.3:a:parseplatform:parse-server:9.5.0:alpha6:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.5.0 | cpe:2.3:a:parseplatform:parse-server:9.5.0:alpha7:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.5.0 | cpe:2.3:a:parseplatform:parse-server:9.5.0:alpha8:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.5.0 | cpe:2.3:a:parseplatform:parse-server:9.5.0:alpha9:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://github.com/parse-community/parse-server/releases/tag/8.6.11 | Product Release Notes |
| https://github.com/parse-community/parse-server/releases/tag/9.5.0-alpha.14 | Product Release Notes |
| https://github.com/parse-community/parse-server/security/advisories/GHSA-mf3j-86qx-cq5j | Mitigation Patch Vendor Advisory |