CVE-2026-63105 PUBLISHED

ReadyEcommerce < 4.5.2 Stored XSS via Chat and Support Ticket Systems

Assigner: VulnCheck
Reserved: 15.07.2026 Published: 10.08.2026 Updated: 10.08.2026

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.

Metrics

CVSS 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
CVSS Score: 5.1

Product Status

Vendor Razinsoft
Product Ready eCommerce
Versions Default: affected
  • affected from 0 to 4.5.2 (excl.)

Credits

  • Alfaz Hossain finder

References

Problem Types

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