Severity by source
AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:N
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:N
Lifecycle Timeline
3DescriptionCVE.org
In Roundcube Webmail 1.6.x before 1.6.16 and 1.7.x before 1.7.1, an unsanitized subject field in the draft restored value could lead to stored XSS/HTML/CSS injection on shared mailboxes.
AnalysisAI
Stored XSS and HTML/CSS injection in Roundcube Webmail 1.6.x and 1.7.x allows an authenticated attacker to plant a malicious payload in a draft message's subject field, which then executes in the browsers of other users when they encounter the draft restore dialog on a shared mailbox. Fixed in versions 1.6.16 and 1.7.1 per vendor advisory published 2026-05-24. No public exploit identified at time of analysis, and EPSS sits at 0.03% (10th percentile), indicating minimal observed exploitation interest.
Technical ContextAI
The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), specifically in the draft restore dialog component of Roundcube Webmail. When a draft is saved and subsequently restored, the subject field value is reflected back into the DOM without adequate sanitization, allowing embedded HTML, CSS, or JavaScript to be interpreted by the browser. The Changed scope (S:C) in the CVSS vector reflects that the injected payload can affect browser sessions of users beyond the original attacker, a characteristic of stored XSS in multi-user shared mailbox contexts. The affected codebase is confirmed via CPE cpe:2.3:a:roundcube:webmail:*:*:*:*:*:*:*:* across both the 1.6.x and 1.7.x branches. Two separate commits address this issue: commit 189d30a4 on the 1.7.x branch and commit a21519187 on the 1.6.x branch, as referenced in GitHub release tags 1.7.1 and 1.6.16 respectively.
RemediationAI
The primary fix is to upgrade to Roundcube Webmail 1.6.16 (for 1.6.x deployments) or 1.7.1 (for 1.7.x deployments), both released 2026-05-24 and available at https://roundcube.net/news/2026/05/24/security-updates-1.6.16-and-1.7.1 and the respective GitHub release tags https://github.com/roundcube/roundcubemail/releases/tag/1.6.16 and https://github.com/roundcube/roundcubemail/releases/tag/1.7.1. The vendor explicitly recommends backing up data before updating. If an immediate upgrade is not feasible, a compensating control is to restrict or disable shared mailbox access for untrusted or lower-privileged users, thereby eliminating the cross-user exploitation path - note this may impact legitimate collaborative workflows. Disabling draft auto-restore functionality, if configurable, would also neutralize the specific trigger vector, but this has workflow trade-offs. There is no indication a vendor-supported workaround short of patching has been published.
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
steps/mail/sendmail.inc in Roundcube before 1.1.7 and 1.2.x before 1.2.3, when no SMTP server is configured and the send
rcube_image.php in Roundcube Webmail before 1.4.4 allows attackers to execute arbitrary code via shell metacharacters in
Roundcube Webmail before 1.4.4 allows attackers to include local files and execute code via directory traversal in a plu
The DBMail driver in the Password plugin in Roundcube before 1.1.0 allows remote attackers to execute arbitrary commands
A Cross-Site Scripting vulnerability in Roundcube through 1.5.7 and 1.6.x through 1.6.7 allows a remote attacker to stea
Multiple buffer overflows in the DBMail driver in the Password plugin in Roundcube before 1.1.0 allow remote attackers t
Roundcube Webmail allows arbitrary password resets by authenticated users. Rated high severity (CVSS 8.8), this vulnerab
roundcube version 1.3.4 and earlier contains an Insecure Permissions vulnerability in enigma plugin that can result in e
An issue was discovered in Roundcube Webmail before 1.4.4. Rated medium severity (CVSS 6.5), this vulnerability is remot
Cross-site scripting (XSS) vulnerability in Roundcube Webmail before 1.2.0 allows remote attackers to inject arbitrary w
Cross-site scripting (XSS) vulnerability in program/include/rcmail.php in Roundcube before 1.0.6 and 1.1.x before 1.1.2
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allVendor StatusVendor
SUSE
Severity: Medium| Product | Status |
|---|---|
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31728
GHSA-2m7q-4j9m-89vh