SQL injection in Parse Server - CVE-2026-32234

 

SQL injection in Parse Server - CVE-2026-32234

Published: April 6, 2026


Vulnerability identifier: #VU125000
CSH Severity: Low
CVSS v4: 5.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-32234
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to inject arbitrary SQL commands.

The vulnerability exists due to improper neutralization of special elements used in an SQL command in the query handler when processing crafted field names in query constraints with the $regex operator. A remote privileged user can send a specially crafted query to inject arbitrary SQL commands.

This issue only affects deployments using PostgreSQL and allows operations at the database level rather than through the Parse Server abstraction layer.


Affected software

Parse Server

How to mitigate CVE-2026-32234

Install security update from vendor's website.

Parse Server - addressed in versions 8.6.36, 9.6.0 alpha.10

External References

Related Security Bulletins