SQL Injection Vulnerability in EcclesiaCRM Church Management Software
CVE-2026-44418
8.7HIGH
What is CVE-2026-44418?
EcclesiaCRM, a software designed for church management, is vulnerable to SQL injection in versions 8.0.0 and earlier. This vulnerability arises from the ValidateInput() function's default case, which improperly handles user-supplied POST parameters, leading to potential unauthorized access to the database. The misuse of str_replace without proper sanitization allows attackers to inject malicious SQL code. This issue highlights the necessity of implementing thorough input validation practices to safeguard against SQL injection attacks. The vulnerability is a result of an incomplete fix for a previously reported issue, emphasizing the importance of ongoing security assessments.
Affected Version(s)
ecclesiacrm <= 8.0.0
