← Vulnerability feed

Vulnerability record · CVE-2020-13965 · published 9 June 2020

CVE-2020-13965: Roundcube Webmail XSS via malicious XML attachment preview

Roundcube · Webmail

Roundcube Webmail before 1.3.12 and 1.4.x before 1.4.5 allows cross-site scripting because text/xml is among the allowed types for attachment preview. A crafted XML attachment can execute script in the webmail origin when previewed, which matters because webmail sessions hold mail content and credentials.

6.1 CVSS 3.1 Medium CISA KEV since 26 Jun 2024 EPSS 77% · top 0.5% CWE-79 · Cross-site scriptingCWE-80 · CWE-80
6.1CVSS 3.1 base score, v2 4.3
77%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
3Affected product versions listed by NVD
19References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

An issue was discovered in Roundcube Webmail before 1.3.12 and 1.4.x before 1.4.5. There is XSS via a malicious XML attachment because text/xml is among the allowed types for a preview.

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: high.

high priorityIt is in CISA KEV with a very high EPSS score and public exploit references, though the CVSS base score is medium and exploitation requires user interaction.

What it is

Roundcube Webmail before 1.3.12 and 1.4.x before 1.4.5 allows cross-site scripting because text/xml is among the allowed types for attachment preview. A crafted XML attachment can execute script in the webmail origin when previewed, which matters because webmail sessions hold mail content and credentials.

Impact

An attacker can run script in the victim's Roundcube session, enabling theft of session data or mail content and actions performed as the logged-in user. The CVSS vector scores scope change with low confidentiality and integrity impact.

Attack surface

Reached remotely over the network by sending an email with a malicious XML attachment that the victim previews; no authentication is needed to deliver the message, but user interaction is required to trigger the preview.

Exploitation

CISA added this to the Known Exploited Vulnerabilities catalog on 2024-06-26, and EPSS gives a 30-day probability of 0.76596 (99.5th percentile); public exploit references are tagged Exploit.

What to do

  • Upgrade Roundcube Webmail to 1.3.12 or 1.4.5 or later; apply the vendor patch commit.
  • Apply distribution updates for Debian and Fedora packages carrying Roundcube.
  • If patching is not possible, disable or restrict attachment preview for text/xml and similar active content types.
  • Follow CISA KEV required action: apply vendor mitigations or discontinue use of the product if mitigations are unavailable.

Detection

  • Search mail gateway and webmail logs for XML attachments (text/xml, application/xml) delivered to Roundcube users.
  • Monitor for unexpected script execution or anomalous requests originating from the webmail origin in browser or proxy telemetry.
  • Review Roundcube version inventory to identify hosts below 1.3.12 or 1.4.5.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Exploitation in the wild

CISA added CVE-2020-13965 to the Known Exploited Vulnerabilities catalog on 26 June 2024 as "Roundcube Webmail Cross-Site Scripting (XSS) Vulnerability". Required action: Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable. Federal deadline 17 July 2024.

Affected products

3 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
https://github.com/DrunkenShells/Disclosures/tree/master/CVE-2020-13965-Cross%20Site-Scripting%20via%20Malicious%20XML%2 ExploitThird Party Advisory
https://github.com/roundcube/roundcubemail/commit/884eb611627ef2bd5a2e20e02009ebb1eceecdc3 PatchThird Party Advisory
https://github.com/roundcube/roundcubemail/compare/1.4.4...1.4.5 Patch
https://github.com/roundcube/roundcubemail/releases/tag/1.3.12 Release Notes
https://github.com/roundcube/roundcubemail/releases/tag/1.4.5 Release Notes
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DLESQ4LPJGMSWHQ4TBRTVQR Mailing List
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ODPJXBHZ32QSP4MYT2OBCAL Mailing List
https://roundcube.net/news/2020/06/02/security-updates-1.4.5-and-1.3.12 Vendor Advisory
https://www.debian.org/security/2020/dsa-4700 Third Party Advisory
https://github.com/DrunkenShells/Disclosures/tree/master/CVE-2020-13965-Cross%20Site-Scripting%20via%20Malicious%20XML%2 ExploitThird Party Advisory
https://github.com/roundcube/roundcubemail/commit/884eb611627ef2bd5a2e20e02009ebb1eceecdc3 PatchThird Party Advisory
https://github.com/roundcube/roundcubemail/compare/1.4.4...1.4.5 Patch
https://github.com/roundcube/roundcubemail/releases/tag/1.3.12 Release Notes
https://github.com/roundcube/roundcubemail/releases/tag/1.4.5 Release Notes
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DLESQ4LPJGMSWHQ4TBRTVQR Mailing List
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ODPJXBHZ32QSP4MYT2OBCAL Mailing List
https://roundcube.net/news/2020/06/02/security-updates-1.4.5-and-1.3.12 Vendor Advisory
https://www.debian.org/security/2020/dsa-4700 Third Party Advisory
https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2020-13965 US Government Resource

Track CVE-2020-13965 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2025-32433Erlang/OTP SSH server missing authentication allows remote code executionErlang/OTP SSH servers before OTP-27.3.3, OTP-26.2.5.11 and OTP-25.3.2.20 mishandle SSH protocol messages, letting an unauthenticated attacker execut…KEVEPSS 99%analysed10.0CVE-2025-24201Apple WebKit out-of-bounds write allows sandbox escapeCVE-2025-24201 is an out-of-bounds write in Apple's WebKit that was addressed with improved checks. Maliciously crafted web content may break out of …KEVEPSS 3.8%analysed10.0CVE-2021-44228Apache Log4j2 JNDI lookup remote code executionApache Log4j2 versions 2.0-beta9 through 2.15.0 (excluding 2.12.2, 2.12.3, and 2.3.1) do not protect against attacker-controlled LDAP and other JNDI …KEVEPSS 100%analysed9.8CVE-2026-24061GNU Inetutils telnetd argument injection allows remote auth bypasstelnetd in GNU Inetutils through 2.7 fails to sanitize the USER environment variable, so a value such as "-f root" is passed as an argument to login …KEVEPSS 99%analysed9.8CVE-2025-39682Linux kernel TLS zero-length record handling flaw on rx_listThe Linux kernel TLS receive path mishandles zero-length records that arrive from the rx_list, breaking the assumption that a record type change cann…KEVEPSS 2.9%analysed9.8CVE-2025-24813Apache Tomcat Default Servlet path equivalence enables RCE and file disclosureApache Tomcat mishandles path equivalence for names containing an internal dot, letting a remote unauthenticated attacker write files through the Def…KEVEPSS 100%analysed9.8CVE-2024-9680Mozilla Firefox and Thunderbird use-after-free in Animation timelinesA use-after-free flaw in Animation timelines allows an attacker to execute code in the content process of Firefox and Thunderbird. Mozilla reports ex…KEVEPSS 23%analysed9.8CVE-2024-4577PHP-CGI on Windows argument injection leads to remote code executionPHP-CGI on Windows can misinterpret characters in the command line passed to Win32 API functions when certain code pages are configured, due to Windo…KEVEPSS 100%analysed

Source: NIST National Vulnerability Database (record CVE-2020-13965), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.