CVE-2026-32880 Details
Description
ChurchCRM is an open-source church management system. Versions prior to 7.0.2 allow an admin user to edit JSON type system settings to store a JavaScript payload that can execute when any admin views the system settings. The JSON input is left unescaped/unsanitized in SystemSettings.php, leading to XSS. This issue has been fixed in version 7.0.2.
A stored cross-site scripting (XSS) vulnerability exists in ChurchCRM versions prior to 7.0.2. The issue allows an admin user to inject a JavaScript payload into JSON-type system settings. This payload is executed when any admin views the system settings. The vulnerability arises because the JSON input is not properly sanitized or escaped in 'SystemSettings.php', leaving it vulnerable to XSS attacks. Additionally, the exploitation of this vulnerability can disrupt the functionality of the JSON input settings, causing issues with related application features.
Users are advised to update to ChurchCRM version 7.0.2 or later, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Mar 20, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/ChurchCRM/CRM/security/advisories/GHSA-7gq6-xmpx-qc7c | CISA-ADP | ExploitMitigationVendor Advisory |
| https://github.com/ChurchCRM/CRM/security/advisories/GHSA-7gq6-xmpx-qc7c | [email protected] | ExploitMitigationVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| churchcrm churchcrm | < 7.0.2 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Mar 23, 2026 | Initial Analysis | [email protected] |
| Mar 20, 2026 | CVE Modified | CISA-ADP |
| Mar 20, 2026 | New CVE Received | [email protected] |