Description
ChurchCRM is an open-source church management system. Prior to 7.1.0, he FindFundRaiser.php endpoint reflects user-supplied input (DateStart and DateEnd) into HTML input field attributes without proper output encoding for the HTML attribute context. An authenticated attacker can craft a malicious URL that executes arbitrary JavaScript when visited by another authenticated user. This constitutes a reflected XSS vulnerability. This vulnerability is fixed in 7.1.0.
Published: 2026-04-07
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Scripting (Reflected XSS)
Action: Immediate Patch
AI Analysis

Impact

The vulnerability allows a malicious actor who possesses legitimate user credentials to create a specially crafted URL that injects arbitrary JavaScript into an HTML input field attribute on the FindFundRaiser.php page. When the target authenticated user visits the URL, the injected code runs in the browser’s context. This can lead to session hijacking, theft of credentials, or further malicious actions performed with the victim’s privileges.

Affected Systems

ChurchCRM, a public‑source church management system, is affected in all releases older than version 7.1.0. The flaw is confined to the FindFundRaiser.php endpoint and requires that the attacker be authenticated to an account within the system.

Risk and Exploitability

The CVSS score of 8.7 reflects a high impact, while the EPSS score of less than 1% indicates that the vulnerability is currently low probability of exploitation. Because the bug requires authenticated access, the attacker must either compromise user credentials or compromise an already authenticated session, limiting the threat to internal users or attackers who can gain credentials. The vulnerability is not listed in the CISA KEV catalog, and there is no publicly available exploit, though the attack path is straightforward via a user‑directed URL.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to ChurchCRM version 7.1.0 or later, which removes the reflected XSS flaw in DateStart and DateEnd input handling.
  • If an update cannot be applied immediately, ensure that FindFundRaiser.php is protected so that only users with minimal privileges can access it, or temporarily block the endpoint from public access while monitoring for suspicious traffic.

Generated by OpenCVE AI on April 10, 2026 at 22:41 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': 'none', '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, he FindFundRaiser.php endpoint reflects user-supplied input (DateStart and DateEnd) into HTML input field attributes without proper output encoding for the HTML attribute context. An authenticated attacker can craft a malicious URL that executes arbitrary JavaScript when visited by another authenticated user. This constitutes a reflected XSS vulnerability. This vulnerability is fixed in 7.1.0.
Title ChurchCRM has Reflected XSS in DateStart/DateEnd parameters in FindFundRaiser.php
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Churchcrm Churchcrm
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

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

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

Link: CVE-2026-39333

cve-icon Vulnrichment

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

cve-icon NVD

Status : Analyzed

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

Modified: 2026-04-10T20:57:56.703

Link: CVE-2026-39333

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses