# CVE-2026-40480

> Vulnerability.

## 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.

## Key facts

- **CVE ID:** CVE-2026-40480
- **Published:** 2026-04-18
- **CWE codes:** CWE-639, CWE-862

## Primary sources

- NIST NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-40480

## Citation

> AI Analytics. CVE-2026-40480. Retrieved 2026-07-19 from https://api.ai-analytics.org/cve/CVE-2026-40480. Derived from NIST NVD. Licensed CC0.

---

*[Dataset catalog](https://api.ai-analytics.org/datasets/) · [AI Analytics](https://api.ai-analytics.org/) · CC0 1.0*