#VU125698 SQL injection in ChurchCRM - CVE-2026-35567

 

#VU125698 SQL injection in ChurchCRM - CVE-2026-35567

Published: April 9, 2026


Vulnerability identifier: #VU125698
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-35567
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
ChurchCRM
Software vendor:
ChurchCRM

Description

The vulnerability allows a remote user to inject arbitrary SQL.

The vulnerability exists due to improper neutralization of special elements used in an SQL command in src/MemberRoleChange.php when handling the NewRole POST parameter. A remote user can send a specially crafted POST request to inject arbitrary SQL.

Exploitation requires a valid authenticated session with the ManageGroups role and knowledge of a valid GroupID and PersonID.


Remediation

Install security update from vendor's website.

External links