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
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
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.
The package manager in Sitecore CRM 8.1 Rev 151207 allows remote authenticated administrators to execute arbitrary ASP c
The CRM Plugin before 4.2.4 for Redmine allows XSS via crafted vCard data. Rated medium severity (CVSS 6.1), this vulner
ChurchCRM is an open-source church management system. Prior to 7.3.2, The fix for CVE-2026-39337 is incomplete. The pre-
Remote code execution in ChurchCRM before 7.4.0 lets an authenticated administrator run arbitrary PHP on the server by i
Sitecore CRM 8.1 Rev 151207 allows remote authenticated administrators to read arbitrary files via an absolute path trav
ChurchCRM church management system versions before 7.1.0 allow authenticated users with EditSelf permission to exfiltrat
SQL injection in ChurchCRM versions prior to 7.1.0 allows authenticated users with low privileges to execute arbitrary S
Stored cross-site scripting in ChurchCRM versions prior to 7.0.0 allows authenticated users to inject malicious JavaScri
Insecure Direct Object Reference (IDOR) in ChurchCRM API allows authenticated low-privilege users to manipulate arbitrar
Insecure Direct Object Reference in ChurchCRM before 7.4.0 lets an authenticated non-admin user with EditSelf access rea
Server-Side Request Forgery in ChurchCRM versions prior to 6.5.3 allows authenticated administrators to trigger outbound
Reflected Cross-Site Scripting in ChurchCRM before 7.4.0 lets remote attackers inject JavaScript through unsanitized req
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-19773