CVE-2026-32770
Last modified
CVE-2026-32770 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.55% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Parseplatform | Parse-Server | < 8.6.43 | — |
| Parseplatform | Parse-Server | >= 9.0.0, < 9.6.0 | — |
| Parseplatform | Parse-Server | 9.6.0 | Alpha1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-32770?
How severe is CVE-2026-32770?
How do I fix CVE-2026-32770?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-32765Rejected reason: This repository is no longer public.
- CVE-2026-32766astral-tokio-tar is a tar archive reading/writing library fo…5.3
- CVE-2026-32767SiYuan is a personal knowledge management system. Versions 3…9.8
- CVE-2026-32768Chall-Manager is a platform-agnostic system able to start Ch…9.9
- CVE-2026-32769Fullchain is an umbrella project for deploying a ready-to-us…9.8
- CVE-2026-3277The OpenID Connect (OIDC) authentication configuration in Po…6.5
- CVE-2026-32771The CTFer.io Monitoring component is in charge of the collec…9.8
- CVE-2026-32772telnet in GNU inetutils through 2.7 allows servers to read a…4.7
- CVE-2026-32774Vulnogram 1.0.0 contains a stored cross-site scripting vulne…5.4
- CVE-2026-32775libexif through 0.6.25 has a flaw in decoding MakerNotes. If…7.8
- CVE-2026-32776libexpat before 2.7.5 allows a NULL pointer dereference with…5.5
- CVE-2026-32777libexpat before 2.7.5 allows an infinite loop while parsing …5.5
Are you affected by CVE-2026-32770?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
