CVE-2026-78568 PUBLISHED

Total Donations <= 2.0.5 - Unauthenticated SQL Injection

Assigner: Wordfence
Reserved: 24.08.2026 Published: 25.08.2026 Updated: 25.08.2026

The Total Donations plugin for WordPress is vulnerable to SQL Injection in all versions up to, and including, 2.0.5 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

Metrics

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

Product Status

Vendor KlbTheme
Product Total Donations
Versions Default: unaffected
  • affected from 0 to 2.0.5 (incl.)

Credits

  • Tran Nguyen Bao Khanh finder

References

Problem Types

  • CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE