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 between 1.6.14 and 1.6.16 and 1.7.x before 1.7.1, remote image blocking was not honored for URLs pointing to local/private destinations, which may lead to information disclosure or privilege escalation via a text/html email message.
AnalysisAI
Remote image blocking bypass in Roundcube Webmail allows unauthenticated network attackers to embed HTML email image tags pointing to local or private network destinations, causing the server to fetch those resources despite the 'block remote images' policy being active. Affected versions are 1.6.14 through 1.6.15 and 1.7.0, with vendor-released patches 1.6.16 and 1.7.1 available since May 2026 per the official advisory. No public exploit has been identified at time of analysis and EPSS is very low at 0.03%, though SSVC rates technical impact as total - a notable discrepancy that warrants attention for deployments where the mail server has internal network access.
Technical ContextAI
The root cause is CWE-669 (Incorrect Resource Transfer Between Spheres), which describes a failure to enforce trust-zone boundaries between the public internet and local or private network ranges. Roundcube Webmail's remote image blocking feature is designed to prevent server-side fetches of external URLs embedded in HTML email bodies, protecting against tracking pixels and server-side request forgery. The bypass occurs because URL validation logic fails to classify addresses in RFC 1918 ranges (10.x, 172.16.x, 192.168.x), loopback (127.x), and link-local ranges (169.254.x) as restricted destinations requiring blocking. The affected CPE is cpe:2.3:a:roundcube:webmail across the 1.6.14-1.6.16 and 1.7.0 ranges. The fix is present in commits d82b8c6cd06c378eca6d647ccd548f4ff1c68659 (1.7.1) and 7b52353653a67e6073b97d70eb94047132b78556 (1.6.16), and was reported by the Orange Cyberdefense Vulnerability Disclosure Team as confirmed in the 1.7.1 release notes.
RemediationAI
The primary fix is upgrading to Roundcube Webmail 1.7.1 for 1.7.x deployments, or 1.6.16 for 1.6.x deployments, per the vendor security advisory at https://roundcube.net/news/2026/05/24/security-updates-1.6.16-and-1.7.1. Vendor-released patches are confirmed at these exact versions. If immediate patching is not feasible, enforce network-level egress filtering on the Roundcube server host to block outbound connections to RFC 1918 addresses (10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16), loopback (127.0.0.0/8), and link-local ranges (169.254.0.0/16) - note this may break legitimate intranet mail integrations if any exist. Disabling HTML email rendering entirely eliminates the attack surface but severely degrades usability. For cloud-hosted deployments, restricting access to the instance metadata endpoint (169.254.169.254) via host firewall rules is a high-priority specific control given SSVC's total technical impact rating. SUSE users should monitor distribution channels for updated packages.
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-31720
GHSA-g4h2-2gp2-j3wq