PatchSiren cyber security CVE debrief
CVE-2026-39344 ChurchCRM CVE debrief
A Reflected Cross-Site Scripting (XSS) vulnerability exists in ChurchCRM, an open-source church management system, prior to version 7.1.0. The vulnerability is located on the login page and is caused by the lack of sanitization or encoding of the username parameter received from the URL. The username parameter value is directly displayed in the login page input element without filter, allowing attackers to insert malicious JavaScript scripts. If successful, the script can be executed on the client side, potentially stealing sensitive data such as session cookies or replacing the display to show the attacker's login form. This vulnerability has a CVSS score of 8.1 and is classified as HIGH severity.
- Vendor
- ChurchCRM
- Product
- CRM
- CVSS
- HIGH 8.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-04-07
- Original CVE updated
- 2026-07-24
- Advisory published
- 2026-04-07
- Advisory updated
- 2026-07-24
Who should care
Users of ChurchCRM versions prior to 7.1.0 should be aware of this vulnerability and take steps to mitigate it. This includes upgrading to version 7.1.0 or applying compensating controls to prevent exploitation. Operators, administrators, and security teams responsible for ChurchCRM deployments should prioritize assessment and remediation.
Technical summary
The vulnerability is caused by the lack of sanitization or encoding of the username parameter received from the URL on the login page of ChurchCRM, an open-source church management system. This allows attackers to insert malicious JavaScript scripts, which can be executed on the client side if successful. The vulnerability has a CVSS score of 8.1 and is classified as HIGH severity. Affected users should be aware of the potential for sensitive data theft or display replacement via XSS.
Defensive priority
High
Recommended defensive actions
- Upgrade ChurchCRM to version 7.1.0 or later
- Implement input validation and sanitization for the username parameter
- Use a web application firewall (WAF) to detect and prevent XSS attacks
- Monitor for suspicious activity on the login page
- Educate users on the risks of XSS attacks and the importance of secure login practices
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The vulnerability is documented in the CVE record and the NVD detail page. The fix is available in ChurchCRM version 7.1.0. Users should verify their version and apply the fix or compensating controls as needed. Evidence is limited to public sources and may not reflect all affected deployments or variations.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-39344 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-39344
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-39344 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-39344
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://github.com/ChurchCRM/CRM/security/advisories/GHSA-rx8c-j7x8-w3hj
[email protected] - Third Party Advisory
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.