CVE-2025-62521
CRITICALCVSS v3
9.8
CRITICAL
EPSS Score
58.1%
exploit probability
CISA KEV
No
known exploited
Exploitation
—
SSVC status
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.
Technical Details
- Published
- 12/17/2025
Frequently Asked Questions
What is CVE-2025-62521?
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.
Is CVE-2025-62521 actively exploited?
Active exploitation of CVE-2025-62521 has not been confirmed. The EPSS score is 58.1%, indicating the estimated probability of exploitation in the next 30 days.
What is the CVSS score for CVE-2025-62521?
CVE-2025-62521 has a CVSS v3 base score of 9.8 (CRITICAL severity).
Is CVE-2025-62521 affecting your environment?
Use isMalicious to check if any of your IPs or domains are associated with this vulnerability's IOCs.