🔐 CVE Alert

CVE-2026-15351

MEDIUM 4.9

WC Vendors <= 2.7.0 - Authenticated (Shop Manager+) SQL Injection via 'status' Parameter

CVSS Score
4.9
EPSS Score
0.0%
EPSS Percentile
0th

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 sanitize_text_field callback strips HTML but leaves SQL metacharacters intact, and wp_magic_quotes slash protection does not apply because WP_REST_Server::serve_request() calls wp_unslash() on GET parameters before the sanitize callback executes.

CWE CWE-89
Vendor wcvendors
Product wc vendors – woocommerce multivendor, woocommerce marketplace, product vendors
Published Aug 16, 2026
Stay Ahead of the Next One

Get instant alerts for wcvendors wc vendors – woocommerce multivendor, woocommerce marketplace, product vendors

Be the first to know when new medium vulnerabilities affecting wcvendors wc vendors – woocommerce multivendor, woocommerce marketplace, product vendors are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

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

Affected Versions

wcvendors / WC Vendors – WooCommerce Multivendor, WooCommerce Marketplace, Product Vendors
0 ≤ 2.7.0

References

NVD ↗ CVE.org ↗ EPSS Data ↗
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/df790bbc-7427-4f7e-9aa2-e137c9fceffd?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/wc-vendors/tags/2.7.0/classes/includes/api/admin/class-wcv-admin-api.php#L329 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/wc-vendors/tags/2.7.0/classes/includes/api/admin/class-wcv-admin-api.php#L56 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/wc-vendors/tags/2.7.0/classes/includes/api/admin/class-wcv-admin-api.php#L367 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/wc-vendors/tags/2.7.0/classes/includes/api/admin/class-wcv-admin-api.php#L247 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset?reponame=&old=3633716%40wc-vendors&new=3633716%40wc-vendors

Credits

Wordfence PRISM