Description
The Product Feed Manager For WooCommerce WordPress plugin before 7.6.1 does not properly sanitise and escape product-feed custom filter rules before using them in a SQL query, allowing users with the Contributor role and above to perform SQL injection attacks.
Published: 2026-07-31
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows users with Contributor privilege and higher to insert arbitrary SQL fragments into custom filter rules, which are subsequently embedded in database queries without proper sanitisation or escaping. This permits the injection of arbitrary SQL statements that can read, modify, or delete data stored in the WordPress database, directly impacting the confidentiality, integrity, and potentially the availability of the site.

Affected Systems

The affected component is the Product Feed Manager For WooCommerce WordPress plugin. Versions prior to 7.6.1 are vulnerable. Based on the description, it is inferred that the plugin runs on any WordPress installation that can install third‑party plugins, and the issue is tied to the internal handling of product‑feed filter rules.

Risk and Exploitability

Exploitation requires at least Contributor level access to create or edit filter rules. If an attacker can supply a crafted rule, injected SQL will execute with the database privileges of the WordPress installation, typically full read/write access to site data. The CVSS score of 8.1 indicates high severity. The EPSS score is very low, <1%, and the plug‑in is not listed in the KEV catalogue, but the capability for arbitrary query execution means the risk is high and should be treated as a critical vulnerability.

Generated by OpenCVE AI on August 4, 2026 at 22:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Product Feed Manager For WooCommerce plugin to version 7.6.1 or later.
  • If immediate upgrade is not possible, revoke or restrict the Contributor and higher user roles from creating or editing product‑feed custom filter rules, or disable the filter configuration UI.
  • Perform a database audit for anomalous entries that may result from pre‑existing or attempted injections.
  • Apply a temporary patch by sanitising the filter input with prepared statements, following vendor guidance, until the official update is applied.

Generated by OpenCVE AI on August 4, 2026 at 22:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20

Sat, 01 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Fri, 31 Jul 2026 19:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-89

Fri, 31 Jul 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Product Feed Manager For WooCommerce WordPress plugin before 7.6.1 does not properly sanitise and escape product-feed custom filter rules before using them in a SQL query, allowing users with the Contributor role and above to perform SQL injection attacks.
Title Product Feed Manager for WooCommerce < 7.6.1 - Contributor+ SQL Injection via Feed Filter
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-31T19:44:02.517Z

Reserved: 2026-07-09T13:06:34.857Z

Link: CVE-2026-15258

cve-icon Vulnrichment

Updated: 2026-07-31T19:43:55.999Z

cve-icon NVD

Status : Received

Published: 2026-07-31T07:16:27.033

Modified: 2026-07-31T20:16:48.207

Link: CVE-2026-15258

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T22:45:03Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')