Cross-Site Request Forgery in ChurchCRM Open-Source Management System
CVE-2026-42289
What is CVE-2026-42289?
ChurchCRM is an open-source church management system that allows for the management of user accounts and permissions. Prior to version 7.3.2, the system's UserEditor.php file processed account creation and permission updates solely through $_POST parameters, lacking necessary CSRF token validation. This oversight allows an unauthenticated attacker to exploit the system via a malicious HTML page that, when accessed by an authenticated administrator, can elevate low-privilege users to full administrative rights or create an unauthorized administrator backdoor account without the admin's consent or awareness. The issue has been addressed in version 7.3.2, thus it is crucial for users to update to this version to safeguard against potential exploits.
Affected Version(s)
CRM < 7.3.2
