Description
The Simple Donate plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's simpledonate shortcode in versions less than, or equal to, 1.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2025-11-11
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting (client‑side script execution)
Action: Update Plugin
AI Analysis

Impact

The Simple Donate plugin for WordPress contains a stored XSS flaw in its shortcode. Authenticated users who can add or edit content with contributor privileges can supply attribute values that are not sanitized or escaped. When a malicious value containing script tags is embedded, it is stored and rendered as part of a page. Consequently, any visitor who loads that page will execute the injected payload in their browser context.

Affected Systems

Affected systems are sites that run the Simple Donate plugin version 1.0 or earlier on the WordPress platform. The vendor identified by the CNA is ethoseo, and the product name is Simple Donate. No specific minor or patch versions are listed, so any installation of the plugin in a version ≤1.0 is considered vulnerable.

Risk and Exploitability

The CVSS score of 6.4 indicates medium severity. The EPSS value of <1% suggests that exploitation is unlikely in the wild, and the vulnerability is not currently listed in CISA’s KEV. However, the attack vector relies on a legitimate contributor account, which is common in many WordPress deployments. Once exploited, the attacker can run arbitrary scripts on the affected site, enabling phishing, credential theft, defacement, or the execution of additional client‑side attacks against all users who view the injected page.

Generated by OpenCVE AI on April 21, 2026 at 01:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Simple Donate plugin to the latest version (>=1.1) which removes the unescaped shortcode attributes.
  • If an update is not possible, remove the plugin from the site or disable the shortcode entirely.
  • Ensure that only trusted users have contributor or higher roles to limit who can add affected content.
  • Apply a site‑wide XSS filtering or sanitize outputs by wrapping the shortcode rendering in a proper escaping function.

Generated by OpenCVE AI on April 21, 2026 at 01:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Nov 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 12 Nov 2025 13:00:00 +0000

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

Tue, 11 Nov 2025 03:45:00 +0000

Type Values Removed Values Added
Description The Simple Donate plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's simpledonate shortcode in versions less than, or equal to, 1.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Simple Donate <= 1.0 - Authenticated (Contributor+) Stored Cross-Site Scripting
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:26:20.401Z

Reserved: 2025-10-16T17:45:21.285Z

Link: CVE-2025-11882

cve-icon Vulnrichment

Updated: 2025-11-14T15:20:58.181Z

cve-icon NVD

Status : Deferred

Published: 2025-11-11T04:15:44.100

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-11882

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T01:45:24Z

Weaknesses