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-alpha.6, 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-alpha.6.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
parse-servernpm | >= 9.0.0, < 9.5.0-alpha.6 | 9.5.0-alpha.6 |
parse-servernpm | < 8.6.7 | 8.6.7 |
Affected products
3- osv-coords2 versions
< 9.5.0+ 1 more
- (no CPE)range: < 9.5.0
- (no CPE)range: >= 9.0.0, < 9.5.0-alpha.6
- Range: < 8.6.7
Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-9cp7-3q5w-j92gghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-30835ghsaADVISORY
- github.com/parse-community/parse-server/releases/tag/8.6.7ghsax_refsource_MISCWEB
- github.com/parse-community/parse-server/releases/tag/9.5.0-alpha.6ghsax_refsource_MISCWEB
- github.com/parse-community/parse-server/security/advisories/GHSA-9cp7-3q5w-j92gghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.