Description
The Welcart e-Commerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'order_mail' setting in versions up to, and including, 2.11.22. This is due to insufficient sanitization on the order_mail field and a lack of escaping on output. This makes it possible for authenticated attackers, with Editor-level permissions and above, to inject arbitrary web scripts via the General Setting page that will execute when an administrator accesses the E-mail Setting page.
Published: 2025-10-22
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Authenticated Stored Cross‑Site Scripting enabled by the order_mail field
Action: Immediate Patch
AI Analysis

Impact

The vulnerability arises from insufficient sanitization of the order_mail setting in the Welcart e‑Commerce plugin. An authenticated user with Editor or higher privileges can insert arbitrary JavaScript into this field via the General Settings page. When an administrator subsequently opens the E‑mail Settings page, the stored script is rendered and executed in the administrator’s browser, allowing the attacker to steal session cookies, perform actions under the administrator’s account, or redirect the administrator to malicious sites. This is a classic stored cross‑site scripting flaw (CWE‑79), providing an attacker with the ability to compromise the integrity of the administrative session and potentially exfiltrate sensitive data.

Affected Systems

The flaw exists in Welcart e‑Commerce versions up to and including 2.11.22. Only users who can authenticate and have at least Editor level permissions can exploit the issue; the vulnerability is not exploitable by unauthenticated users or users with lower privileges.

Risk and Exploitability

The CVSS score of 5.5 indicates moderate overall risk, while the EPSS score of less than 1% suggests that exploitation is unlikely in the near term and the vulnerability has not been observed in active exploitation campaigns (KEV status is not listed). Exploitation requires an authenticated Editor+ user to inject malicious code into the order_mail field, after which an administrator must visit the email settings page for the attack to trigger. The limited attack vector and need for privileged access keep the probability of exploitation low, but the impact is significant if successfully triggered.

Generated by OpenCVE AI on April 21, 2026 at 02:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Welcart e‑Commerce to a version later than 2.11.22 that contains the fixed sanitization for the order_mail setting.
  • Clean the order_mail field by removing any existing JavaScript or other suspicious content that may have been saved prior to the update.
  • Restrict the ability of non‑essential users to edit the General Settings page or the order_mail field, or otherwise eliminate Editor+ permissions for that capability until a reliable patch is applied.

Generated by OpenCVE AI on April 21, 2026 at 02:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Oct 2025 10:30:00 +0000

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

Wed, 22 Oct 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 22 Oct 2025 05: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 'order_mail' setting in versions up to, and including, 2.11.22. This is due to insufficient sanitization on the order_mail field and a lack of escaping on output. This makes it possible for authenticated attackers, with Editor-level permissions and above, to inject arbitrary web scripts via the General Setting page that will execute when an administrator accesses the E-mail Setting page.
Title Welcart e-Commerce <= 2.11.22 - Authenticated (Editor+) Stored Cross-Site Scripting via order_mail
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Welcart E-commerce Welcart E-commerce
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:35:16.305Z

Reserved: 2025-09-17T19:03:50.937Z

Link: CVE-2025-10651

cve-icon Vulnrichment

Updated: 2025-10-22T13:33:41.564Z

cve-icon NVD

Status : Deferred

Published: 2025-10-22T06:15:31.210

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-10651

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T02:15:06Z

Weaknesses