CVE-2026-72558 PUBLISHED

CiviCRM CiviCRM - SQL Injection

Assigner: TuranSec
Reserved: 10.08.2026 Published: 11.08.2026 Updated: 11.08.2026

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.

Metrics

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

Product Status

Vendor CiviCRM
Product CiviCRM
Versions
  • affected from 0 to 6.18.alpha1 (incl.)

Credits

  • Bobur Abdugafforov finder

References

Problem Types

  • CWE-89: SQL Injection CWE