CVE 10 CRITICAL

ChurchCRM has unauthenticated RCE in its Install Wizard_CVE-2025-62521

10 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

Description

ChurchCRM is an open-source church management system. Prior to version 5.21.0, a 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 vulnerability exists in `setup/routes/setup.php` where user input from the setup form is directly concatenated into a PHP configuration template without any validation or sanitization. Any parameter in the setup form can be used to inject PHP code that gets written to `Include/Config.php`, which is then executed on every page load. This is more severe than typical authenticated RCE vulnerabilities because it requires no credentials and affects the installation process that administrators must complete. Version 5.21.0 patches the issue.

AI Analysis

Unauthenticated remote code execution vulnerability in ChurchCRM's setup wizard

Basic Information

ID CVE-2025-62521
Source GitHub_M
Published Dec 17, 2025 at 19:03
Modified Dec 17, 2025 at 19:30

Affected Product

Vendor ChurchCRM
Product CRM
Version < 5.21.0
Affected Versions ChurchCRM CRM < 5.21.0

CWE Classification

AI Assessment

AI Score 10 / 10
AI Severity Critical
Vendor ChurchCRM
Product ChurchCRM
Version < 5.21.0

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.