Description
Roundcube Webmail before 1.6.17 and 1.7.x before 1.7.2 allows Stored Cross-Site Scripting (XSS). The issue occurs because the attachment MIME type is not properly escaped on the attachment-validation warning page.
Published: 2026-07-14
Score: 4.7 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Roundcube Webmail versions prior to 1.6.17 and any 1.7.x release before 1.7.2 contain a stored cross‑site scripting flaw. The vulnerability stems from the attachment‑validation warning page not escaping the MIME type of uploaded attachments. An attacker who can upload an attachment with a crafted MIME type can embed JavaScript that is executed when a recipient views the warning page, potentially allowing session hijacking, data theft, or phishing redirects. This is an instance of improper input sanitization (CWE‑79).

Affected Systems

The affected software is Roundcube Webmail. All deployments running version 1.6.x earlier than 1.6.17 or 1.7.x earlier than 1.7.2 are environments that rely on these legacy releases remain exposed until upgraded.

Risk and Exploitability

The CVSS score of 4.7 indicates moderate severity. The EPSS score of less than 1 % implies low current the vulnerability is not listed in CISA KEV. The attack vector is inferred to require authenticated uploading of a malicious attachment and subsequent viewership of the warning page; there is no remote unauthenticated exploitation. Even with low prevalence, stored XSS poses a considerable risk to confidentiality, integrity, and possibly availability if attackers divert of service in the browser on affected clients.

Generated by OpenCVE AI on August 1, 2026 at 09:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Roundcube release (>=1.6.17 or >=1.7.2) to eliminate the unescaped MIME type flaw.
  • If immediate patching is not feasible, reconfigure or temporarily disable the attachment‑validation warning page, or configure the web server to that trigger the warning.
  • Implement a Content Security Policy that disallows inline script execution in the Roundcube interface to reduce impact if the XSS is triggered.

Generated by OpenCVE AI on August 1, 2026 at 09:54 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

Sat, 01 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
Title Stored XSS in Roundcube Webmail via Unescaped MIME Type

Wed, 29 Jul 2026 06:00:00 +0000

Type Values Removed Values Added
Title Stored XSS in Roundcube Webmail via Unescaped MIME Type

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

Type Values Removed Values Added
Title Stored Cross‑Site Scripting via Unescaped MIME Type in Roundcube Webmail

Thu, 23 Jul 2026 02:45:00 +0000

Type Values Removed Values Added
Title Stored Cross‑Site Scripting via Unescaped MIME Type in Roundcube Webmail

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

Type Values Removed Values Added
Title Stored XSS via Unescaped MIME Type on Attachment Validation in Roundcube Webmail

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

Type Values Removed Values Added
Title Stored XSS via Unescaped MIME Type on Attachment Validation in Roundcube Webmail

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

Type Values Removed Values Added
Description Roundcube Webmail before 1.6.17 and 1.7.x before 1.7.2 allows Stored Cross-Site Scripting (XSS). The issue occurs because the attachment MIME type is not properly escaped on the attachment-validation warning page.
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': 4.7, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N'}


Subscriptions

Roundcube Webmail
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-15T15:13:14.654Z

Reserved: 2026-06-15T13:27:41.810Z

Link: CVE-2026-54432

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T10:00:04Z

Weaknesses
  • CWE-79

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