CVE 7.1 HIGH

ChurchCRM has Missing Object-Level Authorization / IDOR in `/api/person/{personId}`_CVE-2026-40480

7.1 / 10
HIGH
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

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.

Basic Information

ID CVE-2026-40480
Source GitHub_M
Published Apr 17, 2026 at 23:07

Affected Product

Vendor ChurchCRM
Product CRM
Version < 7.2.0
Affected Versions ChurchCRM CRM < 7.2.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.