CVE-2026-39338

MEDIUM

ChurchCRM has Blind XSS via Global Search – Administrative Cookie Session Exfiltration

Title source: cna
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2026-39338. PoCs published by HackinKraken.

AI-analyzed exploit summary The repository provides a technical writeup detailing the discovery of CVE-2026-39338, a Blind XSS vulnerability in ChurchCRM's Global Search feature. The author describes how JavaScript executed on the backend despite frontend errors, leading to session cookie exfiltration.

Description

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.

Exploits (1)

nomisec WRITEUP
by HackinKraken · poc
https://github.com/HackinKraken/Security-Research-and-CVE

The repository provides a technical writeup detailing the discovery of CVE-2026-39338, a Blind XSS vulnerability in ChurchCRM's Global Search feature. The author describes how JavaScript executed on the backend despite frontend errors, leading to session cookie exfiltration.

Classification
Writeup 90%
Attack Type
Xss
Complexity
Moderate
Reliability
Reliable
Target: ChurchCRM (version not specified)
No auth needed
Prerequisites: Access to the ChurchCRM Global Search feature
devstral-2 · analyzed Jun 22, 2026 Full analysis →

References (1)

Core 1
Core References

Scores

CVSS v3 6.1
EPSS 0.0022
EPSS Percentile 12.8%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact partial

Details

CWE
CWE-1004 CWE-79
Status published
Products (2)
churchcrm/churchcrm < 7.0.5
ChurchCRM/CRM < 7.1.0
Published Apr 07, 2026
Tracked Since Apr 08, 2026