#VU125000 SQL injection in Parse Server - CVE-2026-32234

 

#VU125000 SQL injection in Parse Server - CVE-2026-32234

Published: April 6, 2026


Vulnerability identifier: #VU125000
Vulnerability risk: Low
CVSSv4.0: 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/E:U/U:Clear
CVE-ID: CVE-2026-32234
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Parse Server
Software vendor:
Parse Community

Description

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.


Remediation

Install security update from vendor's website.

External links