Description
ChurchCRM is an open-source church management system. Prior to 7.1.0, an SQL injection vulnerability was identified in /EventNames.php in ChurchCRM. Authenticated users with AddEvent privileges can inject SQL via the newEvtTypeCntLst parameter during event type creation. The vulnerable flow reaches an ON DUPLICATE KEY UPDATE clause where unescaped user input is interpolated directly. This vulnerability is fixed in 7.1.0.
Published: 2026-04-07
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Blind SQL Injection enabling data extraction or modification
Action: Immediate Patch
AI Analysis

Impact

ChurchCRM contains an unescaped input called newEvtTypeCntLst in EventNames.php that is concatenated directly into an ON DUPLICATE KEY UPDATE clause. When exploited, the query can be manipulated to read from or alter database tables. The vulnerability is blind, so attackers do not receive direct error messages, but they can infer results through timing or effects on data.

Affected Systems

The flaw exists in ChurchCRM versions before 7.1.0. Any installation of the ChurchCRM open‑source management system using these versions is affected. The issue is tied to the EventNames.php component and touches database operations performed during event type creation by users who hold AddEvent privileges.

Risk and Exploitability

The CVSS score of 8.8 indicates high severity. The EPSS score of less than 1% suggests the likelihood of exploitation is currently low, and the vulnerability is not listed in CISA’s KEV catalog. Exploitation requires a valid authenticated account with AddEvent permissions, so the attack vector is authenticated. Once accessed, an attacker can execute arbitrary SQL commands against the application’s database, potentially compromising confidentiality and integrity of church data.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ChurchCRM to version 7.1.0 or later where the injection is fixed.
  • If an upgrade is not immediately possible, remove or restrict AddEvent privileges from accounts that do not require this functionality.
  • Disable or remove the EventNames.php functionality temporarily until a patch can be applied.
  • Monitor database activity and application logs for suspicious queries that could indicate exploitation attempts.

Generated by OpenCVE AI on April 10, 2026 at 22:43 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': 'total'}, '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 SQL injection vulnerability was identified in /EventNames.php in ChurchCRM. Authenticated users with AddEvent privileges can inject SQL via the newEvtTypeCntLst parameter during event type creation. The vulnerable flow reaches an ON DUPLICATE KEY UPDATE clause where unescaped user input is interpolated directly. This vulnerability is fixed in 7.1.0.
Title ChurchCRM has a Blind SQL injection in EventNames.php
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Churchcrm Churchcrm
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-04-07T19:59:23.647Z

Reserved: 2026-04-06T19:31:07.267Z

Link: CVE-2026-39329

cve-icon Vulnrichment

Updated: 2026-04-07T19:13:47.408Z

cve-icon NVD

Status : Analyzed

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

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

Link: CVE-2026-39329

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses