What the vulnerability does
01Description
The "BuddyPress WooCommerce My Account Integration. Create WooCommerce Member Pages" plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 3.4.20 via deserialization of untrusted input in the get_simple_request function. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject a PHP Object. If a POP chain is present via an additional plugin or theme installed on the target system, it could allow the attacker to delete arbitrary files, retrieve sensitive data, or execute code. CVE-2024-32603 is likely a duplicate of this issue.
Explanation of Vulnerability in Simple Terms
02Summary
The BuddyPress WooCommerce My Account Integration plugin for WordPress contains a deserialization vulnerability in versions up to 3.4.20. An authenticated attacker with low privileges can send a specially crafted request to deserialize untrusted data, leading to arbitrary code execution on the site. This allows complete compromise of the WordPress installation.
What an attacker can do
03Attacker Capabilities
Run arbitrary PHP code on the site and take full control of WordPress.
Potential impact on your site
04Site Impact
Complete site compromise: attacker can modify content, steal data, create admin accounts, or inject malware.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege WordPress account (e.g., subscriber or contributor role).
Key dates
06Disclosure timeline
March 23, 2024
CVE published
April 8, 2026
Record updated