CVE-2026-35534
Last modified
CVE-2026-35534 is a high-severity vulnerability rated 7.6/10 on the CVSS scale. ChurchCRM is an open-source church management system. Prior to 7.1.0, a stored cross-site scripting vulnerability exists in PersonView.php due to incorrect use of sanitizeText() as an output sanitizer for HTML attribute context. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
ChurchCRM is an open-source church management system. Prior to 7.1.0, a stored cross-site scripting vulnerability exists in PersonView.php due to incorrect use of sanitizeText() as an output sanitizer for HTML attribute context. The function only strips HTML tags, it does not escape quote characters allowing an attacker to break out of the href attribute and inject arbitrary JavaScript event handlers. Any authenticated user with the EditRecords role can store the payload in a person's Facebook field. The XSS fires against any user who views that person's profile page, including administrators, enabling session hijacking and full account takeover. This vulnerability is fixed in 7.1.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Churchcrm | Churchcrm | < 7.1.0 |
References
- https://github.com/ChurchCRM/CRM/security/advisories/GHSA-pqp6-54p2-m66fThird Party Advisory
- https://github.com/ChurchCRM/CRM/security/advisories/GHSA-pqp6-54p2-m66fThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-35534?
How severe is CVE-2026-35534?
How do I fix CVE-2026-35534?
Are you affected by CVE-2026-35534?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
