CVE-2023-32795 HIGH

CVE-2023-32795: WordPress WooCommerce Product Add-ons Plugin <= 6.1.3 is vulnerable to PHP Object Injection

Vendor Woocommerce
Product Product Add-Ons
Weakness CWE-502 · Unsafe deserialization
Published December 28, 2023
Last update April 28, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

Deserialization of Untrusted Data vulnerability in WooCommerce Product Add-Ons.This issue affects Product Add-Ons: from n/a through 6.1.3.

Explanation of Vulnerability in Simple Terms

02Summary

WooCommerce Product Add-Ons versions up to 6.1.3 contain a deserialization vulnerability that allows high-privilege users to execute arbitrary code on the site. An attacker with admin or shop manager access can craft malicious serialized data that, when processed by the plugin, runs their own PHP code. This affects the integrity and availability of the site.

What an attacker can do

03Attacker Capabilities

Run arbitrary PHP code on the site with admin-level privileges.

Potential impact on your site

04Site Impact

A compromised admin account can be used to inject malicious code, modify site data, or take full control of the site.

Conditions required to exploit

05Prerequisites

Attacker must have high-level access (admin or shop manager role) to the WordPress site.

Key dates

06Disclosure timeline

December 28, 2023 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE