#VU125009 SQL injection in Parse Server - CVE-2026-33539
Published: April 6, 2026
Parse Server
Parse Community
Description
The vulnerability allows a remote user to execute arbitrary SQL statements on the PostgreSQL database.
The vulnerability exists due to SQL injection in the PostgreSQL adapter when processing field name parameters in the aggregate $group pipeline stage or the distinct operation. A remote privileged user can inject SQL metacharacters into crafted field name parameters to execute arbitrary SQL statements on the PostgreSQL database.
Only deployments using PostgreSQL are affected; MongoDB deployments are not affected.