What the vulnerability does
01Description
The Donations Widget plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 3.19.4 via deserialization of untrusted input from the Donation Form through the 'card_address' parameter. This makes it possible for unauthenticated attackers to inject a PHP Object. The additional presence of a POP chain allows attackers to achieve remote code execution.
Explanation of Vulnerability in Simple Terms
02Summary
GiveWP versions up to 3.19.4 contain a deserialization vulnerability that allows unauthenticated attackers to run arbitrary code on affected sites. The plugin unsafely deserializes untrusted data without proper validation, enabling remote code execution over the network. All sites running GiveWP 3.19.4 or earlier require immediate patching.
What an attacker can do
03Attacker Capabilities
Run arbitrary code on the site without authentication.
Potential impact on your site
04Site Impact
Complete site compromise: attackers can steal data, modify content, install malware, or take the site offline.
Conditions required to exploit
05Prerequisites
Network access only; no authentication or user interaction required.
Key dates
06Disclosure timeline
March 4, 2025
CVE published
April 8, 2026
Record updated