SQL injection in ChurchCRM - CVE-2025-68400

 

SQL injection in ChurchCRM - CVE-2025-68400

Published: April 9, 2026


Vulnerability identifier: #VU125679
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2025-68400
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 attacker to execute arbitrary SQL commands.

The vulnerability exists due to SQL injection in ConfirmReportEmail.php when handling the familyId parameter in requests to the legacy /Reports/ConfirmReportEmail.php endpoint. A remote attacker can send a specially crafted request to execute arbitrary SQL commands.

The endpoint remains directly reachable by URL even though it was removed from the user interface.


How to mitigate CVE-2025-68400

Install security update from vendor's website.

Sources