Description
Unauthenticated SQL Injection in WooBeWoo Product Filter Pro <= 3.1.8 versions.
Published: 2026-08-24
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is an unauthenticated SQL Injection in WooBeWoo Product Filter Pro plugin versions up to 3.1.8. Because the plugin does not properly sanitize user input from the product filter interface, an attacker can craft malicious SQL payloads that are executed against the site's database. An exploitable input could grant the attacker read, modify, or delete data, potentially exposing sensitive customer information, compromising transactional integrity, and allowing tampering with product listings.

Affected Systems

Affected systems are WordPress sites that have the WooBeWoo Product Filter Pro plugin installed, specifically those running any version 3.1.8 or earlier. The plugin is distributed by WBW:WooBeWoo Product Filter Pro. No specific WordPress or PHP version is noted.

Risk and Exploitability

The CVSS score of 9.3 indicates critical severity. The EPSS score is not available, making it difficult to gauge current exploitation probability, though the lack of a KEV listing means no publicly known exploits yet. The likely attack vector is through the public product filter interface, which any visitor can interact with, making authentication unnecessary. Once accessed, an attacker could achieve unauthorized database access rapidly due to the lack of input validation on the front‑end.

Generated by OpenCVE AI on August 24, 2026 at 22:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official patch by upgrading WooBeWoo Product Filter Pro to version 3.1.9 or newer.
  • If an upgrade is delayed, configure the plugin so that the product filter functionality is only accessible to logged‑in administrators or block unauthenticated requests via firewall rules.
  • Deploy a web application firewall or similar input‑validation layer to detect and prevent SQL injection attempts targeting the filter URLs.

Generated by OpenCVE AI on August 24, 2026 at 22:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
Description Unauthenticated SQL Injection in WooBeWoo Product Filter Pro <= 3.1.8 versions.
Title WordPress WooBeWoo Product Filter Pro plugin <= 3.1.8 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-24T21:31:25.000Z

Reserved: 2026-03-12T11:12:38.876Z

Link: CVE-2026-32554

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-24T22:16:51.510

Modified: 2026-08-24T22:16:51.510

Link: CVE-2026-32554

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-24T22:30:04Z

Weaknesses
  • CWE-89

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