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.
References
| Link | Resource |
|---|---|
| https://github.com/civicrm/civicrm-core |
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-11 12:17
Updated : 2026-09-03 17:51
NVD link : CVE-2026-72558
Mitre link : CVE-2026-72558
CVE.ORG link : CVE-2026-72558
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
