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

4.9
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
CVE CVE-2026-15351
CVSS 4.9 (Medium)
Publicly Published August 15, 2026
Last Updated August 16, 2026
Researcher Wordfence PRISM - Wordfence

Description

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.

Learn more about SQL Injection vulnerabilities and how to prevent them.

References

Share

Vulnerability Details for WC Vendors – WooCommerce Multivendor, WooCommerce Marketplace, Product Vendors

Software Type Plugin
Software Slug wc-vendors (view on wordpress.org)
Patched? Yes
Remediation Update to version 2.7.1, or a newer patched version
Affected Version
  • <= 2.7.0
Patched Version
  • 2.7.1

Recent vulnerabilities in WC Vendors – WooCommerce Multivendor, WooCommerce Marketplace, Product Vendors

# Title CVE ID CVSS Researchers Date
1 WC Vendors – WooCommerce Multivendor, WooCommerce Marketplace, Product Vendors <= 2.6.8 - Authenticated (Subscriber+) SQL Injection CVE-2026-54838 6.5 hhhai June 18, 2026
2 WC Vendors – WooCommerce Multivendor, WooCommerce Marketplace, Product Vendors <= 2.6.4 - Cross-Site Request Forgery to Vendor Product Deletion CVE-2025-12130 4.3 Jonas Benjamin Friedli December 4, 2025
3 WC Vendors Marketplace <= 2.5.6 - Authenticated (Administrator+) SQL Injection CVE-2025-49263 4.9 timomangcut June 5, 2025
4 WC Vendors Marketplace <= 2.4.7 - Authenticated (Shop manager+) SQL Injection via search dates CVE-2023-48327 7.2 November 23, 2023
5 WC Vendors Marketplace <= 2.4.4 - Authenticated (Contributor+) Stored Cross-Sites Scripting via Shortcode CVE-2023-0072 6.4 István Márton January 11, 2023

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation