Description
Shop manager PHP Object Injection in Advanced Product Fields (Product Addons) for WooCommerce <= 1.6.19 versions.
Published: 2026-06-15
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Advanced Product Fields plugin for WooCommerce contains a PHP Object Injection flaw that can be triggered via the shop manager interface. A crafted serialized payload may be deserialized by the plugin, allowing an attacker to instantiate arbitrary PHP objects and potentially execute malicious code on the hosting server. This weakness is classified as CWE‑502, which can compromise the confidentiality, integrity, and availability of affected sites.

Affected Systems

The flaw affects installations of the Wombat Plugins Advanced Product Fields (Product Addons) for WooCommerce plugin with versions 1.6.19 and earlier. The description does not list additional sub‑versions or patch releases beyond 1.6.19.

Risk and Exploitability

The CVSS base score is 7.2, indicating a high impact when the vulnerability is exploitable. The EPSS score of less than 1 % suggests that the likelihood of active exploitation at the moment is low, and the vulnerability is not listed in the CISA KEV catalog. Nevertheless, the typical attack path involves a remote attacker injecting a malicious serialized object through the shop manager input channel, which is then unserialized by the plugin during normal operation.

Generated by OpenCVE AI on June 17, 2026 at 22:59 UTC.

Remediation

Vendor Solution

Update the WordPress Advanced Product Fields (Product Addons) for WooCommerce Plugin to the latest available version (at least 1.6.20).


OpenCVE Recommended Actions

  • Upgrade the Advanced Product Fields (Product Addons) for WooCommerce plugin to version 1.6.20 or later.
  • Modify the plugin configuration or replace the unserialize call with a safer alternative to prevent deserialization of untrusted data.
  • Enforce strict access controls by limiting shop manager and plugin administration pages to trusted administrators and blocking unauthenticated access.

Generated by OpenCVE AI on June 17, 2026 at 22:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 16 Jun 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 16 Jun 2026 06:30:00 +0000

Type Values Removed Values Added
First Time appeared Wombat Plugins
Wombat Plugins advanced Product Fields Product Addons For Woocommerce
Wordpress
Wordpress wordpress
Vendors & Products Wombat Plugins
Wombat Plugins advanced Product Fields Product Addons For Woocommerce
Wordpress
Wordpress wordpress

Mon, 15 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
Description Shop manager PHP Object Injection in Advanced Product Fields (Product Addons) for WooCommerce <= 1.6.19 versions.
Title WordPress Advanced Product Fields (Product Addons) for WooCommerce plugin <= 1.6.19 - PHP Object Injection vulnerability
Weaknesses CWE-502
References
Metrics cvssV3_1

{'score': 7.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Wombat Plugins Advanced Product Fields Product Addons For Woocommerce
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-16T15:49:00.579Z

Reserved: 2026-04-07T10:47:43.843Z

Link: CVE-2026-39499

cve-icon Vulnrichment

Updated: 2026-06-16T15:48:51.860Z

cve-icon NVD

Status : Deferred

Published: 2026-06-15T21:16:45.230

Modified: 2026-06-15T21:24:32.790

Link: CVE-2026-39499

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-17T23:00:14Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data