CVE-2026-40484

CRITICAL EPSS 54.1%
Published Apr 18, 20262mo ago · Modified Jun 17, 20261w ago
9.1 CVSS 3.1
Critical
Find Similar
Published Apr 18, 2026 2mo ago
Last Modified Jun 17, 2026 1w ago

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.

CVSS Details

Base Score
9.1
Exploitability
2.3
Impact
6.0
Vector string
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

Threat Intelligence

EPSS Exploit Probability
54.1% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 3

CWE-269 Improper Privilege Management Authorization
CWE-434 Unrestricted Upload of File with Dangerous Type Resource Mgmt
CWE-552

References 3

  • github.com https://github.com/ChurchCRM/CRM/commit/68be1d12bc4cc1429575ae797ef05efe47030d39
  • github.com https://github.com/ChurchCRM/CRM/pull/8610
  • github.com https://github.com/ChurchCRM/CRM/security/advisories/GHSA-2932-77f9-62fx

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.