๐Ÿ” CVE Alert

CVE-2026-58409

CRITICAL 9.1

ChurchCRM: Authenticated Remote Code Execution (RCE) via Malicious Plugin Upload

CVSS Score
9.1
EPSS Score
0.0%
EPSS Percentile
0th

ChurchCRM is an open-source church management system. Prior to version 7.4.0, an authenticated administrator can achieve Remote Code Execution (RCE) on the server by installing a malicious plugin ZIP archive containing a PHP webshell. The application explicitly includes 'php' in its ALLOWED_EXTENSIONS list, while the dangerous extensions denylist (DENIED_EXTENSIONS) fails to block standard .php files. Because `php` is explicitly included in the allowed extension list for plugin archives, and extracted files are placed directly under the web root, any PHP file inside the ZIP becomes immediately executable via HTTP โ€” without even needing to "enable" the plugin through the application UI. The /plugins/install-url API route (management.php) allows an administrator to source the malicious ZIP from any attacker-controlled HTTPS URL, validating it only against an attacker-supplied SHA-256 hash. This issue has been fixed in version 7.4.0.

CWE CWE-434
Vendor churchcrm
Product crm
Published Jul 13, 2026
Last Updated Jul 14, 2026
Stay Ahead of the Next One

Get instant alerts for churchcrm crm

Be the first to know when new critical vulnerabilities affecting churchcrm crm are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

ChurchCRM / CRM
< 7.4.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/ChurchCRM/CRM/security/advisories/GHSA-37mf-vq43-5qp9