Description
In Roundcube Webmail before 1.6.18 and 1.7.x before 1.7.3, an unclosed url() in a FuncIRI attribute of an SVG image could evade the remote image blocking, which may lead to information disclosure or privilege escalation.
Published: 2026-08-17
Score: 5.8 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In Roundcube Webmail versions before 1.6.18 and before 1.7.3, an unclosed url() in a FuncIRI attribute of an SVG image bypasses the remote image blocking feature. The flaw allows an attacker to embed a crafted SVG that the client loads, potentially enabling the attacker to read user data or influence privileged operations. This is identified as CWE-669, reflecting improper handling of search paths that can facilitate unauthorized access.

Affected Systems

The affected product is Roundcube Webmail. All releases earlier than 1.6.18 and 1.7.3 are impacted; the security updates 1.6.18 and 1.7.3 fix the SVG handling logic.

Risk and Exploitability

The CVSS base score is 5.8, indicating moderate risk. EPSS is not available and the vulnerability is not listed in CISA KEV, suggesting no widespread exploitation at this point. The likely attack vector is through a crafted message or web page that includes the malformed SVG; the attacker does not need elevated privileges to force the client to load the image, making the vulnerability remote in nature. An attacker could potentially read protected content or execute code within the client context, depending on other local vulnerabilities.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Roundcube Webmail to version 1.6.18 or later 1.7.3.
  • Ensure remote image blocking remains enabled to prevent unintended image loading.
  • If SVG images are not required, disable them or sanitize uploaded content to remove untrusted SVG.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Title SVG FuncIRI URL Evades Remote Image Blocking 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, an unclosed url() in a FuncIRI attribute of an SVG image could evade the remote image blocking, which may lead to information disclosure or privilege escalation.
First Time appeared Roundcube
Roundcube webmail
Weaknesses CWE-669
CPEs cpe:2.3:a:roundcube:webmail:*:*:*:*:*:*:*:*
Vendors & Products Roundcube
Roundcube webmail
References
Metrics cvssV3_1

{'score': 5.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N'}


Subscriptions

Roundcube Webmail
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-17T14:59:14.497Z

Reserved: 2026-08-17T12:50:50.937Z

Link: CVE-2026-75003

cve-icon Vulnrichment

Updated: 2026-08-17T14:37:42.716Z

cve-icon NVD

Status : Received

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

Modified: 2026-08-17T15:16:59.680

Link: CVE-2026-75003

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T15:45:03Z

Weaknesses
  • CWE-669

    Incorrect Resource Transfer Between Spheres