CVE-2026-58409
Last modified
CVE-2026-58409 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. 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. EPSS estimates a 0.46% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| ChurchCRM | CRM | < 7.4.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-58409?
How severe is CVE-2026-58409?
How do I fix CVE-2026-58409?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-5840A security flaw has been discovered in PHPGurukul News Porta…4.7
- CVE-2026-58402Hugo is a static site generator. From 0.60.0 until 0.163.3, …5.4
- CVE-2026-58403Hugo is a static site generator. From v0.123.0 through v0.16…6.5
- CVE-2026-58404Hugo is a static site generator. From v0.162.0 through v0.16…6.8
- CVE-2026-58407Rejected reason: Please submit CVE requests for each vulnera…
- CVE-2026-58408ChurchCRM is an open-source church management system. Prior …6.5
- CVE-2026-5841A weakness has been identified in Tenda i3 1.0.0.6(2204). Th…9.8
- CVE-2026-58410ChurchCRM is an open-source church management system. Prior …7.1
- CVE-2026-58411ChurchCRM is an open-source church management system. Prior …7
- CVE-2026-58413Network-AI is a TypeScript/Node.js multi-agent orchestrator.…6.1
- CVE-2026-58414Network-AI is a TypeScript/Node.js multi-agent orchestrator.…5.5
- CVE-2026-58418SSRF via HTTP Redirect in Repository Migration6.5
Are you affected by CVE-2026-58409?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
