Description
In Roundcube Webmail before 1.6.18 and 1.7.x before 1.7.3, responses from the CSS (Cascading Style Sheets) proxy were not validated, which may result in information disclosure or XSS (cross-site scripting) via MIME sniffing.
Published: 2026-08-17
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability originates from an absence of validation on responses received from the CSS proxy in Roundcube Webmail. Because the proxy can deliver arbitrary CSS content that is not checked, an attacker can supply crafted CSS that triggers MIME sniffing by the browser. This can lead to cross‑site scripting attacks where malicious code is executed in the victim's browser session or result in the disclosure of sensitive information. The weakness is a classic reflected input flaw that falls under CWE‑79, allowing an attacker to inject code that the client processes without proper sanitization.

Affected Systems

Affected installations are Roundcube Webmail versions prior to 1.6.18 and any 1.7.x release before 1.7.3. The issue is present in all builds of the Roundcube code base that lack the validation change introduced in the 1.6.18 and 1.7.3 releases. Users running those earlier releases should consult the vendor advisories for upgrade guidance.

Risk and Exploitability

The CVSS score indicates a high severity of 7.2. The EPSS value is not available, indicating that public data does not provide an exploitation probability estimate, but the lack of input validation makes exploitation technically straightforward for an attacker who can direct a victim to the vulnerable CSS proxy endpoint. Because the flaw propagates via client‑side code, an attacker may need to entice a user to visit a malicious site or a compromised mailbox; nevertheless, the knowledge of the flaw and the ability to supply arbitrary CSS makes the risk substantial. The vulnerability is not listed in CISA’s KEV catalog, implying no widely known exploitation has yet been observed, but the high CVSS and potential for XSS justify prompt remediation.

Generated by OpenCVE AI on August 17, 2026 at 14:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Roundcube to version 1.6.18 or later, or 1.7.3 or later.
  • Disable or restrict the CSS proxy mechanism until the upgrade is applied.
  • Configure the web server to enforce strict MIME type checking for CSS content to mitigate MIME sniffing.

Generated by OpenCVE AI on August 17, 2026 at 14:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4760-1 roundcube security update
Debian DSA Debian DSA DSA-6479-1 roundcube security update
History

Mon, 17 Aug 2026 15:15:00 +0000

Type Values Removed Values Added
Title Unvalidated CSS Proxy Response Causing XSS and Information Disclosure in Roundcube Webmail

Mon, 17 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
Description In Roundcube Webmail before 1.6.18 and 1.7.x before 1.7.3, responses from the CSS (Cascading Style Sheets) proxy were not validated, which may result in information disclosure or XSS (cross-site scripting) via MIME sniffing.
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-08-17T16:01:16.269Z

Reserved: 2026-08-17T12:40:29.556Z

Link: CVE-2026-74998

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-17T13:16:54.270

Modified: 2026-09-01T21:04:08.583

Link: CVE-2026-74998

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T15:00:08Z

Weaknesses
  • CWE-79

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