CVE Catalog

CVE-2026-42289

High
Published: Translated: NVD NIST

Summary

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.

Risk Assessment

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.

Recommendation

It is recommended to upgrade to version 7.3.2 or later to mitigate this vulnerability.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS