CVE-2025-68400: CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in ChurchCRM CRM
ChurchCRM is an open-source church management system. A SQL Injection vulnerability exists in the legacy endpoint `/Reports/ConfirmReportEmail.php` in ChurchCRM prior to version 6.5.3. Although the feature was removed from the UI, the file remains deployed and reachable directly via URL. This is a classic case of *dead but reachable code*. Any authenticated user - including one with zero assigned permissions - can exploit SQL injection through the `familyId` parameter. Version 6.5.3 fixes the issue.
AI Analysis
Technical Summary
CVE-2025-68400 identifies a critical SQL Injection vulnerability in ChurchCRM, an open-source church management system, affecting all versions prior to 6.5.3. The vulnerability resides in the legacy endpoint /Reports/ConfirmReportEmail.php, which, although removed from the user interface, remains accessible directly via URL, representing a case of dead but reachable code. The flaw allows any authenticated user, regardless of assigned permissions, to inject malicious SQL commands through the familyId parameter. This injection can lead to unauthorized data access, data manipulation, or even full database compromise. The vulnerability requires no user interaction and no elevated privileges, making it trivially exploitable once authentication is achieved. The CVSS 4.0 vector (AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H) reflects network attack vector, low complexity, no privileges or user interaction needed, and high impact on confidentiality, integrity, and availability. Although no public exploits are reported yet, the presence of an accessible vulnerable endpoint and the ease of exploitation pose a significant risk. The issue was addressed in ChurchCRM version 6.5.3 by removing or securing the vulnerable endpoint. Organizations still running older versions remain exposed to potential attacks that could lead to data breaches, unauthorized data modification, or denial of service.
Potential Impact
For European organizations using ChurchCRM, this vulnerability poses a severe risk to sensitive data managed within church management systems, including personal information of congregants and operational data. Exploitation could lead to unauthorized disclosure of confidential information, data corruption, or disruption of church administrative functions. Given that any authenticated user can exploit the flaw without elevated permissions, insider threats or compromised user accounts could be leveraged to launch attacks. The impact extends to reputational damage, regulatory non-compliance (e.g., GDPR violations due to data breaches), and operational downtime. Since ChurchCRM is used by many religious organizations across Europe, especially in countries with large Christian populations and active church communities, the threat could affect a wide range of entities from small parishes to large dioceses. The critical severity and ease of exploitation increase the urgency for mitigation to prevent potential widespread abuse.
Mitigation Recommendations
1. Immediate upgrade of ChurchCRM installations to version 6.5.3 or later, which patches the vulnerability by removing or securing the legacy endpoint. 2. If upgrading is not immediately possible, restrict access to the /Reports/ConfirmReportEmail.php endpoint at the web server or application firewall level to prevent direct URL access. 3. Implement strict authentication and authorization controls to limit user access and monitor for unusual authenticated activity, especially from accounts with minimal permissions. 4. Conduct regular security audits and code reviews to identify and remove dead but reachable code that may harbor vulnerabilities. 5. Enable detailed logging and monitoring of database queries and application access to detect potential exploitation attempts. 6. Educate users and administrators about the risks of legacy code and the importance of timely patching. 7. Consider deploying Web Application Firewalls (WAFs) with SQL Injection detection rules tailored to ChurchCRM traffic patterns. 8. Review and enforce least privilege principles for all user accounts to minimize potential damage from compromised credentials.
Affected Countries
Germany, France, United Kingdom, Italy, Spain, Poland, Netherlands, Belgium, Austria, Ireland
CVE-2025-68400: CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in ChurchCRM CRM
Description
ChurchCRM is an open-source church management system. A SQL Injection vulnerability exists in the legacy endpoint `/Reports/ConfirmReportEmail.php` in ChurchCRM prior to version 6.5.3. Although the feature was removed from the UI, the file remains deployed and reachable directly via URL. This is a classic case of *dead but reachable code*. Any authenticated user - including one with zero assigned permissions - can exploit SQL injection through the `familyId` parameter. Version 6.5.3 fixes the issue.
AI-Powered Analysis
Technical Analysis
CVE-2025-68400 identifies a critical SQL Injection vulnerability in ChurchCRM, an open-source church management system, affecting all versions prior to 6.5.3. The vulnerability resides in the legacy endpoint /Reports/ConfirmReportEmail.php, which, although removed from the user interface, remains accessible directly via URL, representing a case of dead but reachable code. The flaw allows any authenticated user, regardless of assigned permissions, to inject malicious SQL commands through the familyId parameter. This injection can lead to unauthorized data access, data manipulation, or even full database compromise. The vulnerability requires no user interaction and no elevated privileges, making it trivially exploitable once authentication is achieved. The CVSS 4.0 vector (AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H) reflects network attack vector, low complexity, no privileges or user interaction needed, and high impact on confidentiality, integrity, and availability. Although no public exploits are reported yet, the presence of an accessible vulnerable endpoint and the ease of exploitation pose a significant risk. The issue was addressed in ChurchCRM version 6.5.3 by removing or securing the vulnerable endpoint. Organizations still running older versions remain exposed to potential attacks that could lead to data breaches, unauthorized data modification, or denial of service.
Potential Impact
For European organizations using ChurchCRM, this vulnerability poses a severe risk to sensitive data managed within church management systems, including personal information of congregants and operational data. Exploitation could lead to unauthorized disclosure of confidential information, data corruption, or disruption of church administrative functions. Given that any authenticated user can exploit the flaw without elevated permissions, insider threats or compromised user accounts could be leveraged to launch attacks. The impact extends to reputational damage, regulatory non-compliance (e.g., GDPR violations due to data breaches), and operational downtime. Since ChurchCRM is used by many religious organizations across Europe, especially in countries with large Christian populations and active church communities, the threat could affect a wide range of entities from small parishes to large dioceses. The critical severity and ease of exploitation increase the urgency for mitigation to prevent potential widespread abuse.
Mitigation Recommendations
1. Immediate upgrade of ChurchCRM installations to version 6.5.3 or later, which patches the vulnerability by removing or securing the legacy endpoint. 2. If upgrading is not immediately possible, restrict access to the /Reports/ConfirmReportEmail.php endpoint at the web server or application firewall level to prevent direct URL access. 3. Implement strict authentication and authorization controls to limit user access and monitor for unusual authenticated activity, especially from accounts with minimal permissions. 4. Conduct regular security audits and code reviews to identify and remove dead but reachable code that may harbor vulnerabilities. 5. Enable detailed logging and monitoring of database queries and application access to detect potential exploitation attempts. 6. Educate users and administrators about the risks of legacy code and the importance of timely patching. 7. Consider deploying Web Application Firewalls (WAFs) with SQL Injection detection rules tailored to ChurchCRM traffic patterns. 8. Review and enforce least privilege principles for all user accounts to minimize potential damage from compromised credentials.
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- GitHub_M
- Date Reserved
- 2025-12-16T21:59:48.534Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 6943260ffab815a9fc251847
Added to database: 12/17/2025, 9:52:15 PM
Last enriched: 12/17/2025, 10:07:39 PM
Last updated: 12/18/2025, 7:22:07 AM
Views: 10
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-68459: Improper neutralization of special elements used in an OS command ('OS Command Injection') in Ruijie Networks Co., Ltd. AP180-PE V3.xx
HighCVE-2025-47387: CWE-822 Untrusted Pointer Dereference in Qualcomm, Inc. Snapdragon
HighCVE-2025-47382: CWE-863: Incorrect Authorization in Qualcomm, Inc. Snapdragon
HighCVE-2025-47372: CWE-120 Buffer Copy Without Checking Size of Input ('Classic Buffer Overflow') in Qualcomm, Inc. Snapdragon
CriticalCVE-2025-47350: CWE-416 Use After Free in Qualcomm, Inc. Snapdragon
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.