Description
ReadyEcommerce before 4.5.2 contains a stored cross-site scripting (XSS) vulnerability that allows authenticated customers to inject malicious HTML payloads through the chat and support ticket messaging systems by exploiting unsanitized rendering via the v-html directive in Messages.vue, RightChatSidebar.vue, SupportTicketMessages.vue, and SupportTicketDetails.vue. Attackers can submit crafted message content that executes arbitrary JavaScript in the browser of any shop owner or administrator who views the message, enabling session cookie theft and account takeover.
Published: 2026-08-10
Score: 5.1 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Ready eCommerce versions prior to 4.5.2 contain a stored cross‑site scripting flaw that is triggered by authenticated customers through the chat and support ticket messaging interfaces. The vulnerability results from unsanitized HTML rendering via the v-html directive in multiple Vue components, allowing an attacker to embed arbitrary JavaScript that executes in the browser of any shop owner or administrator who views the message. The primary consequence of this flaw is the theft of session cookies and the potential for full account takeover for the target user.

Affected Systems

The affected vendor is Razinsoft, whose Ready eCommerce product is impacted when deployed in any version earlier than 4.5.2. All installations using a pre‑4.5.2 release are susceptible to the flaw.

Risk and Exploitability

The CVSS score of 5.1 positions this issue as medium severity, and the exploitation probability is not quantified by EPSS. The flaw requires the attacker to be a logged‑in customer and rely on a target administrator or shop owner viewing the injected message, which limits its reach but still poses a significant threat if successful. Since it is not listed in CISA KEV, no known active exploits have been reported yet, yet the potential for session hijacking warrants timely remediation.

Generated by OpenCVE AI on August 10, 2026 at 18:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Ready eCommerce to version 4.5.2 or later
  • If upgrading immediately is not possible, block or disable user‑generated chat and support ticket messages until a fix is applied
  • Modify the application to remove the v-html directive from the affected components and ensure that message content is properly sanitized before rendering

Generated by OpenCVE AI on August 10, 2026 at 18:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 10 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 10 Aug 2026 14:15:00 +0000

Type Values Removed Values Added
Description ReadyEcommerce before 4.5.2 contains a stored cross-site scripting (XSS) vulnerability that allows authenticated customers to inject malicious HTML payloads through the chat and support ticket messaging systems by exploiting unsanitized rendering via the v-html directive in Messages.vue, RightChatSidebar.vue, SupportTicketMessages.vue, and SupportTicketDetails.vue. Attackers can submit crafted message content that executes arbitrary JavaScript in the browser of any shop owner or administrator who views the message, enabling session cookie theft and account takeover.
Title ReadyEcommerce < 4.5.2 Stored XSS via Chat and Support Ticket Systems
Weaknesses CWE-79
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-10T18:10:29.663Z

Reserved: 2026-07-15T15:45:44.601Z

Link: CVE-2026-63105

cve-icon Vulnrichment

Updated: 2026-08-10T18:10:09.828Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-10T18:30:04Z

Weaknesses
  • CWE-79

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