All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-39337
CRITICALpublished 2026-04-07 18:16 UTC · 4 months ago · modified 2026-06-17 10:41 UTC
10.0
CVSS / 10
// description
ChurchCRM is an open-source church management system. Prior to 7.1.0, critical pre-authentication remote code execution vulnerability in ChurchCRM's setup wizard allows unauthenticated attackers to inject arbitrary PHP code during the initial installation process, leading to complete server compromise. The "$dbPassword" variable is not sanitized. This vulnerability exists due to an incomplete fix for CVE-2025-62521. This vulnerability is fixed in 7.1.0.
// weaknesses (CWE)
- CWE-94