CVE-2026-30925
Parse Server affected by 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 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 and 8.6.11.
如何修補 CVE-2026-30925
要修補 CVE-2026-30925,請將受影響套件升級到下列已修補版本。
- —升級至 8.6.11 或更新版本
- —升級至 9.5.0-alpha.14 或更新版本
CVE-2026-30925 正在被利用嗎?
低 — EPSS 為 0.4%,目前沒有觀察到大規模利用活動。
受影響套件(2)
- from 0, < 8.6.11, >= 9.0.0, < 9.5.0
- >= 9.0.0-alpha.1, < 9.5.0-alpha.14
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N |