CVE-2026-73391
Received Received - Intake

Unauthenticated SQL Injection in Total Donations

Vulnerability report for CVE-2026-73391, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-19

Last updated on: 2026-08-19

Assigner: Patchstack

Description

Unauthenticated SQL Injection in Total Donations <= 2.0.5 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-19
Last Modified
2026-08-19
Generated
2026-08-19
AI Q&A
2026-08-19
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
total_donations total_donations to 2.0.5 (inc)
patchstack total_donations to 2.0.5 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an unauthenticated SQL Injection vulnerability in the Total Donations WordPress plugin versions 2.0.5 and below. It allows attackers to directly interact with the website's database without authentication, potentially stealing sensitive information.

Detection Guidance

To detect this SQL injection vulnerability in Total Donations <= 2.0.5, monitor for unusual database queries or errors in your web server logs. Check for requests containing SQL syntax like 'UNION SELECT', 'OR 1=1', or other injection patterns. Use tools like SQLMap to test inputs or enable WordPress debug logs for suspicious activity.

Impact Analysis

Attackers could exploit this to steal sensitive data from your website's database, such as user information, payment details, or other confidential records. The high CVSS score of 9.3 indicates a severe risk of mass exploitation campaigns targeting thousands of websites.

Compliance Impact

This vulnerability could lead to data breaches, violating regulations like GDPR or HIPAA, which require protection of personal and health data. A breach may result in legal penalties, fines, and reputational damage due to non-compliance with data protection standards.

Mitigation Strategies

Immediately apply the Patchstack mitigation rule to block attacks. Disable the Total Donations plugin if unused. If critical, contact your hosting provider or developer for a temporary fix. Avoid using the plugin until an official patch is released. Monitor for exploitation attempts in logs.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-73391. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart