CVE-2026-30835
Parse Server: Malformed `$regex` query leaks database error details in API response
Description
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.7 and 9.5.0, malformed $regex query parameter (e.g. [abc) causes the database to return a structured error object that is passed unsanitized through the API response. This leaks database internals such as error messages, error codes, code names, cluster timestamps, and topology details. The vulnerability is exploitable by any client that can send query requests, depending on the deployment's permission configuration. This issue has been patched in versions 8.6.7 and 9.5.0.
How to fix CVE-2026-30835
To remediate CVE-2026-30835, upgrade the affected package to a fixed version below.
- —upgrade to 9.5.0 or later
- —upgrade to 9.5.0-alpha.6 or later
Is CVE-2026-30835 being exploited?
Low — EPSS is 0.3%, meaning exploitation activity has not been observed at scale.
Affected packages (2)
- from 0, < 9.5.0
- >= 9.0.0, < 9.5.0-alpha.6
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N |