CVE Catalog

CVE-2026-78568

CriticalCVSS 9.8
Published: Translated: NVD NIST

Summary

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 user-supplied parameters and lack of proper query preparation. This allows unauthenticated attackers to append additional SQL queries to existing ones, potentially extracting sensitive information from the database.

Risk Assessment

An attacker can access confidential data stored in the WordPress database, such as passwords, user data, or other sensitive information.

Recommendation

Update the Total Donations plugin as soon as possible to a version that includes a fix for the SQL injection vulnerability.

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS