Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Stored XSS requires a victim to load the injected page for impact, making UI:R more accurate than the provided UI:N; PR:L reflects the mandatory Give Worker role.
Primary rating from Vendor (wordfence).
CVSS VectorVendor: wordfence
Lifecycle Timeline
2DescriptionCVE.org
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'sequoia[introduction][image]' parameter in all versions up to, and including, 4.16.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Give Worker-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AnalysisAI
Stored Cross-Site Scripting in GiveWP (WordPress Donation Plugin and Fundraising Platform) versions up to and including 4.16.1 allows authenticated attackers holding the Give Worker role or above to inject persistent malicious scripts via the Sequoia form template's introduction image parameter. The CVSS Scope:Changed rating reflects that injected payloads execute in the security context of any victim browser that loads the affected donation page, enabling session hijacking or credential theft from site visitors and administrators alike. No public exploit has been identified at time of analysis, and the vulnerability is not listed in the CISA KEV catalog.
Technical ContextAI
GiveWP is a widely-used WordPress plugin providing donation form management, including a Sequoia form template layout. The vulnerable parameter is sequoia[introduction][image], processed through includes/admin/forms/class-metabox-form-data.php (L1180) and includes/formatting.php (L758), and rendered via src/Views/Form/Templates/Sequoia/sections/introduction.php (L33) and src/Views/Form/Templates/Sequoia/Sequoia.php (L459) - all confirmed in NVD source references for tags 4.14.6 and 4.16.0. CWE-79 (Improper Neutralization of Input During Web Page Generation) identifies the root cause: the image field value is stored without adequate sanitization and later rendered into HTML output without proper escaping, allowing injected script tags to survive round-trip storage and page rendering. The Scope:Changed (S:C) metric in the CVSS vector reflects the cross-boundary nature of XSS - the attacker writes to the server but the code executes in victims' browsers.
RemediationAI
Update the GiveWP plugin to a version above 4.16.1 - the exact patched release version is not confirmed in the available intelligence data, so administrators should consult the official WordPress plugin repository changelog and the Wordfence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/ee18552b-2814-4598-9b7b-7c919d6d644e to identify the confirmed fix release before upgrading. As a compensating control while patching is pending, audit and restrict Give Worker role assignments to only fully trusted internal staff, removing the role from volunteers or external campaign managers - this eliminates the attacker's required privilege level and is the highest-value short-term mitigation. If the Sequoia form template is not actively in use, switching all donation forms to an alternate GiveWP template removes the vulnerable code path entirely without functional loss for most sites. Note that restricting roles is a people-process control and does not patch the underlying code defect.
The mailSend function in the isMail transport in PHPMailer before 5.2.18 might allow remote attackers to pass extra para
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
Remote code execution in WordPress 6.9.x (before 6.9.5) and 7.0.x (before 7.0.2) arises from a REST API batch endpoint r
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41251
GHSA-w496-988x-x54w