Skip to main content

WordPress CVE-2026-3830

| EUVDEUVD-2026-21881 HIGH
SQL Injection (CWE-89)
2026-04-13 WPScan
8.6
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
8.6 HIGH
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

10
Analysis Updated
Apr 16, 2026 - 05:57 EUVD-patch-fix
executive_summary
Re-analysis Queued
Apr 16, 2026 - 05:29 backfill_euvd_patch
patch_released
Patch available
Apr 16, 2026 - 05:29 EUVD
3.1.3
PoC Detected
Apr 15, 2026 - 15:05 vuln.today
Public exploit code
Patch released
Apr 15, 2026 - 15:05 nvd
Patch available
Analysis Generated
Apr 13, 2026 - 13:23 vuln.today
CVSS changed
Apr 13, 2026 - 13:22 NVD
8.6 (HIGH)
EUVD ID Assigned
Apr 13, 2026 - 07:15 euvd
EUVD-2026-21881
Analysis Generated
Apr 13, 2026 - 07:15 vuln.today
CVE Published
Apr 13, 2026 - 06:00 nvd
HIGH 8.6

DescriptionCVE.org

The Product Filter for WooCommerce by WBW WordPress plugin before 3.1.3 does not sanitize and escape a parameter before using it in a SQL statement, allowing unauthenticated users to perform SQL injection attacks

AnalysisAI

SQL injection in Product Filter for WooCommerce by WBW plugin versions below 3.1.3 allows unauthenticated remote attackers to extract sensitive database contents including user credentials, customer data, and order information. The vulnerability requires no authentication (CVSS PR:N) and has low attack complexity with publicly available exploit code. EPSS data not available, but the combination of unauthenticated access, public POC, and WordPress's large attack surface creates substantial real-world risk for unpatched WooCommerce installations.

Technical ContextAI

This is a classic SQL injection vulnerability (CWE-89) in a WordPress plugin that extends WooCommerce filtering functionality. The flaw stems from improper input sanitization of a user-controllable parameter that is concatenated directly into a SQL query string without parameterization or adequate escaping. The affected component is the Product Filter for WooCommerce by WBW plugin (cpe:2.3:a:unknown:product_filter_for_woocommerce_by_wbw). SQL injection occurs when untrusted data is inserted into database queries, allowing attackers to manipulate query logic, bypass authentication, extract data, or modify database contents. The unauthenticated nature (PR:N in CVSS vector) indicates the vulnerable parameter is accessible without any WordPress login, likely through a publicly exposed AJAX endpoint or front-end filter interface commonly used in WooCommerce product catalog pages.

RemediationAI

Immediately upgrade the Product Filter for WooCommerce by WBW plugin to version 3.1.3 or later through the WordPress admin dashboard (Plugins > Installed Plugins > Update) or via manual download from the WordPress plugin repository. Version 3.1.3 contains the necessary input sanitization and SQL query parameterization fixes to prevent injection attacks. For sites that cannot immediately patch, temporary mitigation includes disabling the plugin entirely until upgrade is possible, though this will break product filtering functionality. Do not attempt to implement custom input filtering as a workaround-proper parameterized queries in the upstream code are required. After patching, review database access logs for suspicious queries containing UNION, SELECT, or encoded SQL commands in product filter parameters to identify potential prior exploitation. Consult the WPScan advisory at https://wpscan.com/vulnerability/768014fd-0403-4182-b19e-3d46c92d8755/ for additional technical details and indicators of compromise.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-3495 CRITICAL POC
9.8 May 22

The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete

Share

CVE-2026-3830 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy