CVE-2026-65644
Analyzed
Analyzed - Analysis Complete
Cross-Site Scripting in Rocket.Chat Livechat Visitor Name
Vulnerability report for CVE-2026-65644, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-21
Last updated on: 2026-09-04
Assigner: HackerOne
Description
Description
Rocket.Chat in versions before 8.8.0, 8.7.1, 8.6.2, 8.5.3, 8.4.6, 8.3.8, 8.2.8, 8.1.8, and 7.10.15 has a REST API endpoint POST /api/v1/livechat/visitor that accepts an unauthenticated, unsanitized name field for Livechat visitors. This name is stored raw and later rendered via dangerouslySetInnerHTML in the Omnichannel Queue side panel (InquireSidePanelItem.tsx), injecting a real, clickable HTML link - pointing to any attacker-controlled domain, with arbitrary social-engineering text - into the DOM of any agent viewing the queue.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| rocket.chat | rocket.chat | to 7.10.15 (exc) |
| rocket.chat | rocket.chat | From 8.2.0 (inc) to 8.2.8 (exc) |
| rocket.chat | rocket.chat | From 8.3.0 (inc) to 8.3.8 (exc) |
| rocket.chat | rocket.chat | From 8.4.0 (inc) to 8.4.6 (exc) |
| rocket.chat | rocket.chat | From 8.5.0 (inc) to 8.5.3 (exc) |
| rocket.chat | rocket.chat | From 8.6.0 (inc) to 8.6.2 (exc) |
| rocket.chat | rocket.chat | From 8.1.0 (inc) to 8.1.8 (exc) |
| rocket.chat | rocket.chat | 8.7.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |