Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-40480 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-639Authorization Bypass Through User-Controlled Key[email protected]
CWE-862Missing Authorization[email protected]

Affected Products

ProductVersions
ChurchCRM
<= 7.1.2 (semver)

CPE

  • cpe:2.3:a:churchcrm:churchcrm:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 7.2.0moderate effort
  • Mitigation:low effort

    Redirect users with no admin permissions to the limited access page.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-40480
NVD Published Date:
Apr 18, 2026
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2026-40480 Details - Not Deferred