Nixpkgs security tracker

Login with GitHub

Details of issue NIXPKGS-2026-2410

NIXPKGS-2026-2410
published 1 month ago
CiviCRM CiviCRM - SQL Injection
Permalink CVE-2026-72558
8.8 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): High (H)
  • Integrity (I): High (H)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
updated 1 month ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse ignored package wordpressPackages.plugins.civicrm
  • @LeSuisse accepted
  • @LeSuisse published on GitHub
CiviCRM CiviCRM - SQL Injection

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

Affected products

CiviCRM
  • =<6.18.alpha1

Matching in nixpkgs

pkgs.civicrm

Standalone version of CiviCRM, a CRM software for non-profit organizations

  • nixos-unstable -
Ignored packages (1)

Package maintainers