Description
ChurchCRM is an open-source church management system. Prior to 7.1.0, an authenticated API user can modify any family record's state without proper authorization by simply changing the {familyId} parameter in requests, regardless of whether they possess the required EditRecords privilege. /family/{familyId}/verify, /family/{familyId}/verify/url, /family/{familyId}/verify/now, /family/{familyId}/activate/{status}, and /family/{familyId}/geocode lack role-based access control, allowing users to deactivate/reactivate arbitrary families, spam verification emails, and mark families as verified and trigger geocoding. This vulnerability is fixed in 7.1.0.
Published: 2026-04-07
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Authorization bypass allowing unauthorized manipulation of family records
Action: Immediate Patch
AI Analysis

Impact

ChurchCRM, an open‑source church management application, contains an authorization bypass that allows any authenticated API user to alter family records without proper privilege. Prior to version 7.1.0, a user can change the familyId parameter in various endpoints—such as /family/{familyId}/verify, /verify/url, /verify/now, /activate/{status}, and /geocode—to deactivate or reactivate families, trigger spam verification emails, or mark families as verified, thereby affecting data integrity and potentially exposing sensitive information. The weakness is a classic privilege escalation flaw (CWE-639) compounded by improper validation of user‑controlled identifiers (CWE-863).

Affected Systems

The affected product is ChurchCRM version 7.0 and earlier. Version 7.1.0 and later contain a fix that restores proper role‑based access control for all listed endpoints. The recommendation is to upgrade to the latest release or apply the vendor’s patch if available.

Risk and Exploitability

The CVSS score of 8.1 indicates a high severity. The EPSS score is below 1%, suggesting a low likelihood of widespread exploitation at present, and the vulnerability is not listed in the CISA KEV catalog. An attacker would need a valid authenticated session and knowledge of the familyId values; no public exploit code is known, but the absence of strict access checks makes the attack relatively straightforward once a target is identified.

Generated by OpenCVE AI on April 10, 2026 at 22:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official ChurchCRM patch or upgrade to version 7.1.0 or later
  • Verify that role‑based access controls are operational by testing the /family/{familyId}/verify endpoint with a non‑privileged user
  • Monitor logs for unexpected family record changes or spam verification emails

Generated by OpenCVE AI on April 10, 2026 at 22:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Apr 2026 21:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:churchcrm:churchcrm:*:*:*:*:*:*:*:*

Thu, 09 Apr 2026 08:30:00 +0000

Type Values Removed Values Added
First Time appeared Churchcrm
Churchcrm churchcrm
Vendors & Products Churchcrm
Churchcrm churchcrm

Tue, 07 Apr 2026 20:45:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 07 Apr 2026 18:00:00 +0000

Type Values Removed Values Added
Description ChurchCRM is an open-source church management system. Prior to 7.1.0, an authenticated API user can modify any family record's state without proper authorization by simply changing the {familyId} parameter in requests, regardless of whether they possess the required EditRecords privilege. /family/{familyId}/verify, /family/{familyId}/verify/url, /family/{familyId}/verify/now, /family/{familyId}/activate/{status}, and /family/{familyId}/geocode lack role-based access control, allowing users to deactivate/reactivate arbitrary families, spam verification emails, and mark families as verified and trigger geocoding. This vulnerability is fixed in 7.1.0.
Title ChurchCRM has an API Authorization Bypass Allows Authenticated User to Deactivate, Modify, and Spam Arbitrary Families
Weaknesses CWE-639
CWE-863
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H'}


Subscriptions

Churchcrm Churchcrm
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-04-07T18:39:56.463Z

Reserved: 2026-04-06T20:28:38.393Z

Link: CVE-2026-39331

cve-icon Vulnrichment

Updated: 2026-04-07T18:39:52.875Z

cve-icon NVD

Status : Analyzed

Published: 2026-04-07T18:16:44.530

Modified: 2026-04-10T20:58:16.847

Link: CVE-2026-39331

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-13T14:26:35Z

Weaknesses