SQL injection in ChurchCRM - #VU125697

 

SQL injection in ChurchCRM - #VU125697

Published: April 9, 2026


Vulnerability identifier: #VU125697
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: N/A
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: ChurchCRM
Affected software:
ChurchCRM

Detailed vulnerability description

The vulnerability allows a remote user to modify database tables.

The vulnerability exists due to SQL injection in GroupPropsFormRowOps.php, PersonCustomFieldsRowOps.php, and FamilyCustomFieldsRowOps.php when handling the Field parameter in ALTER TABLE queries. A remote user can send a specially crafted request to modify database tables.

Exploitation requires authentication, and the affected functionality must be enabled for group-specific properties in the group endpoint.


Remediation

Install security update from vendor's website.

Sources