PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-63105 Razinsoft CVE debrief

CVE-2026-63105 is a stored cross-site scripting (XSS) vulnerability in ReadyEcommerce before version 4.5.2. The vulnerability allows authenticated customers to inject malicious HTML payloads through chat and support ticket messaging systems. Attackers can submit crafted message content that executes arbitrary JavaScript in the browser of shop owners or administrators who view the message, enabling session cookie theft and account takeover.

Vendor
Razinsoft
Product
Ready eCommerce
CVSS
MEDIUM 5.1
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-10
Original CVE updated
2026-09-09
Advisory published
2026-08-10
Advisory updated
2026-09-09

Who should care

Defenders responsible for ReadyEcommerce installations, especially those with customer messaging systems, should assess exposure to this vulnerability and prioritize verification of the version in use.

Why it matters

CVE-2026-63105 is a stored XSS vulnerability in ReadyEcommerce that allows authenticated customers to inject malicious HTML payloads through chat and support ticket messaging systems, enabling session cookie theft and account takeover. Defenders should prioritize verifying exposure and assessing the version of ReadyEcommerce in use.

  • Session cookie theft and account takeover are possible consequences of successful exploitation.
  • Defenders need to verify the version of ReadyEcommerce in use and assess exposure.
  • Remediation priority follows from verifying exposure and upgrading to a fixed version if necessary.
  • The exact vectors for exploitation and affected scope require verification from official sources.

Technical summary

The vulnerability exists in the chat and support ticket messaging systems of ReadyEcommerce due to unsanitized rendering via the v-html directive in Messages.vue, RightChatSidebar.vue, SupportTicketMessages.vue, and SupportTicketDetails.vue. This allows authenticated customers to inject malicious HTML payloads, which can execute arbitrary JavaScript in the browser of shop owners or administrators who view the message.

Defensive priority

Defenders should prioritize verifying exposure of ReadyEcommerce installations, especially those with customer messaging systems, and assess the version of ReadyEcommerce in use.

Recommended defensive actions

  • Verify the version of ReadyEcommerce in use and assess exposure to the vulnerability
  • Implement input validation and output encoding for user-supplied data in messaging systems
  • Monitor for suspicious activity in shop owner or administrator accounts
  • Consider upgrading to ReadyEcommerce version 4.5.2 or later if available
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record and NVD entry provide details on the vulnerability, including its description and CVSS score. However, the exact versions of ReadyEcommerce affected and the specific vectors for exploitation require verification from the official sources.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-63105 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-63105

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-63105 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-63105

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://codecanyon.net/item/ready-ecommerce-complete-multi-vendor-ecommerce-mobile-app-website-rider-app-with-seller-app/52519302

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://www.vulncheck.com/advisories/readyecommerce-stored-xss-via-chat-and-support-ticket-systems

    [email protected]

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.