#VU125715 Cross-site scripting in ChurchCRM - CVE-2026-39941
Published: April 9, 2026
ChurchCRM
ChurchCRM
Description
The vulnerability allows a remote user to execute arbitrary JavaScript in a victim's browser.
The vulnerability exists due to improper neutralization of script-related HTML tags in a web page in POST parameter handling in EditEventAttendees.php when rendering attacker-supplied POST parameters in an HTML response. A remote user can send specially crafted POST parameters to execute arbitrary JavaScript in a victim's browser.
The issue may be reflected or stored depending on whether the injected value is persisted, and it affects users who view the page rendering the injected value.