PT-2026-24750 · Bitnami+4 · Parse+1
Restriction
·
Published
2026-03-11
·
Updated
2026-03-13
·
CVE-2026-31856
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Parse Server versions prior to 9.6.0
Parse Server versions prior to 8.6.29
Description
Parse Server, an open-source backend deployable on Node.js infrastructures, contains a SQL injection issue within its PostgreSQL storage adapter. This occurs when processing
Increment operations on nested object fields using dot notation (e.g., stats.counter). The amount value is directly inserted into SQL queries without proper parameterization or type validation. An attacker capable of sending write requests to the Parse Server REST API can inject arbitrary SQL subqueries, potentially reading any data from the database and bypassing Check Level Permissions (CLPs) and Access Control Lists (ACLs). Deployments utilizing MongoDB are not affected.Recommendations
For versions prior to 9.6.0, upgrade to version 9.6.0 or later.
For versions prior to 8.6.29, upgrade to version 8.6.29 or later.
Exploit
Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Parse
Parse Server