#VU125683 SQL injection in ChurchCRM - CVE-2025-66396

 

#VU125683 SQL injection in ChurchCRM - CVE-2025-66396

Published: April 9, 2026


Vulnerability identifier: #VU125683
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2025-66396
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 execute arbitrary SQL commands.

The vulnerability exists due to SQL injection in src/UserEditor.php when processing the keys of the type POST parameter array while saving user configuration settings. A remote privileged user can send a specially crafted POST request to execute arbitrary SQL commands.

The injected key is concatenated into SELECT and UPDATE queries, and the issue can be exploited through time-based blind SQL injection.


Remediation

Install security update from vendor's website.

External links