Vulnerability Description
ChurchCRM is an open-source church management system. Prior to version 6.5.0, a SQL injection vulnerability exists in the `EventEditor.php` file. When creating a new event and selecting an event type, the `EN_tyid` POST parameter is not sanitized. This allows an authenticated user with event management permissions (`isAddEvent`) to execute arbitrary SQL queries. Version 6.5.0 fixes the issue.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Churchcrm | Churchcrm | < 6.5.0 |
Related Weaknesses (CWE)
References
- https://github.com/ChurchCRM/CRM/commit/2d6cf7aed9af1b9b47e125d1a2266f8e2a88f3fdPatch
- https://github.com/ChurchCRM/CRM/security/advisories/GHSA-wxcc-gvfv-56fgExploitVendor Advisory
FAQ
What is CVE-2025-67751?
CVE-2025-67751 is a vulnerability with a CVSS score of 7.2 (HIGH). ChurchCRM is an open-source church management system. Prior to version 6.5.0, a SQL injection vulnerability exists in the `EventEditor.php` file. When creating a new event and selecting an event type,...
How severe is CVE-2025-67751?
CVE-2025-67751 has been rated HIGH with a CVSS base score of 7.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-67751?
Check the references section above for vendor advisories and patch information. Affected products include: Churchcrm Churchcrm.