CVE-2026-15351: WC Vendors <= 2.7.0 - Authenticated (Shop Manager+) SQL Injection via 'status' Parameter
The WC Vendors – WooCommerce Multivendor, WooCommerce Marketplace, Product Vendors plugin for WordPress is vulnerable to generic SQL Injection via the 'status' parameter in all versions up to, and including, 2.7.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with shop manager-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. The sanitizetextfield callback strips HTML but leaves SQL metacharacters intact, and wpmagicquotes slash protection does not apply because WPRESTServer::serverequest() calls wpunslash() on GET parameters before the sanitize callback executes.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-15351?
The severity of CVE-2026-15351 is medium with a score of 4.9.
How do I fix CVE-2026-15351?
To fix CVE-2026-15351, update the WC Vendors plugin to version 2.7.1 or later.
What type of vulnerability is identified by CVE-2026-15351?
CVE-2026-15351 is an SQL Injection vulnerability.
Who is affected by CVE-2026-15351?
CVE-2026-15351 affects users of WC Vendors plugin versions up to and including 2.7.0.
What is the impact of CVE-2026-15351?
CVE-2026-15351 allows authenticated users with Shop Manager+ privileges to exploit SQL Injection vulnerabilities through the 'status' parameter.