Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
XSS with scope change justifies C:L and I:L in victim browser; A:N as XSS does not cause availability impact on the server or plugin.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in GiveWP <= 4.16.5 versions.
AnalysisAI
Unauthenticated cross-site scripting in GiveWP WordPress plugin versions 4.16.5 and earlier allows a remote unauthenticated attacker to inject and execute arbitrary JavaScript in a victim's browser by tricking them into interacting with a crafted request or link. The changed scope (S:C) indicates the injected script executes in the browser context outside the plugin's own origin, enabling session hijacking, credential theft, or malicious redirects targeting authenticated site administrators or donors. No active exploitation has been confirmed by CISA KEV and no public exploit code has been identified at time of analysis.
Technical ContextAI
CWE-79 (Improper Neutralization of Input During Web Page Generation) describes a failure to sanitize or encode user-supplied input before rendering it in an HTML response. GiveWP is a WordPress donation and fundraising plugin attributed to Nexcess in NVD CPE data (cpe:2.3:a:nexcess:givewp). The CVSS vector AV:N/AC:L/PR:N/UI:R/S:C indicates the vulnerability is network-reachable with no authentication required, low exploitation complexity, triggered by victim interaction (consistent with reflected XSS delivery), and with scope change - meaning the injected payload can affect the victim's browser session beyond the plugin's own security boundary. The root cause class is input validation failure in a WordPress plugin front-end rendering path, a common attack surface in donation form or shortcode rendering logic.
RemediationAI
The primary remediation is to update the GiveWP plugin beyond version 4.16.5; the exact patched release version is not independently confirmed in the available data beyond the boundary of 4.16.5 being vulnerable - consult the WordPress plugin repository or the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/give/vulnerability/wordpress-givewp-plugin-4-16-5-cross-site-scripting-xss-vulnerability for the confirmed fixed version. As a compensating control prior to patching, administrators can implement a web application firewall (WAF) rule to filter XSS payloads in requests to GiveWP-served endpoints, though this may introduce false positives on legitimate donation form submissions. Restricting access to GiveWP form endpoints to trusted IP ranges is not broadly feasible for public-facing donation sites and should only be considered for internal or restricted deployments. Administrators should also enforce strict Content-Security-Policy headers to limit the impact of any injected scripts.
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
GiveWP WordPress plugin before 4.16.3 exposes sensitive donor privacy data through an unauthenticated REST API endpoint
Stored cross-site scripting in the GiveWP WordPress plugin before version 4.16.3 allows authenticated users holding the
The Donations Widget plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 3.
The GiveWP WordPress plugin before 2.21.3 does not have CSRF in place when exporting data, and does not validate the exp
The GiveWP WordPress plugin before 2.17.3 does not escape the json parameter before outputting it back in an attribute i
The GiveWP - Donation Plugin and Fundraising Platform WordPress plugin before 2.10.0 was affected by a reflected Cross-S
The "Donation Plugin and Fundraising Platform" plugin before 2.3.1 for WordPress has wp-admin/edit.php csv XSS. Rated me
Unauthenticated PHP object injection in the GiveWP WordPress donation plugin (all versions through 4.16.7.1) lets remote
Deserialization of Untrusted Data vulnerability in GiveWP GiveWP allows Object Injection.19.3. Rated critical severity (
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-53899
GHSA-q64f-8jfv-6r69