#VU125696 SQL injection in ChurchCRM - CVE-2026-39319

 

#VU125696 SQL injection in ChurchCRM - CVE-2026-39319

Published: April 9, 2026


Vulnerability identifier: #VU125696
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-39319
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 the /FundRaiserEditor.php endpoint and downstream fundraiser-related endpoints when processing the iCurrentFundraiser PHP session parameter. A remote user can inject a crafted FundRaiserID value that is later concatenated into SQL queries to execute arbitrary SQL commands.

The issue is second-order and is triggered after the session value is reused by endpoints including PaddleNumEditor.php, DonatedItemEditor.php, DonatedItemDelete.php, PaddleNumDelete.php, BatchWinnerEntry.php, and FundRaiserStatement.php.


Remediation

Install security update from vendor's website.

External links