#VU125695 SQL injection in ChurchCRM - CVE-2026-39318
Published: April 9, 2026
ChurchCRM
ChurchCRM
Description
The vulnerability allows a remote user to execute arbitrary SQL statements.
The vulnerability exists due to SQL injection in GroupPropsFormRowOps.php when handling the Field parameter in requests. A remote user can send a specially crafted request to execute arbitrary SQL statements.
Exploitation requires a valid ChurchCRM user account with the ManageGroups permission, a target group with grp_hasSpecialProps=1, and a valid property field registered in the groupprop_master table.