CVE-2026-35534

HIGH EPSS 6.5%
Published Apr 7, 20262mo ago · Modified Jun 17, 20261w ago
7.6 CVSS 3.1
High
Find Similar
Published Apr 7, 2026 2mo ago
Last Modified Jun 17, 2026 1w ago

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.

CVSS Details

Base Score
7.6
Exploitability
2.3
Impact
4.7
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction Required
Scope Changed
Confidentiality High
Integrity Low
Availability None

Threat Intelligence

EPSS Exploit Probability
6.5% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 3

CWE-116
CWE-79 Cross-site Scripting Injection
CWE-87

Affected Products 1

VendorProductVersionRange
churchcrmchurchcrm* <7.1.0

References 1

  • github.com https://github.com/ChurchCRM/CRM/security/advisories/GHSA-pqp6-54p2-m66f
    Third Party Advisory

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.