GHSA-q3vj-96h2-gwvg · Severity: critical · Ecosystem: npm — Parse Server vulnerable to SQL injection via `Increment` operation on nested object field in PostgreSQL
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.
Conclusion & alert: CVE-2026-31856 is rated Moderate Risk (49.2/100): CVSS Critical severity, with low exploitation likelihood (EPSS 0.42%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.03% | 0.42% | +0.39% |
| 2 | 2026-03-12 | — | 0.03% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.3 | 4.0 | CRITICAL |
|
— | — | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
GHSA-q3vj-96h2-gwvg · Severity: critical · Ecosystem: npm — Parse Server vulnerable to SQL injection via `Increment` operation on nested object field in PostgreSQL
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| parseplatform | parse-server | < 8.6.29 | cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:* |
| parseplatform | parse-server | >= 9.0.0, < 9.6.0 | cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.6.0 | cpe:2.3:a:parseplatform:parse-server:9.6.0:alpha1:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.6.0 | cpe:2.3:a:parseplatform:parse-server:9.6.0:alpha2:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://github.com/parse-community/parse-server/releases/tag/8.6.29 | Product Release Notes |
| https://github.com/parse-community/parse-server/releases/tag/9.6.0-alpha.3 | Product Release Notes |
| https://github.com/parse-community/parse-server/security/advisories/GHSA-q3vj-96h2-gwvg | Patch Vendor Advisory |