CVE-2025-66395

ChurchCRM is an open-source church management system. Prior to version 6.5.3, a SQL injection vulnerability exists in the `src/ListEvents.php` file. When filtering events by type, the `WhichType` POST parameter is not properly sanitized or type-casted before being used in multiple SQL queries. This allows any authenticated user to execute arbitrary SQL commands, including time-based blind SQL injection attacks. Any authenticated user, regardless of their privilege level, can execute arbitrary queries on the database. This could allow them to exfiltrate, modify, or delete any data in the database, including user credentials, financial data, and personal information, leading to a full compromise of the application's data. Version 6.5.3 fixes the issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:churchcrm:churchcrm:*:*:*:*:*:*:*:*

History

18 Dec 2025, 19:08

Type Values Removed Values Added
References () https://github.com/ChurchCRM/CRM/security/advisories/GHSA-c9xf-f3gr-xfwv - () https://github.com/ChurchCRM/CRM/security/advisories/GHSA-c9xf-f3gr-xfwv - Exploit, Vendor Advisory
First Time Churchcrm churchcrm
Churchcrm
CPE cpe:2.3:a:churchcrm:churchcrm:*:*:*:*:*:*:*:*

17 Dec 2025, 20:15

Type Values Removed Values Added
References () https://github.com/ChurchCRM/CRM/security/advisories/GHSA-c9xf-f3gr-xfwv - () https://github.com/ChurchCRM/CRM/security/advisories/GHSA-c9xf-f3gr-xfwv -

17 Dec 2025, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2025-12-17 19:16

Updated : 2025-12-18 19:08


NVD link : CVE-2025-66395

Mitre link : CVE-2025-66395

CVE.ORG link : CVE-2025-66395


JSON object : View

Products Affected

churchcrm

  • churchcrm
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')