CVE-2026-39338

ChurchCRM is an open-source church management system. Prior to 7.1.0, a Blind Reflected Cross-Site Scripting vulnerability exists in the search parameter accepted by the ChurchCRM dashboard. The application fails to sanitize or encode user-supplied input prior to rendering it within the browser's DOM. Although the application ultimately returns an HTTP 500 error due to the malformed API request caused by the payload, the browser's JavaScript engine parses and executes the injected <script> tags before the error response is returned — resulting in successful code execution regardless of the server-side error. This vulnerability is fixed in 7.1.0.
References
Configurations

Configuration 1 (hide)

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

History

15 Apr 2026, 20:15

Type Values Removed Values Added
CPE cpe:2.3:a:churchcrm:churchcrm:*:*:*:*:*:*:*:*
First Time Churchcrm churchcrm
Churchcrm
References () https://github.com/ChurchCRM/CRM/security/advisories/GHSA-3ghg-qfqw-rcqf - () https://github.com/ChurchCRM/CRM/security/advisories/GHSA-3ghg-qfqw-rcqf - Exploit, Vendor Advisory

09 Apr 2026, 17:16

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.1

07 Apr 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-07 18:16

Updated : 2026-04-15 20:15


NVD link : CVE-2026-39338

Mitre link : CVE-2026-39338

CVE.ORG link : CVE-2026-39338


JSON object : View

Products Affected

churchcrm

  • churchcrm
CWE
CWE-79

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

CWE-1004

Sensitive Cookie Without 'HttpOnly' Flag