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.
Published: 2026-08-06
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in the Welcart e‑Commerce WordPress plugin in versions prior to 2.11.32, where a value imported from a CSV file is not properly sanitized before being embedded in a SQL query. This flaw enables an attacker with Editor level access or higher—including any custom shop‑management roles—to inject arbitrary SQL statements, leading to unauthorized data read, modification, or deletion.

Affected Systems

Any WordPress site running the Welcart e‑Commerce plugin before 2.11.32 is affected. Users assigned the Editor role or any role that inherits Editor permissions, as well as custom shop‑management roles defined by the plugin, can exploit the flaw during the CSV import process.

Risk and Exploitability

The exploit requires the attacker to have Editor‑level access to the site and to upload a specially crafted CSV file. The attack vector is the CSV import functionality, which is authenticated and role‑restricted. No public exploits are listed in KEV, and the EPSS score is < 1%. The CVSS score of 6.5 reflects a moderate severity, but the potential impact is high due to direct database access. With the ability to execute arbitrary SQL, an attacker could exfiltrate merchant data, alter orders, or disrupt the e‑commerce operation.

Generated by OpenCVE AI on August 6, 2026 at 14:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Welcart e‑Commerce to version 2.11.32 or later
  • Restrict CSV import functionality to Administrator users only, disabling it for Editor‑level roles if possible
  • Verify all imported CSV data for malicious content and revert or discard suspect imports

Generated by OpenCVE AI on August 6, 2026 at 14:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 09:30:00 +0000

Type Values Removed Values Added
First Time appeared Welcart
Welcart welcart E-commerce
Wordpress
Wordpress wordpress
Vendors & Products Welcart
Welcart welcart E-commerce
Wordpress
Wordpress wordpress

Thu, 06 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-89
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 06 Aug 2026 06:30:00 +0000

Type Values Removed Values Added
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.
Title Welcart e-Commerce < 2.11.32 - Editor+ SQL Injection via CSV Import
References

Subscriptions

Welcart Welcart E-commerce
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-06T12:40:57.571Z

Reserved: 2026-07-17T13:08:46.837Z

Link: CVE-2026-16065

cve-icon Vulnrichment

Updated: 2026-08-06T12:40:53.998Z

cve-icon NVD

Status : Deferred

Published: 2026-08-06T07:16:28.197

Modified: 2026-08-26T16:31:16.753

Link: CVE-2026-16065

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T09:15:07Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')