Cross-site request forgery in ChurchCRM - #VU129712
Published: May 5, 2026
ChurchCRM
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.