What the vulnerability does
01Description
The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the donor notes parameter in all versions up to, and including, 4.5.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with GiveWP worker-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. Additionally, they need to trick an administrator into visiting the legacy version of the site.
Explanation of Vulnerability in Simple Terms
02Summary
GiveWP versions up to 4.5.0 contain a cross-site scripting (XSS) vulnerability that allows authenticated users to inject malicious scripts. The vulnerability requires user interaction—typically a victim clicking a crafted link—and can affect other users on the site. An attacker with low-level access can inject code that steals session tokens or performs actions on behalf of other users.
What an attacker can do
03Attacker Capabilities
Inject malicious scripts that execute in other users' browsers and steal their session data or perform actions on their behalf.
Potential impact on your site
04Site Impact
Donors and staff accounts could be compromised; attackers could modify donation settings, access sensitive data, or impersonate users.
Conditions required to exploit
05Prerequisites
Attacker needs a low-privilege account (e.g., donor or subscriber) and the victim must click a malicious link or visit a crafted page.
Key dates
06Disclosure timeline
July 31, 2025
CVE published
April 8, 2026
Record updated