Cross-site request forgery in ChurchCRM - #VU129712

 

Cross-site request forgery in ChurchCRM - #VU129712

Published: May 5, 2026


Vulnerability identifier: #VU129712
CSH Severity: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: N/A
CWE-ID: CWE-352
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
ChurchCRM
Software vendor:
ChurchCRM

Description

The vulnerability allows a remote attacker to cause unauthorized deletion of records.

The vulnerability exists due to cross-site request forgery in legacy delete endpoints (FundRaiserDelete.php, PropertyTypeDelete.php, NoteDelete.php) when processing top-level cross-site GET navigations. A remote attacker can induce a logged-in user to follow a crafted link or navigation to cause unauthorized deletion of records.

User interaction is required, and exploitation succeeds only against a logged-in user with the relevant role for the targeted endpoint. The property-type deletion path also removes related properties and record-to-property assignments.


Remediation

Install security update from vendor's website.

External links