CVE-2026-35534

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:churchcrm:churchcrm:*:*:*:*:*:*:*:*

History

10 Apr 2026, 21:22

Type Values Removed Values Added
First Time Churchcrm churchcrm
Churchcrm
References () https://github.com/ChurchCRM/CRM/security/advisories/GHSA-pqp6-54p2-m66f - () https://github.com/ChurchCRM/CRM/security/advisories/GHSA-pqp6-54p2-m66f - Third Party Advisory
CPE cpe:2.3:a:churchcrm:churchcrm:*:*:*:*:*:*:*:*

09 Apr 2026, 17:16

Type Values Removed Values Added
References () https://github.com/ChurchCRM/CRM/security/advisories/GHSA-pqp6-54p2-m66f - () https://github.com/ChurchCRM/CRM/security/advisories/GHSA-pqp6-54p2-m66f -

07 Apr 2026, 16:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-07 16:16

Updated : 2026-04-10 21:22


NVD link : CVE-2026-35534

Mitre link : CVE-2026-35534

CVE.ORG link : CVE-2026-35534


JSON object : View

Products Affected

churchcrm

  • churchcrm
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CWE-87

Improper Neutralization of Alternate XSS Syntax

CWE-116

Improper Encoding or Escaping of Output