Description
The Welcart e-Commerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'custom_order' parameter in all versions up to, and including, 2.12.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The injected payload is delivered via the guest checkout form, requiring no authentication, and executes when an administrator views the affected order in the WordPress admin panel.
Published: 2026-09-01
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting allowing scripts to run as an administrator
Action: Patch Immediately
AI Analysis

Impact

The Welcart e‑Commerce plugin for WordPress is vulnerable to a stored Cross‑Site Scripting flaw triggered via the 'custom_order' parameter. The weakness, identified as CWE‑79, arises from insufficient input sanitization and output escaping. Unauthenticated attackers can submit arbitrary JavaScript in the guest checkout form, which is then saved into an order record and executed whenever an administrator views that order in the WordPress admin panel.

Affected Systems

Welcart e‑Commerce by uscnanbu is affected on all versions up to and including 2.12.1. Administrators using these releases are exposed to the vulnerability.

Risk and Exploitability

The CVSS score of 7.2 indicates a high risk severity. Because no authentication is required to inject the payload, the attack can be initiated remotely from any site that hosts the plugin. The vulnerability is not listed in the CISA KEV catalog; however, the simplicity of exploitation—entering a custom order on a public checkout page—suggests a realistic exploitation probability. Attackers could run scripts with the permissions of the admin user, enabling credential theft, defacement, or further privilege escalation.

Generated by OpenCVE AI on September 1, 2026 at 10:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Welcart e‑Commerce to version 2.12.2 or later to remove the vulnerability.
  • Modify the plugin to perform strict input validation and output escaping for the 'custom_order' parameter before storing its value.
  • Limit or disable the guest checkout form for unauthenticated users, or require authentication before an order can be submitted.

Generated by OpenCVE AI on September 1, 2026 at 10:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 01 Sep 2026 10:45:00 +0000

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

Tue, 01 Sep 2026 09:45:00 +0000

Type Values Removed Values Added
Description The Welcart e-Commerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'custom_order' parameter in all versions up to, and including, 2.12.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The injected payload is delivered via the guest checkout form, requiring no authentication, and executes when an administrator views the affected order in the WordPress admin panel.
Title Welcart e-Commerce <= 2.12.1 - Unauthenticated Stored Cross-Site Scripting via 'custom_order' Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Uscnanbu Welcart E-commerce
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-01T15:11:43.962Z

Reserved: 2026-08-14T20:15:43.186Z

Link: CVE-2026-19914

cve-icon Vulnrichment

Updated: 2026-09-01T15:11:38.648Z

cve-icon NVD

Status : Deferred

Published: 2026-09-01T10:17:12.843

Modified: 2026-09-01T20:47:54.130

Link: CVE-2026-19914

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T11:00:07Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')