CVE 9.1 CRITICAL

ChurchCRM: Authenticated Remote Code Execution via Unrestricted PHP File Write in Database Restore Function_CVE-2026-40484

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

Description

ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the database backup restore functionality extracts uploaded archive contents and copies files from the Images/ directory into the web-accessible document root using recursiveCopyDirectory(), which performs no file extension filtering. An authenticated administrator can upload a crafted backup archive containing a PHP webshell inside the Images/ directory, which is then written to a publicly accessible path and executable via HTTP requests, resulting in remote code execution as the web server user. The restore endpoint also lacks CSRF token validation, enabling exploitation through cross-site request forgery targeting an authenticated administrator. This issue has been fixed in version 7.2.0.

AI Analysis

Authenticated Remote Code Execution via Unrestricted PHP File Write in Database Restore Function

Basic Information

ID CVE-2026-40484
Source GitHub_M
Published Apr 17, 2026 at 23:25

Affected Product

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

CWE Classification

AI Assessment

AI Score 9.1 / 10
AI Severity Critical
Vendor ChurchCRM
Product ChurchCRM CRM
Version < 7.2.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.