CVE-2026-40480
HIGH EPSS 25.5%
Published Apr 18, 20262mo ago · Modified Jun 17, 20262w ago
7.1 CVSS 4.0
Published Apr 18, 2026 2mo ago
Last Modified Jun 17, 2026 2w ago
Description
ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the GET /api/person/{personId} endpoint loads and returns person records without performing object-level authorization checks. Although the legacy PersonView.php page enforces canEditPerson() restrictions, the API layer omits this check. Any authenticated user with only EditSelf privileges can enumerate and read other members' records, exposing sensitive PII including names, addresses, phone numbers, and email addresses. This issue has been fixed in version 7.2.0.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope X
Threat Intelligence
EPSS Exploit Probability
25.5% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 2
CWE-639
CWE-862 Missing Authorization Authorization
References 4
- github.com https://github.com/ChurchCRM/CRM/commit/28ea7a2965fc2fe30e150fadb1ae38a97f8225c2
- github.com https://github.com/ChurchCRM/CRM/issues/8617
- github.com https://github.com/ChurchCRM/CRM/pull/8616
- github.com https://github.com/ChurchCRM/CRM/security/advisories/GHSA-5w59-32c8-933v
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.