CVE-2026-72558
HighCVSS 8.8Summary
An SQL injection vulnerability in CiviCRM through 6.18.alpha1 allows authenticated staff to read the entire database via the contact search RLIKE clause. The user-supplied value is concatenated without sanitization.
Risk Assessment
The organization is exposed to exfiltration of all data, including donor and member records, potentially compromising privacy and trust.
Recommendation
Update CiviCRM to a patched version or use parameterized SQL queries.
Original NVD description (English source)
An SQL injection vulnerability in CiviCRM through 6.18.alpha1 allows authenticated staff to read the entire database via the contact search RLIKE clause. The clause concatenates a user-supplied value into the SQL query without sanitization. An attacker with staff-level access can exfiltrate all database contents including donor and member records.

