CVE-2025-67877
Severity CVSS v4.0:
HIGH
Type:
CWE-89
SQL Injection
Publication date:
17/12/2025
Last modified:
18/12/2025
Description
ChurchCRM is an open-source church management system. Versions prior to 6.5.3 have a SQL injection vulnerability in the `src/CartToFamily.php` file, specifically in how the `PersonAddress` POST parameter is handled. Unlike other parameters in the same file which are correctly cast to integers using the `InputUtils` class, the `PersonAddress` parameter is missing the type definition. This allows an attacker to inject arbitrary SQL commands directly into the query. Version 6.5.3 fixes the issue.
Impact
Base Score 4.0
7.40
Severity 4.0
HIGH
Base Score 3.x
8.80
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:churchcrm:churchcrm:*:*:*:*:*:*:*:* | 6.5.3 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



