CVE-2025-49331 HIGH

CVE-2025-49331: WordPress eCommerce Product Catalog plugin <= 3.4.3 - PHP Object Injection Vulnerability

Vendor Implecode
Product eCommerce Product Catalog
Weakness CWE-502 · Unsafe deserialization
Published June 17, 2025
Last update April 28, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

Deserialization of Untrusted Data vulnerability in impleCode eCommerce Product Catalog ecommerce-product-catalog allows Object Injection.This issue affects eCommerce Product Catalog: from n/a through <= 3.4.3.

Explanation of Vulnerability in Simple Terms

02Summary

The eCommerce Product Catalog contains a deserialization vulnerability in versions up to 3.4.3. An authenticated administrator can supply malicious serialized data that the application deserializes without validation, allowing them to execute arbitrary PHP code on the server. This requires high-level administrative access but grants complete control over the site.

What an attacker can do

03Attacker Capabilities

Run arbitrary PHP code on the server with the privileges of the web application.

Potential impact on your site

04Site Impact

An admin account compromise or malicious admin can fully compromise your site, steal data, or inject malware.

Conditions required to exploit

05Prerequisites

Attacker must have administrator-level access to the application.

Key dates

06Disclosure timeline

June 17, 2025 CVE published
April 28, 2026 Record updated