CVE-2025-0912 CRITICAL

CVE-2025-0912: GiveWP – Donation Plugin and Fundraising Platform <= 3.19.4 - Unauthenticated PHP Object Injection

Vendor Stellarwp
Product GiveWP – Donation Plugin and Fundraising Platform
Weakness CWE-502 · Unsafe deserialization
Published March 4, 2025
Last update April 8, 2026

CVSS base score

9.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

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

Related vulnerabilities

08Related CVE