#VU125696 SQL injection in ChurchCRM - CVE-2026-39319
Published: April 9, 2026
ChurchCRM
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.