HarborGuardharborguardDatabase
Back to search
CRITICALCVE-2026-40725Published Modified CNA Patchstack

CVE-2026-40725: WordPress WooCommerce Product Filters plugin < 2.0.6 - PHP Object Injection vulnerability

Unauthenticated PHP Object Injection in WooCommerce Product Filters < 2.0.6 versions.

Metrics

CVSS v3.1
9.8
Severity
CRITICAL
Fixed in
2.0.6
Affected Products
1

Get notified

Email me when this CVE is updated: new fix versions, severity changes, or any record change.

HarborGuard Analysis

Synopsis

PHP Object Injection is a vulnerability in the WooCommerce Product Filters plugin (by Barn2 Media Ltd) affecting all versions before 2.0.6. The flaw is reachable over the network with no authentication required and no user interaction needed, making it trivially exploitable by any remote attacker. Successful exploitation gives an attacker full read, write, and denial-of-service capabilities against the affected system. A patched-image rebuild at version 2.0.6 is available on HarborGuard for environments running an affected version.

HarborGuard Coverage

Detection

Detection of CVE-2026-40725 is available across every HarborGuard environment; the CVE is ingested from upstream feeds including Patchstack within minutes of publication and matched against customer images in registries and CI/CD pipelines, including custom-built WordPress and WooCommerce images.

Available
Triage

HarborGuard is capable of scoring this CVE at its published CVSS v3.1 rating of 9.8 (Critical) and weighting it against each environment's compliance policy to surface it at the appropriate priority inbox inside each customer organization.

Available
Patch

A patched-image rebuild at WooCommerce Product Filters version 2.0.6 becomes available on HarborGuard for any image found to carry an affected version of the plugin. For customers who opt into auto-remediation, HarborGuard performs the rebuild, runs a regression test suite, and opens a pull request against affected workloads automatically.

Available

Exploit Conditions

  • Network reachabilityRequired

    The vulnerable plugin endpoint is exposed over the network, meaning an attacker must be able to reach the web server running the affected WordPress installation.

  • AuthenticationNot required

    No account or session is needed; the injection point is accessible to completely unauthenticated HTTP requests.

  • Victim interactionNot required

    The attack is fully server-side and does not require any administrator or user to click a link or take any action.

  • Attack complexityDetail

    Exploitation is reliable and condition-free; no race conditions, memory layout knowledge, or special environmental factors are required to trigger the vulnerability.

Blast Radius

  • Reads sensitive data stored on the server, including WooCommerce customer records, order details, and WordPress credentials.
  • Writes or modifies persisted data on the server, including database rows, plugin configuration, and file system content reachable by the web process.
  • Crashes or degrades the affected WordPress service, causing denial of access for end users and store customers.
  • Depending on the PHP classes available in the application, object injection chains may allow execution of arbitrary operating system commands on the host.

How HarborGuard Handles This

Available on HarborGuard: detection fires within minutes of CVE publication for any customer image containing WooCommerce Product Filters below version 2.0.6, including images built from custom Dockerfiles layering WordPress plugins. The vulnerability carries a CVSS score of 9.8 (Critical) and is treated as highest priority in HarborGuard's triage routing. Where compliance policy permits auto-remediation, HarborGuard can rebuild the image at the fixed version (2.0.6), execute a regression test run against the rebuilt image, and open a pull request against the affected workload; median time from CVE publication to merged patch PR for critical-severity issues is around 90 minutes for environments with auto-remediation enabled. For environments where auto-remediation is not yet enabled, HarborGuard surfaces the finding with remediation guidance pointing directly to the 2.0.6 upgrade, and customers can trigger a manual rebuild from the CVE detail panel.

See how HarborGuard automates this

Fix available

2.0.6
Affected packages
  • Barn2 Media Ltd / WooCommerce Product Filters
    < 2.0.6 (from n/a)
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
References