Description
Unauthenticated Privilege Escalation in Total Donations <= 2.0.5 versions.
Published: 2026-08-19
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unauthenticated privilege escalation in the Total Donations plugin for WordPress. A remote attacker can exploit this flaw to gain elevated privileges within the WordPress installation, potentially allowing full control over the site, including the ability to modify or delete content, create new administrators, or install additional malware. The weakness manifests through improper authorization checks, identified as CWE-266.

Affected Systems

All installations of the Total Donations plugin by KlbTheme with versions 2.0.5 or earlier are affected. The plugin provides donation management functionality to WordPress sites and is commonly deployed by non‑technical site owners.

Risk and Exploitability

The reported CVSS score of 9.8 indicates critical severity. The EPSS score is less than 1%, indicating a very low but nonzero likelihood of exploitation, but the lack of a KEV listing suggests no currently known widespread attacks. The likely attack vector is unauthenticated access via the public web interface of the WordPress site; an attacker does not need credentials to trigger the escalation.

Generated by OpenCVE AI on August 20, 2026 at 17:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Total Donations plugin to the latest version (≥2.0.6) supplied by KlbTheme.
  • If no update is immediately available, temporarily deprecate or uninstall the plugin until a fix is released.
  • In the interim, restrict the plugin’s functional scope by limiting its execution to users with administrator roles only, using role‑based access control or custom code hooks to block lower‑privileged users from invoking the upgrade entry points.

Generated by OpenCVE AI on August 20, 2026 at 17:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
First Time appeared Klbtheme
Klbtheme total Donations
Wordpress
Wordpress wordpress
Vendors & Products Klbtheme
Klbtheme total Donations
Wordpress
Wordpress wordpress

Thu, 20 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 19 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
Description Unauthenticated Privilege Escalation in Total Donations <= 2.0.5 versions.
Title WordPress Total Donations plugin <= 2.0.5 - Privilege Escalation vulnerability
Weaknesses CWE-266
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Klbtheme Total Donations
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-20T15:57:12.626Z

Reserved: 2026-08-12T14:10:08.047Z

Link: CVE-2026-73390

cve-icon Vulnrichment

Updated: 2026-08-20T15:54:05.324Z

cve-icon NVD

Status : Deferred

Published: 2026-08-19T13:18:08.417

Modified: 2026-08-20T16:17:56.370

Link: CVE-2026-73390

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T12:10:32Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment