Parse Server has a SQL injection via `Increment` operation on nested object field in PostgreSQL
Description
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. A SQL injection vulnerability exists in the PostgreSQL storage adapter when processing Increment operations on nested object fields using dot notation (e.g., stats.counter). The amount value is interpolated directly into the SQL query without parameterization or type validation. An attacker who can send write requests to the Parse Server REST API can inject arbitrary SQL subqueries to read any data from the database, bypassing CLPs and ACLs. MongoDB deployments are not affected. This vulnerability is fixed in 9.6.0-alpha.3 and 8.6.29.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
parse-servernpm | >= 9.0.0-alpha.1, < 9.6.0-alpha.3 | 9.6.0-alpha.3 |
parse-servernpm | < 8.6.29 | 8.6.29 |
Affected products
1- Range: >= 9.0.0 < 9.6.0-alpha.3
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- github.com/advisories/GHSA-q3vj-96h2-gwvgghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-31856ghsaADVISORY
- github.com/parse-community/parse-server/releases/tag/8.6.29ghsax_refsource_MISCWEB
- github.com/parse-community/parse-server/releases/tag/9.6.0-alpha.3ghsax_refsource_MISCWEB
- github.com/parse-community/parse-server/security/advisories/GHSA-q3vj-96h2-gwvgghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.