Home

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.

PUBLISHED Reserved 2026-04-13 | Published 2026-04-17 | Updated 2026-04-20 | Assigner GitHub_M




HIGH: 7.1CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Problem types

CWE-639: Authorization Bypass Through User-Controlled Key

CWE-862: Missing Authorization

Product status

< 7.2.0
affected

References

github.com/...RM/CRM/security/advisories/GHSA-5w59-32c8-933v exploit

github.com/...RM/CRM/security/advisories/GHSA-5w59-32c8-933v

github.com/ChurchCRM/CRM/issues/8617

github.com/ChurchCRM/CRM/pull/8616

github.com/...ommit/28ea7a2965fc2fe30e150fadb1ae38a97f8225c2

cve.org (CVE-2026-40480)

nvd.nist.gov (CVE-2026-40480)

Download JSON