CVE-2026-19914 HIGH

CVE-2026-19914: Welcart e-Commerce <= 2.12.1 - Unauthenticated Stored Cross-Site Scripting via 'custom_order' Parameter

Vendor Uscnanbu
Product Welcart e-Commerce
Weakness CWE-79 · XSS
Published September 1, 2026
Last update September 1, 2026

CVSS base score

7.2/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

Welcart e-Commerce versions up to 2.12.1 contain a cross-site scripting (XSS) vulnerability that allows attackers to inject malicious scripts into the application. The vulnerability can be exploited remotely without authentication or user interaction. An attacker can inject code that affects multiple users or components of the site, potentially stealing session data or performing actions on behalf of victims.

What an attacker can do

03Attacker Capabilities

Inject malicious JavaScript that runs in other users' browsers and affects site functionality.

Potential impact on your site

04Site Impact

Attackers can steal customer session tokens, deface pages, redirect users, or capture form data without your knowledge.

Conditions required to exploit

05Prerequisites

Network access to the Welcart installation; no authentication or user interaction required.

Key dates

06Disclosure timeline

September 1, 2026 CVE published
September 1, 2026 Record updated

Related vulnerabilities

08Related CVE