Junglewise Threat Intelligence

CVE-2026-7619: WP Charitable Donation Plugin SQL injection in s parameter

CVE-2026-7619 · Severity: medium · CVSS 6.5 · Published 2026-05-13

Technologies: WP Charitable Charitable. Vendors: WP Charitable.

Executive brief

The Charitable plugin for WordPress, which handles fundraising and recurring donations, contains a security flaw that could allow an authorized user to access sensitive information from the website's database. This issue occurs when the plugin fails to properly clean search inputs in the donation management area. An attacker with specific administrative permissions could use this to run unauthorized database commands, potentially exposing donor details or other private site data.

Technical details

A SQL injection vulnerability exists in the Charitable plugin for WordPress due to insufficient escaping of the 's' parameter and a lack of proper SQL query preparation in the donation management admin area. This flaw is located in the donation list table and donation handling classes. An authenticated attacker with 'edit_others_donations' capabilities or higher can exploit this by injecting malicious SQL queries into existing database calls. Successful exploitation allows for the extraction of sensitive information from the WordPress database. The issue was addressed in versions following 1.8.10.4.

Affected products

  • WP Charitable Charitable – Donation Plugin for WordPress – Fundraising with Recurring Donations & More Up to, and including, 1.8.10.4

Timeline

  • 2026-05-13: disclosed
  • 2026-05-13: advisory

References