CVE-2026-40480
LowVulnerability 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.
References & Resources
-
https://github.com/ChurchCRM/CRM/commit/28ea7a2965fc2fe30e150fadb1ae38a97f8225c2security-advisories@github.com
-
https://github.com/ChurchCRM/CRM/issues/8617security-advisories@github.com
-
https://github.com/ChurchCRM/CRM/pull/8616security-advisories@github.com
-
https://github.com/ChurchCRM/CRM/security/advisories/GHSA-5w59-32c8-933vsecurity-advisories@github.com
Severity Details
Weakness Type (CWE)
Authorization Bypass Through User-Controlled Key
- Description
- The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.
- Exploit Likelihood
- High
- Typical Severity
- High
- Abstraction Level
- Base
Key Information
- Published Date
- April 18, 2026
