WordPress security changelog
MEDIUM CVE-2026-16065 Deferred

Welcart CSV import permits Editor-level SQL injection

Welcart e-Commerce before 2.11.32 uses an attacker-controlled value from an imported CSV file in a SQL statement without adequate sanitization or query preparation. An Editor or a user holding one of Welcart's delegated shop-management roles can therefore execute SQL under the WordPress database account.

CVE / CNA score 6.5 CVSS 3.1 · 134c704f-9b21-4f2e-91b3-4a467353bcc0
NVD score Pending NVD has not published its own CVSS assessment.
Component
Welcart e-Commerce
Plugin slug
welcart-e-commerce
Affected
< 2.11.32
Safe version
2.11.32
Published
Aug 06, 2026
Weakness
CWE-89 — Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

This CVE was published Aug 06, 2026 and is one of 23 known issues for this plugin.

Update, patch or deactivate.

Update Welcart e-Commerce to 2.11.32 or later. Restrict CSV import and shop-management capabilities to trusted staff, and review imports and database logs for injection probes.

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

The Welcart e-Commerce WordPress plugin before 2.11.32 does not properly sanitise a value taken from an imported CSV file before using it in a SQL statement, allowing users with the Editor role and above (including its custom shop-management roles) to perform SQL injection attacks.

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

Primary and upstream sources