Description
Self Cross-Site Scripting (Self-XSS) vulnerability in the RD Station Conversas chat feature. The vulnerability lies in the ‘name’ parameter of the initialisation process due to incorrect sanitisation of user-supplied input. Exploitation allows specially crafted JavaScript code to be injected, which is executed within the context of the user’s own session who provides the payload. The demonstrated impact is limited to the user who enters and executes the payload.
Published: 2026-07-13
Score: 0 Low
EPSS: < 1% Very Low
KEV: No
Impact: Client‑side Cross‑Site Scripting
Action: Patch Now
AI Analysis

Impact

The vulnerability is a Self‑Cross‑Site Scripting (Self‑XSS) bug that occurs 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 executed in the user’s own browser session when the payload is entered. The likely attack vector is for an attacker to supply a malformed name value when starting a chat, and the demonstrated impact is limited to the user who enters and executes the payload, 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

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 browser of the user who enters the malicious payload. Successful exploitation requires an attacker’s ability to inject a malicious name value into the initialization request, and the payload is executed in the user’s own browser session.

Generated by OpenCVE AI on September 10, 2026 at 04:59 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 September 10, 2026 at 04:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 09 Sep 2026 12:15: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. Self Cross-Site Scripting (Self-XSS) vulnerability in the RD Station Conversas chat feature. The vulnerability lies in the ‘name’ parameter of the initialisation process due to incorrect sanitisation of user-supplied input. Exploitation allows specially crafted JavaScript code to be injected, which is executed within the context of the user’s own session who provides the payload. The demonstrated impact is limited to the user who enters and executes the payload.
Title Stored Cross-Site Scripting (XSS) in Tallos Chat by RD Station Conversas Self Cross-Site Scripting (Self-XSS) in Tallos Chat by RD Station Conversas
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'}

cvssV4_0

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


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-09-09T11:55:38.262Z

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

Link: CVE-2026-4765

cve-icon Vulnrichment

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

cve-icon NVD

Status : Deferred

Published: 2026-07-13T11:16:27.450

Modified: 2026-09-09T12:17:12.220

Link: CVE-2026-4765

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-10T05:00:09Z

Weaknesses
  • CWE-79

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