CVE-2026-44548 Details
Description
ChurchCRM is an open-source church management system. Prior to 7.3.2, top-level cross-site GET navigation from an attacker-controlled page to FundRaiserDelete.php, PropertyTypeDelete.php, or NoteDelete.php causes a logged-in ChurchCRM user with the relevant role to silently delete records, including cascaded property and record-to-property assignments. This vulnerability is fixed in 7.3.2.
A cross-site request forgery (CSRF) vulnerability has been identified in ChurchCRM, an open-source church management system, in versions through 7.2.2. The issue arises from three legacy DELETE endpoints: FundRaiserDelete.php, PropertyTypeDelete.php, and NoteDelete.php. These endpoints allow an attacker to manipulate GET parameters from an external page, leading to the unauthorized deletion of records by a logged-in user with the appropriate role. The vulnerability is exacerbated by the absence of CSRF token validation and the 'SameSite=Lax' cookie setting, which permits cookies to be sent with top-level navigations.
To address this vulnerability, ChurchCRM users should update to version 7.3.2 or later, where the issue has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 12, 2026CISA-ADP
Assessed May 13, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/ChurchCRM/CRM/security/advisories/GHSA-jx5r-p82p-2p8m | CISA-ADP | AdvisoryExploitRemedyTechnical AnalysisVendor |
| https://github.com/ChurchCRM/CRM/security/advisories/GHSA-jx5r-p82p-2p8m | [email protected] | AdvisoryExploitRemedyTechnical AnalysisVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-352 | Cross-Site Request Forgery (CSRF) | [email protected] |
| CWE-650 | Trusting HTTP Permission Methods on the Server Side | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| ChurchCRM | <= 7.2.2 (semver) |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 13, 2026 | CVE Modified | CISA-ADP |
| May 12, 2026 | New CVE Received | [email protected] |
Volerion