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.
Official resources
-
CVE-2026-39344 CVE record
CVE.org
-
CVE-2026-39344 NVD detail
NVD
-
Source item URL
nvd_modified
-
Mitigation or vendor reference
[email protected] - Third Party Advisory
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-04-07T18:16:46.587Z and has not been modified since then. The NVD entry is currently Analyzed.