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.2 and 8.6.28, an attacker can use a dot-notation field name in combination with the sort query parameter to inject SQL into the PostgreSQL database through an improper escaping of sub-field values in dot-notation queries. The vulnerability may also affect queries that use dot-notation field names with the distinct and where query parameters. This vulnerability only affects deployments using a PostgreSQL database. This vulnerability is fixed in 9.6.0-alpha.2 and 8.6.28.
References
| Link | Resource |
|---|---|
| https://github.com/parse-community/parse-server/releases/tag/8.6.28 | Product Release Notes |
| https://github.com/parse-community/parse-server/releases/tag/9.6.0-alpha.2 | Product Release Notes |
| https://github.com/parse-community/parse-server/security/advisories/GHSA-qpr4-jrj4-6f27 | Patch Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-03-11 17:16
Updated : 2026-03-13 18:54
NVD link : CVE-2026-31840
Mitre link : CVE-2026-31840
CVE.ORG link : CVE-2026-31840
JSON object : View
Products Affected
parseplatform
- parse-server
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
