SEPTEMBER 13, 2026
Live Feed
Back to database
Case File

CVE-2026-4765

MEDIUM · CVSS 5.1 EPSS 0.27% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-13 · Last synced 2026-08-12

CyberRota Analysis

AI-Generated

The vulnerability affects the RD Station Conversas chat feature within Java applications, specifically through the improper sanitization of the 'name' parameter during initialization. This stored Cross-Site Scripting (XSS) flaw allows attackers to inject malicious scripts, which can execute in the browsers of both users and support agents, potentially leading to unauthorized actions and data exposure. Organizations utilizing RD Station Conversas should prioritize addressing this vulnerability to safeguard against potential exploitation and protect user data integrity.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-4765
Severity
MEDIUM
CVSS
5.1
EPSS
0.27%
Java

Original NVD 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.