hurchCRM is an open-source church management system. Prior to version 6.0.0, the application stores user-supplied HTML/JS without sufficient sanitization/encoding. When other users later view this content, attacker-controlled JavaScript executes in their browser (stored XSS). In affected contexts the script can access web origin data and perform privileged actions as the victim. Where session cookies are not marked HttpOnly, the script can read document.cookie, enabling session theft and account takeover. Version 6.0.0 patches the issue.
| Link | Resource |
|---|---|
| https://github.com/ChurchCRM/CRM/security/advisories/GHSA-phfw-p278-qq7v | Exploit Vendor Advisory |
| https://github.com/ChurchCRM/CRM/security/advisories/GHSA-phfw-p278-qq7v | Exploit Vendor Advisory |
18 Dec 2025, 16:44
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Published : 2025-12-17 22:16
Updated : 2025-12-18 16:44
NVD link : CVE-2025-68401
Mitre link : CVE-2025-68401
CVE.ORG link : CVE-2025-68401
JSON object : View
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')