CVE-2026-34402 PUBLISHED

Time Based Blind SQL Injection via Property Value in ChurchCRM

Assigner: GitHub_M
Reserved: 27.03.2026 Published: 06.04.2026 Updated: 06.04.2026

ChurchCRM is an open-source church management system. Prior to 7.1.0, authenticated users with Edit Records or Manage Groups permissions can exploit a time-based blind SQL injection vulnerability in the PropertyAssign.php endpoint to exfiltrate or modify any database content, including user credentials, personal identifiable information (PII), and configuration secrets. This vulnerability is fixed in 7.1.0.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
CVSS Score: 8.1

Product Status

Vendor ChurchCRM
Product CRM
Versions
  • Version < 7.1.0 is affected

References

Problem Types

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