CVE-2024-2025 HIGH

CVE-2024-2025: BuddyPress WooCommerce My Account Integration. Create WooCommerce Member Pages <= 3.4.20 - Authenticated (Subscriber+) PHP Object Injection in get_simple_request

Vendor Themekraft
Product BuddyPress WooCommerce My Account Integration. Create WooCommerce Member Pages
Weakness CWE-502 · Unsafe deserialization
Published March 23, 2024
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

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

Related vulnerabilities

08Related CVE