Stats Digest Feeds
โ† Back to all CVEs

CVE-2026-39318

HIGH NVD
CVSS Score 8.8
Severity HIGH
Published Apr 07, 2026
Vendor unknown

Description

ChurchCRM is an open-source church management system. Prior to 7.1.0, the GroupPropsFormRowOps.php file contains a SQL injection vulnerability. User input in the Field parameter is directly inserted into SQL queries without proper sanitization. The mysqli_real_escape_string() function does not escape backtick characters, allowing attackers to break out of SQL identifier context and execute arbitrary SQL statements. This vulnerability is fixed in 7.1.0.

References