Monitor vulnerabilities like this one. Sign up free to get alerted when software you use is affected.
7.1

ChurchCRM: Unauthorized access to personal data in older versions

CVE-2026-40480
Summary

In older versions of ChurchCRM, any user with limited access can view sensitive personal information of other members. This is fixed in version 7.2.0. Update to the latest version to ensure secure access to member data.

Original title
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 authorizat...
Original 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.
nvd CVSS4.0 7.1
Vulnerability type
CWE-639 Authorization Bypass Through User-Controlled Key
CWE-862 Missing Authorization
Published: 18 Apr 2026 · Updated: 18 Apr 2026 · First seen: 18 Apr 2026