LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2020-13965: Roundcube Webmail Cross-Site Scripting (XSS) Vulnerability

RBRecent Breaches Vulnerability Intelligence·Jun 26, 2024
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Jul 17, 2024
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2020-13965 to its Known Exploited Vulnerabilities catalog on Jun 26, 2024, with a federal patch deadline of Jul 17, 2024 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Roundcube Webmail contains a cross-site scripting (XSS) vulnerability that allows a remote attacker to manipulate data via a malicious XML attachment.

CVE-2020-13965 is a cross-site scripting vulnerability in Roundcube Webmail. It allows a remote attacker to manipulate data by sending a malicious XML attachment. For IT and security teams, this matters because Roundcube often serves as a web-based email client for users; successful abuse can let an attacker run script in a victim's browser session, potentially altering displayed content or performing actions in the context of that user.

Public detail is limited to the CISA summary and CWE classification. Confirm exact impact, affected configurations, and any related advisories directly against the vendor's guidance before prioritizing response.

How it works

The weakness is classified as CWE-80, which covers improper neutralization of script-related HTML tags in a web page—commonly called basic cross-site scripting (XSS). In this case, Roundcube Webmail fails to adequately sanitize or escape content from a specially crafted XML attachment. When a user processes or views that attachment through the webmail interface, the injected script can execute in the browser under the privileges of the authenticated session.

An attacker abuses the flaw by delivering the malicious XML attachment (for example, via email). Once opened or rendered by a Roundcube user, the script can manipulate data visible to or controlled by that user. No further exploit mechanics, payloads, or prerequisites are provided in the available facts; treat any claimed attack chains as unverified until confirmed against the vendor advisory. The vulnerability is remote and does not require prior authentication to the Roundcube instance itself, only that the victim interact with the attachment inside the application.

Am I affected? How to find it in your systems

Roundcube Webmail is typically deployed as a PHP-based webmail front end for IMAP/SMTP mail servers, often on Linux hosts, containers, or shared hosting environments used by organizations and service providers. Inventory efforts should focus on any systems exposing a Roundcube interface—check web server document roots, package managers, configuration management databases, and asset inventories for Roundcube installations.

If Roundcube is not in use, the vulnerability does not apply. Confirm presence and patch status promptly, as webmail clients are high-value targets for session manipulation.

How to remediate

Patch first. Apply the vendor update or mitigations named in the official Roundcube advisory for CVE-2020-13965. CISA's required action is to apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable. After patching, verify the update has been successfully applied across all instances and restart any dependent services as directed by the vendor.

For this XSS class, additional hardening includes ensuring input validation and output encoding are enforced for all attachment and message rendering paths, restricting the types of attachments users can open within the webmail UI, and keeping the underlying PHP and web server stacks current. Re-test the application after remediation to confirm the malicious XML path no longer executes script. Document the change and monitor for any residual risk.

If you can't patch immediately

Until the vendor update can be applied, reduce exposure with compensating controls tailored to XSS and webmail environments:

These steps lower the likelihood of successful abuse but do not eliminate the underlying flaw; schedule patching as the primary goal.

If your data may have been exposed

Actively exploited vulnerabilities of this type can lead to account takeover or data manipulation within webmail sessions, which in turn may contribute to broader breaches. Known ransomware use is not documented for this CVE. If you suspect compromise, review mail logs, force password resets for affected users, and examine any downstream systems that trust Roundcube sessions. Readers can also run a free exposure scan of their email addresses to check whether those addresses appear in known breach data sets and take further protective steps accordingly.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedRoundcube · Webmail
WeaknessCWE-80
Added to CISA KEVJun 26, 2024
Federal patch deadlineJul 17, 2024
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities