CVE-2026-42289

ChurchCRM is an open-source church management system. Prior to 7.3.2, UserEditor.php processes user account creation and permission updates entirely through $_POST parameters with no CSRF token validation. An unauthenticated attacker can craft a malicious HTML page that, when visited by an authenticated administrator, silently elevates any low-privilege user to full administrator or creates a new admin backdoor account without the victim's knowledge This vulnerability is fixed in 7.3.2.
Configurations

No configuration.

History

14 May 2026, 13:16

Type Values Removed Values Added
References () https://github.com/ChurchCRM/CRM/security/advisories/GHSA-3xq9-c86x-cwpp - () https://github.com/ChurchCRM/CRM/security/advisories/GHSA-3xq9-c86x-cwpp -

12 May 2026, 23:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-12 23:16

Updated : 2026-05-14 13:16


NVD link : CVE-2026-42289

Mitre link : CVE-2026-42289

CVE.ORG link : CVE-2026-42289


JSON object : View

Products Affected

No product.

CWE
CWE-269

Improper Privilege Management

CWE-306

Missing Authentication for Critical Function

CWE-352

Cross-Site Request Forgery (CSRF)