CVE-2020-35730
Published: June 22, 2023
Official Description
Roundcube Webmail contains a cross-site scripting (XSS) vulnerability that allows an attacker to send a plain text e-mail message with Javascript in a link reference element that is mishandled by linkref_addinindex in rcube_string_replacer.php.
CISA KEV Advisory
Roundcube Webmail Cross-Site Scripting (XSS) Vulnerability
Roundcube Webmail contains a cross-site scripting (XSS) vulnerability that allows an attacker to send a plain text e-mail message with Javascript in a link reference element that is mishandled by linkref_addinindex in rcube_string_replacer.php.
Apply updates per vendor instructions.
Risk Analysis
Roundcube Webmail is susceptible to a cross-site scripting (XSS) vulnerability. An attacker can exploit this by sending a specially crafted plain text email containing JavaScript in a link reference, which is then mishandled. With an EPSS score of 0.64813 and confirmed in-the-wild exploitation, this vulnerability poses a significant risk to user sessions and data integrity.
This vulnerability is actively exploited in the wild and is included in CISA's KEV catalog, confirming its use by threat actors. The nature of XSS vulnerabilities often allows for remote exploitation.
Update Roundcube Webmail to the latest secure version. Implement robust content security policies (CSPs) to mitigate XSS risks in web applications.
Technical Analysis
CVE-2020-35730 requires local access, meaning attackers must already have a foothold on the target system.
Exploitation requires some privileges, which limits the exposure to scenarios where an attacker has already gained initial access.
CISA has added CVE-2020-35730 to the Known Exploited Vulnerabilities (KEV) catalog, confirming active exploitation in the wild. U.S. federal agencies are required to patch this within the mandated timeframe, and all organizations should treat remediation as urgent.
Affected Vendors & Products
Exploit & PoC Resources
All References (2)
Quick Facts
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2020-35730 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts
- !CISA KEV: Federal agencies must patch per BOD 22-01 timeline
- !Active exploitation confirmed — treat as P1