Description
In Roundcube Webmail before 1.6.17 and 1.7.x before 1.7.2, 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. NOTE: this issue exists because of insufficient fixes for CVE-2026-35540 and CVE-2026-48843.
Published: 2026-07-14
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability originates from insufficient CSS sanitization when Roundcube Webmail renders HTML e‑mail messages. Because the application permits external CSS links within email content, an attacker can craft a message that references internal network hosts or local file URLs. When a user opens or pre‑renders such an email, Roundcube will retrieve the linked resource, potentially leaking internal services or configuration data. The weakness is classified as CWE‑918.

Affected Systems

The affected installations are Roundcube Webmail versions earlier than 1.6.17 and releases in the 1.7.x series earlier than 1.7.2. Any deployment that uses the default email rendering settings without additional CSS sanitization controls falls within this risk envelope.

Risk and Exploitability

The CVSS score of 7.2 indicates high severity, but the EPSS score of < 1% suggests exploitation is unlikely but still technically feasible. The vulnerability is not listed in the CISA KEV catalog. Attackers would normally deliver a crafted e‑mail containing a malicious CSS link; successful exploitation requires the victim to open or automatically render the e‑mail, which is common with automated mail readers, making the threat surface moderate.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Roundcube to version 1.6.17 or 1.7.2, which contain the proper CSS sanitization fix.
  • If an immediate upgrade is not possible, modify the Roundcube configuration to disallow external CSS loading by stripping <link rel=\"stylesheet\"> tags from rendered e‑mail content or setting options that enforce strict CSS sanitization.
  • Monitor Roundcube logs for unexpected outbound HTTP requests initiated during e‑mail rendering, and block any connections to internal IP ranges or suspicious URLs that match the pattern of a CSS link.

Generated by OpenCVE AI on August 1, 2026 at 09:55 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 Insufficient CSS Sanitization in Roundcube Webmail Leading to SSRF and Information Disclosure

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

Type Values Removed Values Added
Title Insufficient CSS Sanitization in Roundcube Webmail Leading to SSRF and Information Disclosure

Sat, 25 Jul 2026 14:30:00 +0000

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

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

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

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

Type Values Removed Values Added
Title Insufficient CSS Sanitization in Roundcube Webmail Leads to SSRF and Information Disclosure

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

Type Values Removed Values Added
Title Insufficient CSS Sanitization in Roundcube Webmail Leads to SSRF and Information Disclosure

Tue, 14 Jul 2026 18: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:15:00 +0000

Type Values Removed Values Added
Description In Roundcube Webmail before 1.6.17 and 1.7.x before 1.7.2, 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. NOTE: this issue exists because of insufficient fixes for CVE-2026-35540 and CVE-2026-48843.
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-07-14T17:17:16.894Z

Reserved: 2026-07-14T15:51:46.593Z

Link: CVE-2026-62643

cve-icon Vulnrichment

Updated: 2026-07-14T17:16:57.343Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)