Description
Roundcube Webmail 1.6.x between 1.6.14 and 1.6.16,and 1.7.x before 1.7.1 has Insufficient Cascading Style Sheets (CSS) sanitization in HTML e-mail messages may lead to SSRF or Information Disclosure, e.g., if stylesheet links point to local network hosts. The issue stems from an insufficient fix for CVE-2026-35540.
Published: 2026-05-25
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Roundcube Webmail 1.6.x versions between 1.6.14 and 1.6.16 and 1.7.x versions prior to 1.7.1 lack proper sanitization of Cascading Style Sheets (CSS) within incoming HTML e‑mail messages. The vulnerability allows an attacker to embed stylesheet links that point to internal network hosts or other resources, which can result in SSRF conditions or the accidental disclosure of sensitive information through the webmail interface. The weakness stems from an incomplete fix of a prior issue, CVE‑2026‑35540, and is classified under CWE‑918. The flaw is exploitable when a user opens a maliciously crafted e‑mail that contains the offending CSS link. Once parsed, the Roundcube client may request the specified host, allowing the attacker to gain unauthorized network access or to retrieve data not intended for the user.

Affected Systems

All installations of Roundcube Webmail that are running versions 1.6.14 through 1.6.16 inclusive or versions 1.7.x earlier than 1.7.1 are vulnerable. These versions are listed under the vendor Roundcube and the common product name Webmail. Customers operating these releases should consider them at risk until they apply the available updates.

Risk and Exploitability

The CVSS base score of 7.2 indicates a medium‑to‑high level of risk, with potential for both confidentiality and integrity compromise. The EPSS score is not available, so the probability of exploitation cannot be quantified at this time, but the vulnerability is not featured in CISA’s KEV catalog. The attack vector is likely achieved by sending or receiving a crafted e‑mail that includes a CSS link pointing at an internal host; this requires user interaction (opening the e‑mail) and sufficient privileges of the Roundcube process to perform outbound HTTP requests. Although the exploit paths are limited by user action, the impact of successful SSRF or information disclosure could be significant for internal network reconnaissance or data leakage.

Generated by OpenCVE AI on May 25, 2026 at 20:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Roundcube to version 1.6.16 or later, or to 1.7.1 or later, which contain the proper CSS sanitization fix.
  • If immediate upgrade is not possible, modify the server configuration of Roundcube to disallow external CSS styles in e‑mail rendering, for example by setting a custom filter in the webmail configuration or by blocking <link> tags that reference non‑localhost origins.
  • Apply a network‑level security policy to block outbound HTTP requests from the webmail host to internal network addresses, mitigating the SSRF exploitation surface while a patch is deployed.

Generated by OpenCVE AI on May 25, 2026 at 20:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4604-1 roundcube security update
Debian DSA Debian DSA DSA-6301-1 roundcube security update
History

Tue, 26 May 2026 13:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 25 May 2026 20:45:00 +0000

Type Values Removed Values Added
Title Insufficient CSS Sanitization in Roundcube Webmail Enables SSRF or Information Disclosure

Mon, 25 May 2026 19:45:00 +0000

Type Values Removed Values Added
Description Roundcube Webmail 1.6.x between 1.6.14 and 1.6.16,and 1.7.x before 1.7.1 has Insufficient Cascading Style Sheets (CSS) sanitization in HTML e-mail messages may lead to SSRF or Information Disclosure, e.g., if stylesheet links point to local network hosts. The issue stems from an insufficient fix for CVE-2026-35540.
First Time appeared Roundcube
Roundcube webmail
Weaknesses CWE-918
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-05-26T12:50:42.557Z

Reserved: 2026-05-25T19:11:03.274Z

Link: CVE-2026-48843

cve-icon Vulnrichment

Updated: 2026-05-26T12:50:36.919Z

cve-icon NVD

Status : Deferred

Published: 2026-05-25T20:16:36.767

Modified: 2026-05-26T19:26:42.643

Link: CVE-2026-48843

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-25T20:30:26Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)