CVE-2025-7205 MEDIUM

CVE-2025-7205: GiveWP – Donation Plugin and Fundraising Platform <= 4.5.0 - Authenticated (GiveWP worker+) Stored Cross-Site Scripting

Vendor Stellarwp
Product GiveWP – Donation Plugin and Fundraising Platform
Weakness CWE-79 · XSS
Published July 31, 2025
Last update April 8, 2026

CVSS base score

5.4/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

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