WordPress security changelog
HIGH CVE-2026-66625 Deferred

WC Vendors Marketplace permits SQL injection with Administrator access

WC Vendors Marketplace through 2.7.2.1 has an SQL-injection flaw requiring Administrator access according to the CNA description. The disclosed class is attacker-influenced input being interpreted as part of an SQL command; the export does not identify the input parameter, endpoint, handler, query or encoding, so the exact path cannot be established. The CNA vector indicates high confidentiality impact and limited availability impact, without user interaction; it does not establish database modification or operating-system code execution. The affected-version data marks 2.7.2.2 unaffected.

CVE / CNA score 7.6 CVSS 3.1 · audit@patchstack.com
NVD score Pending NVD has not published its own CVSS assessment.
Component
WC Vendors Marketplace
Plugin slug
wc-vendors
Affected
n/a through 2.7.2.1
Safe version
2.7.2.2
Published
Sep 17, 2026
Weakness
CWE-89 — Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

This CVE was published Sep 17, 2026 and is one of 8 known issues for this plugin.

Update, patch or deactivate.

Update WC Vendors Marketplace to 2.7.2.2 or later. Prepare query values and allowlist dynamic SQL identifiers or sort expressions rather than interpolating request data. Keep object and capability checks in place; a privileged role does not make untrusted query input safe.

A safe version is available, so updating to that version or later is the preferred remediation. If an immediate update is not practical, consider a targeted application patch or temporarily restricting the affected functionality.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

Administrator SQL Injection in WC Vendors Marketplace <= 2.7.2.1 versions.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L

Primary and upstream sources