CVE-2026-40581

ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the family record deletion endpoint (SelectDelete.php) performs permanent, irreversible deletion of family records and all associated data via a plain GET request with no CSRF token validation. An attacker can craft a malicious page that, when visited by an authenticated administrator, silently triggers deletion of targeted family records including associated notes, pledges, persons, and property data without any user interaction. This issue has been fixed in version 7.2.0.
Configurations

No configuration.

History

No history.

Information

Published : 2026-04-18 00:16

Updated : 2026-06-17 10:45


NVD link : CVE-2026-40581

Mitre link : CVE-2026-40581

CVE.ORG link : CVE-2026-40581


JSON object : View

Products Affected

No product.

CWE
CWE-352

Cross-Site Request Forgery (CSRF)

CWE-862

Missing Authorization