CVE-2026-11981
MediumCVSS 4.3Exploitation Probability (EPSS)
Low risk5th percentile - higher than 5% of all known CVEs
Summary
The GiveWP plugin for WordPress is vulnerable to Cross-Site Request Forgery (CSRF) in versions up to and including 4.15.3. This is due to missing nonce validation on the give_set_notification_status_handler() function, allowing unauthenticated attackers to disable donation email notifications via a forged request.
Risk Assessment
The risk is that an attacker can trick a site administrator into clicking a link, which will disable donation email notifications without their knowledge. This could lead to delays in donation processing and loss of donor trust.
Recommendation
It is recommended to immediately update the GiveWP plugin to the latest available version that includes a fix for CSRF vulnerabilities. Additionally, consider implementing additional protection mechanisms such as anti-CSRF tokens in administrative forms.
Other vulnerabilities in GiveWP
See all- CVE-2026-5510Medium
The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'give_form' shortcode in all versions up to and including 4.14.4. This is due to insufficient input sanitization and output escaping on the continue_button_title and display_style shortcode attributes, which are passed through sanitize_text_field() but not properly escaped when output in HTML data attributes. This allows authenticated attackers with Contributor-level access or above to inject arbitrary web scripts that execute when a user accesses an injected page.
- CVE-2026-65464Medium
The GiveWP plugin version 4.16.3 and earlier is vulnerable to unauthenticated Cross Site Request Forgery (CSRF). An attacker can trick an administrator into performing unwanted actions.
- CVE-2026-82222Critical
Deserialization of Untrusted Data vulnerability in Liquid Web / StellarWP GiveWP allows Object Injection. This issue affects GiveWP from n/a through 4.16.7.1.
- CVE-2026-73352Medium
Broken Access Control vulnerability in GiveWP versions up to 4.16.5.1. The attack does not require authentication.
- CVE-2026-73348Medium
Broken Access Control vulnerability in GiveWP versions earlier than 4.16.6. The attack does not require authentication.
- CVE-2026-73357Medium
Donor Cross Site Scripting (XSS) in GiveWP < 4.16.6 versions.
- CVE-2026-73349Medium
Unauthenticated Broken Access Control vulnerability in GiveWP plugin versions prior to 4.16.6.
- CVE-2026-66690High
Cross Site Scripting (XSS) vulnerability in GiveWP plugin up to version 4.16.5, allowing an unauthenticated attacker to inject malicious scripts into pages.
- CVE-2026-14319High
The GiveWP WordPress plugin before version 4.16.3 does not properly restrict access to a REST API endpoint that returns recurring-donation records. This allows unauthenticated users to retrieve information about anonymous recurring donors, including their name and subscription details.
- CVE-2026-14317Medium
The GiveWP WordPress plugin before version 4.16.3 does not restrict the set of available payment gateways to those enabled by the administrator, deriving it in part from request input. This allows unauthenticated users to complete donations through a payment gateway the administrator has disabled.
Original NVD description (English source)
The GiveWP plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 4.15.3 This is due to missing nonce validation on the give_set_notification_status_handler() function. This makes it possible for unauthenticated attackers to disable donation email notifications via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

