Description
In Roundcube Webmail before 1.6.17 and 1.7.x before 1.7.2, there is Stored Cross-Site Scripting (XSS) via a crafted plain-text email message. The attacker-controlled JavaScript executes within the victim's authenticated session simply by opening or previewing the message (zero-click).
Published: 2026-07-14
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A crafted plain‑text email can inject malicious JavaScript that is stored by the Roundcube Webmail application and executed when a victim opens or previews the message. This stored cross‑scripting allows the attacker to run arbitrary code within the victim’s authenticated browser context, potentially stealing session cookies, defacing content or performing actions on behalf of the user.

Affected Systems

Roundcube Webmail clients prior to version 1.6.17 and any 1.7.x version before 1.7.2 are vulnerable. The issue affects all installations that accept plain‑text email, regardless of hosting environment or operating system.

Risk and Exploitability

The CVSS score is 7.2, indicating high severity, and the EPSS score of less than 1% suggests low exploitation probability. The vulnerability is not listed in CISA’s KEV catalog. Attackers can achieve the exploit with zero user interaction beyond opening or previewing the malicious email, typically after the victim is already authenticated. The weakness is CWE‑79 and requires patching the application’s input handling and output encoding.

Generated by OpenCVE AI on July 31, 2026 at 09:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Roundcube Webmail to version 1.6.17 or 1.7.2, or later, as released by the vendor.
  • If an upgrade cannot be performed immediately, configure the mail server to strip or reject plain‑text email payloads containing scripts, or disable the preview feature for plain‑text messages.
  • Implement a robust content‑security‑policy that blocks inline scripts in mail view pages to reduce the risk of stored XSS execution.

Generated by OpenCVE AI on July 31, 2026 at 09:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4693-1 roundcube security update
Debian DSA Debian DSA DSA-6391-1 roundcube security update
History

Fri, 31 Jul 2026 10:15:00 +0000

Type Values Removed Values Added
Title Stored XSS via crafted plain-text email in Roundcube Webmail

Sun, 26 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Title Roundcube Webmail Stored XSS via Plain-Text Email

Fri, 24 Jul 2026 07:30:00 +0000

Type Values Removed Values Added
Title Roundcube Webmail Stored XSS via Plain-Text Email

Mon, 20 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
Title Stored XSS via crafted plain-text email leads to zero-click JavaScript execution in authenticated Roundcube Webmail

Thu, 16 Jul 2026 07:15:00 +0000

Type Values Removed Values Added
Title Stored XSS via crafted plain-text email leads to zero-click JavaScript execution in authenticated Roundcube Webmail

Wed, 15 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 14 Jul 2026 16:45:00 +0000

Type Values Removed Values Added
Description In Roundcube Webmail before 1.6.17 and 1.7.x before 1.7.2, there is Stored Cross-Site Scripting (XSS) via a crafted plain-text email message. The attacker-controlled JavaScript executes within the victim's authenticated session simply by opening or previewing the message (zero-click).
First Time appeared Roundcube
Roundcube webmail
Weaknesses CWE-79
CPEs cpe:2.3:a:roundcube:webmail:*:*:*:*:*:*:*:*
Vendors & Products Roundcube
Roundcube webmail
References
Metrics cvssV3_1

{'score': 7.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Roundcube Webmail
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-15T14:10:33.042Z

Reserved: 2026-06-15T13:29:12.505Z

Link: CVE-2026-54433

cve-icon Vulnrichment

Updated: 2026-07-15T14:10:28.815Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T10:00:05Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')