SQL injection in ChurchCRM - #VU142443
Published: August 13, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary SQL commands.
The vulnerability exists due to SQL injection in QueryView.php when processing stored-query parameters through sequential placeholder substitution. A remote user can submit specially crafted parameter values to execute arbitrary SQL commands.
Exploitation requires an authenticated account and a stored query template with two or more placeholders.