Stats Digest Feeds
โ† Back to all CVEs

CVE-2026-35566

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, a critical SQL injection vulnerability exists in src/Reports/FundRaiserStatement.php where the $_SESSION['iCurrentFundraiser'] value is used in an unquoted numeric SQL context without integer validation. The value originates from src/FundRaiserEditor.php where InputUtils::legacyFilterInputArr() is called without the 'int' type specifier. This vulnerability is fixed in 7.1.0.

References