Skip to main content

MultiVendorX WordPress Plugin CVE-2026-12941

| EUVDEUVD-2026-44860 MEDIUM
SQL Injection (CWE-89)
2026-07-16 Wordfence GHSA-95xv-f86p-3j6g
6.5
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

Vendor (Wordfence) PRIMARY
6.5 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
vuln.today AI
6.5 MEDIUM

Network vector via REST API, low complexity; PR:L reflects the subscriber-level account requirement even with default auto-promote path; read-only injection so I:N and A:N.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (Wordfence).

CVSS VectorVendor: Wordfence

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

2
Analysis Generated
Jul 16, 2026 - 03:47 vuln.today
CVE Published
Jul 16, 2026 - 02:30 cve.org
MEDIUM 6.5

DescriptionCVE.org

The MultiVendorX - WooCommerce Multivendor Marketplace AI Powered Solutions plugin for WordPress is vulnerable to generic SQL Injection via the 'order_by' parameter in all versions up to, and including, 5.0.9 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 subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. This vulnerability is exploitable by any authenticated subscriber-level user when the plugin's store approval setting is configured to automatically approve store owners (described as the default), as this allows any logged-in user to self-register as a store_owner via the public Stores REST endpoint, thereby obtaining the edit_stores capability required to reach the vulnerable transactions endpoint.

AnalysisAI

SQL injection in MultiVendorX (WooCommerce Multivendor Marketplace) plugin versions up to and including 5.0.9 allows any authenticated WordPress user to extract sensitive data from the database via the unparameterized 'order_by' argument in the transactions REST endpoint. Critically, the default plugin configuration automatically approves store owner registrations, meaning any subscriber-level WordPress account holder can self-elevate to store_owner role via the public Stores REST endpoint, then immediately exploit the injection - effectively lowering the real-world privilege bar to any authenticated user. No public exploit code or CISA KEV listing has been identified at time of analysis, but the default-on privilege escalation path substantially raises exploitability beyond the PR:L CVSS score suggests.

Technical ContextAI

MultiVendorX is a WooCommerce extension that transforms WordPress sites into multivendor marketplaces. The affected code resides in two REST API controller files: classes/RestAPI/Controllers/Transactions.php (lines 76 and 113) and the underlying classes/Transaction/Transaction.php (line 274), as confirmed by the WordPress plugin trac source references. The root cause is CWE-89 (Improper Neutralization of Special Elements used in an SQL Command): the 'order_by' parameter passed to the transactions query is interpolated directly into the SQL ORDER BY clause without use of WordPress's $wpdb->prepare() or equivalent escaping, permitting UNION-based or stacked query injection to read arbitrary tables. The CPE string cpe:2.3:a:wcmp:multivendorx_-_woocommerce_multivendor_marketplace_ai_powered_solutions:*:*:*:*:*:*:*:* covers all versions up to 5.0.9. The secondary weakness is an insecure default: automatic store owner approval enables unauthenticated self-registration to a privileged role, widening the attack surface beyond what the CVSS PR:L metric captures.

RemediationAI

The upstream fix has been committed to the WordPress plugin repository as changeset 3606843 (https://plugins.trac.wordpress.org/changeset?reponame=&old=3606843%40dc-woocommerce-multi-vendor&new=3606843%40dc-woocommerce-multi-vendor); site administrators should update to the version released after 5.0.9 as soon as it becomes available in the WordPress plugin directory, though a specific patched release version has not been independently confirmed from the available intelligence. As an immediate compensating control, administrators should navigate to the MultiVendorX store settings and disable automatic store owner approval, requiring manual review of new vendor registrations - this eliminates the self-elevation path that effectively allows any authenticated user to reach the vulnerable endpoint, raising the real-world attack bar back to requiring a pre-existing store_owner or higher account. A secondary mitigation is to restrict access to the /wp-json/ REST API for non-administrative roles via a WAF rule or server-level block on the transactions endpoint path, though this may break legitimate vendor functionality. The Wordfence advisory at the URL above should be monitored for patch version confirmation.

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-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

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-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

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-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

CVE-2026-12941 vulnerability details – vuln.today

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