Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Lifecycle Timeline
3DescriptionCVE.org
In Roundcube Webmail 1.6.x before 1.6.16 and 1.7.x before 1.7.1, the remote image blocking feature can be bypassed via a crafted CSS var() value in an e-mail message, which may lead to information disclosure or access-control bypass.
AnalysisAI
Remote image blocking in Roundcube Webmail 1.6.x and 1.7.x can be silently bypassed by embedding a crafted CSS var() expression in an HTML email, causing the victim's browser to fetch attacker-controlled external resources despite the privacy control being active. This leads to information disclosure - including IP address leakage and email-open tracking - and potential access-control bypass. No public exploit has been identified at time of analysis and EPSS is very low (0.03%), but SSVC rates this 'Automatable: yes,' making mass-scale email tracking campaigns feasible against unpatched Roundcube deployments.
Technical ContextAI
Roundcube Webmail's HTML sanitizer enforces a 'block remote images' control designed to prevent tracking pixels and IP address disclosure when users view HTML email. CWE-669 (Incorrect Resource Transfer Between Spheres) identifies the root cause: content from the untrusted email sphere (CSS var() declarations) was permitted to influence the trusted browser rendering sphere by indirectly resolving to external URLs that bypassed the image-blocking filter. CSS custom properties (var()) are a CSS feature allowing values set in one context to be referenced by name in another; the sanitizer failed to resolve or restrict these indirections at parse time, so the browser performed the external fetch at render time after sanitizer checks were complete. Affected CPE is cpe:2.3:a:roundcube:webmail:*:*:*:*:*:*:*:* covering the 1.6.0-1.6.15 and 1.7.0 version ranges. Fix commits are 59cca80908a61e662c5f81741449e9aeb91e8abe (1.7 branch) and 852350486b88b35b8544e8a630fad89e99e2150a (1.6 branch).
RemediationAI
Upgrade to Roundcube Webmail 1.6.16 or 1.7.1, released 2026-05-24, per the vendor advisory at https://roundcube.net/news/2026/05/24/security-updates-1.6.16-and-1.7.1. Tagged releases are available at https://github.com/roundcube/roundcubemail/releases/tag/1.6.16 and https://github.com/roundcube/roundcubemail/releases/tag/1.7.1. The vendor recommends backing up data before updating. SUSE Linux administrators should monitor distribution package repositories for updated roundcubemail packages. As a compensating control prior to patching, administrators can enforce plain-text-only email rendering at the server level, which eliminates CSS processing entirely and removes the attack surface - but at the cost of HTML email functionality for all users, which is not suitable for most deployments. There is no known configuration toggle to disable CSS var() processing independently of full HTML rendering.
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
steps/mail/sendmail.inc in Roundcube before 1.1.7 and 1.2.x before 1.2.3, when no SMTP server is configured and the send
rcube_image.php in Roundcube Webmail before 1.4.4 allows attackers to execute arbitrary code via shell metacharacters in
Roundcube Webmail before 1.4.4 allows attackers to include local files and execute code via directory traversal in a plu
The DBMail driver in the Password plugin in Roundcube before 1.1.0 allows remote attackers to execute arbitrary commands
A Cross-Site Scripting vulnerability in Roundcube through 1.5.7 and 1.6.x through 1.6.7 allows a remote attacker to stea
Multiple buffer overflows in the DBMail driver in the Password plugin in Roundcube before 1.1.0 allow remote attackers t
Roundcube Webmail allows arbitrary password resets by authenticated users. Rated high severity (CVSS 8.8), this vulnerab
roundcube version 1.3.4 and earlier contains an Insecure Permissions vulnerability in enigma plugin that can result in e
An issue was discovered in Roundcube Webmail before 1.4.4. Rated medium severity (CVSS 6.5), this vulnerability is remot
Cross-site scripting (XSS) vulnerability in Roundcube Webmail before 1.2.0 allows remote attackers to inject arbitrary w
Cross-site scripting (XSS) vulnerability in program/include/rcmail.php in Roundcube before 1.0.6 and 1.1.x before 1.1.2
Same technique Information Disclosure
View allVendor StatusVendor
SUSE
Severity: Medium| Product | Status |
|---|---|
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31725
GHSA-xx87-33v7-6x23