Description
Stored Cross-Site Scripting (XSS) vulnerability in the RD Station Conversas chat. The vulnerability resides in the ‘name’ parameter of the initialization process due to improper sanitization of user input. The vulnerability is not limited to self-exploitation: when a support agent joins the conversation, the malicious script also executes in their browser, increasing the impact. Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code within the context of the application.
Published: 2026-07-13
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a stored cross‑site scripting flaw that arises when a malicious script is embedded in the ‘name’ parameter during the chat initialization process. Because the input is not properly sanitized, the script is persisted and later rendered to any participant who views the chat, allowing an attacker to execute arbitrary JavaScript in the context of the application. The likely attack vector is for an attacker to supply a malformed name value when starting a chat or otherwise influence the initialization data, and the impact is confined to the browsers of users who load the stored data, potentially enabling credential theft, session hijacking, or other client‑side malicious actions.

Affected Systems

RD Station Conversas Tallos Chat across all supported platforms—Android, iOS, Linux, macOS, and Windows—and all current product versions are listed as vulnerable.

Risk and Exploitability

The CVSS score of 5.1 indicates moderate severity. The EPSS score is less than 1%, suggesting a very low probability of exploitation at the time of analysis. The vulnerability is not listed in CISA KEV. Because the flaw is client‑side, it does not permit remote code execution on the server, but it can compromise the browsers of any support agent or user who views the stored chat content. Successful exploitation requires an attacker’s ability to inject a malicious name value into the initialization request and for that content to be subsequently rendered to other users.

Generated by OpenCVE AI on July 31, 2026 at 11:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Contact RD Station Conversas for an official patch that sanitizes the name parameter
  • Upgrade to the patched version of Tallos Chat once it is released
  • Implement input validation and output encoding for all user‑supplied data and consider configuring a Content Security Policy to block inline script execution

Generated by OpenCVE AI on July 31, 2026 at 11:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 13 Jul 2026 11:00:00 +0000

Type Values Removed Values Added
Description Stored Cross-Site Scripting (XSS) vulnerability in the RD Station Conversas chat. The vulnerability resides in the ‘name’ parameter of the initialization process due to improper sanitization of user input. The vulnerability is not limited to self-exploitation: when a support agent joins the conversation, the malicious script also executes in their browser, increasing the impact. Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code within the context of the application.
Title Stored Cross-Site Scripting (XSS) in Tallos Chat by RD Station Conversas
First Time appeared Rd Station Conversas
Rd Station Conversas tallos Chat
Weaknesses CWE-79
CPEs cpe:2.3:a:rd_station_conversas:tallos_chat:all_versions:*:android:*:*:*:*:*
cpe:2.3:a:rd_station_conversas:tallos_chat:all_versions:*:ios:*:*:*:*:*
cpe:2.3:a:rd_station_conversas:tallos_chat:all_versions:*:linux:*:*:*:*:*
cpe:2.3:a:rd_station_conversas:tallos_chat:all_versions:*:macos:*:*:*:*:*
cpe:2.3:a:rd_station_conversas:tallos_chat:all_versions:*:windows:*:*:*:*:*
Vendors & Products Rd Station Conversas
Rd Station Conversas tallos Chat
References
Metrics cvssV4_0

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


Subscriptions

Rd Station Conversas Tallos Chat
cve-icon MITRE

Status: PUBLISHED

Assigner: INCIBE

Published:

Updated: 2026-07-13T13:14:19.490Z

Reserved: 2026-03-24T11:45:47.723Z

Link: CVE-2026-4765

cve-icon Vulnrichment

Updated: 2026-07-13T13:14:14.954Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T11:45:13Z

Weaknesses
  • CWE-79

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