CVE-2026-40482 PUBLISHED

ChurchCRM has Authenticated SQL Injection in `/api/families/byCheckNumber/{scanString}`

Assigner: GitHub_M
Reserved: 13.04.2026 Published: 17.04.2026 Updated: 17.04.2026

ChurchCRM is an open-source church management system. Versions prior to 7.2.0 have SQL injection in FinancialService::getMemberByScanString() via unsanitized $routeAndAccount concatenated into raw SQL. This issue has been fixed in version 7.2.0.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor ChurchCRM
Product CRM
Versions
  • Version < 7.2.0 is affected

References

Problem Types

  • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE