What the vulnerability does
01Description
The Double the Donation – A workplace giving tool to help your fundraising efforts plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 3.0.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.
Explanation of Vulnerability in Simple Terms
02Summary
Double the Donation versions 3.0.0 and earlier contain a cross-site scripting (XSS) vulnerability that allows an authenticated attacker to inject malicious scripts. The vulnerability requires high attack complexity but can affect other users on the site. An attacker with low privileges can inject code that executes in victims' browsers, potentially stealing session data or performing actions on their behalf.
What an attacker can do
03Attacker Capabilities
Inject malicious JavaScript that runs in other users' browsers and steals their session data or performs actions as them.
Potential impact on your site
04Site Impact
Authenticated users' accounts and data are at risk; attackers can impersonate users and modify site content or settings.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege account on the site; no user interaction required from the victim.
Key dates
06Disclosure timeline
November 11, 2025
CVE published
April 8, 2026
Record updated