What the vulnerability does
01Description
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.
Explanation of Vulnerability in Simple Terms
02Summary
GiveWP versions up to 4.15.3 contain a cross-site request forgery (CSRF) vulnerability that allows attackers to perform unwanted actions on behalf of site visitors. An attacker can craft a malicious link or page that, when visited by a logged-in user, triggers unintended changes to donation settings or site configuration. The vulnerability requires user interaction but does not require authentication.
What an attacker can do
03Attacker Capabilities
Perform unwanted actions on the site (like changing donation settings) on behalf of a logged-in visitor.
Potential impact on your site
04Site Impact
Donation settings, fundraising campaigns, or plugin configuration could be altered without your knowledge or consent.
Conditions required to exploit
05Prerequisites
A site visitor must click a malicious link or visit an attacker-controlled page while logged into the WordPress site.
Key dates
06Disclosure timeline
July 1, 2026
CVE published
July 1, 2026
Record updated