Severity by source
AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
Primary rating from GitHub Advisory · only source for this CVE.
CVSS VectorGitHub Advisory
Lifecycle Timeline
6DescriptionGitHub Advisory
ChurchCRM is an open-source church management system. Prior to 6.5.3, a Stored Cross-Site Scripting (Stored XSS) vulnerability in the admin panel’s group-creation feature allows any user with group-creation privileges to inject malicious JavaScript that executes automatically when an administrator views the page. This enables attackers to steal the administrator’s session cookies, potentially leading to full administrative account takeover. This vulnerability is fixed in 6.5.3.
AnalysisAI
Stored Cross-Site Scripting in ChurchCRM admin panel enables session hijacking and administrative account takeover through malicious group names. Authenticated users with group-creation privileges can inject JavaScript that executes when administrators view group listings, stealing session cookies. ChurchCRM versions prior to 6.5.3 are affected. No public exploit identified at time of analysis, with EPSS data unavailable, though the low attack complexity (AC:L) and availability of technical details in the GitHub Security Advisory increase exploitation risk for authenticated internal threats.
Technical ContextAI
ChurchCRM is an open-source church management system built on PHP and MySQL, commonly used by religious organizations for member tracking, attendance, donations, and group management. This vulnerability stems from CWE-79 (Improper Neutralization of Input During Web Page Generation) in the group-creation functionality within the administrative panel. The application fails to properly sanitize user-supplied input when creating group names or related metadata, allowing HTML and JavaScript injection. When administrators navigate to pages displaying group listings, the stored malicious script executes in their browser context with full administrative privileges. The affected product is identified as cpe:2.3:a:churchcrm:crm:*:*:*:*:*:*:*:*, indicating the core ChurchCRM application across all deployment environments. The CVSS vector AV:N indicates network-accessible exploitation, though PR:L confirms that the attacker must possess valid credentials with group-creation permissions, making this an insider threat or compromised low-privilege account scenario rather than an anonymous external attack.
RemediationAI
Upgrade ChurchCRM to version 6.5.3 or later, which contains input sanitization fixes for the group-creation feature that prevent stored XSS injection. The vendor-released patch addresses CWE-79 by implementing proper output encoding and input validation for group-related fields within the administrative interface. Organizations should download version 6.5.3 from the official ChurchCRM GitHub repository and follow standard upgrade procedures including database backup, dependency updates, and post-upgrade testing of group management functionality. The complete security advisory with technical details and upgrade guidance is published at https://github.com/ChurchCRM/CRM/security/advisories/GHSA-gc8q-2gw7-qj7w. As an interim risk-reduction measure prior to patching, organizations may restrict group-creation privileges to only highly-trusted administrators, implement enhanced monitoring of group creation activities, and conduct periodic reviews of existing group names for suspicious JavaScript patterns. However, these workarounds do not eliminate the vulnerability and should not replace timely patching. Organizations should also review administrator session logs for evidence of unauthorized access following any suspicious group creation events, and consider forced session invalidation and password resets for administrative accounts if compromise is suspected.
ChurchCRM 5.5.0 FRCatalog.php is vulnerable to Blind SQL Injection (Time-based) via the CurrentFundraiser GET parameter.
ChurchCRM 5.5.0 /EventEditor.php is vulnerable to Blind SQL Injection (Time-based) via the EventCount POST parameter. Ra
A vulnerability exists in ChurchCRM 5.13.0 and prior that allows an attacker to execute arbitrary SQL queries by exploit
A vulnerability exists in ChurchCRM 5.13.0. Rated critical severity (CVSS 9.3), this vulnerability is remotely exploitab
A vulnerability exists in ChurchCRM 5.13.0 and prior that allows an attacker to execute arbitrary SQL queries by exploit
A vulnerability exists in ChurchCRM 5.13.0 and prior that allows an attacker to execute arbitrary SQL queries by exploit
A time-based blind SQL Injection vulnerability exists in the ChurchCRM 5.13.0 and prior EditEventAttendees.php within th
Authentication bypass in ChurchCRM API middleware enables unauthenticated remote attackers to access all protected endpo
ChurchCRM 5.5.0 FRCertificates.php is vulnerable to Blind SQL Injection (Time-based) via the CurrentFundraiser GET param
Authenticated SQL injection in ChurchCRM's PaddleNumEditor.php endpoint prior to version 6.7.2 allows any logged-in user
ChurchCRM is an open-source church management system. Rated high severity (CVSS 8.8), this vulnerability is remotely exp
ChurchCRM 4.5.4 endpoint /EditEventTypes.php is vulnerable to Blind SQL Injection (Time-based) via the EN_tyid POST para
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-19773