← Vulnerability feed

Vulnerability record · CVE-2025-68461 · published 18 December 2025

CVE-2025-68461: Roundcube Webmail XSS via SVG animate tag

Roundcube · Webmail

Roundcube Webmail before 1.5.12 and 1.6 before 1.6.12 is vulnerable to cross-site scripting through the animate tag in an SVG document. Because the flaw is reachable in a webmail client that renders untrusted message content, it can be used to run script in the context of a victim's session.

6.1 CVSS 3.1 Medium CISA KEV since 20 Feb 2026 EPSS 27% · top 2.0% CWE-79 · Cross-site scripting
6.1CVSS 3.1 base score
27%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
1Affected product versions listed by NVD
3References
17 Jun 2026Last modified by NVD

Description

Roundcube Webmail before 1.5.12 and 1.6 before 1.6.12 is prone to a Cross-Site-Scripting (XSS) vulnerability via the animate tag in an SVG document.

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: high.

high priorityThe flaw is a network-reachable XSS in a widely deployed webmail client and is listed in CISA KEV as known exploited, though it requires user interaction and has medium CVSS severity.

What it is

Roundcube Webmail before 1.5.12 and 1.6 before 1.6.12 is vulnerable to cross-site scripting through the animate tag in an SVG document. Because the flaw is reachable in a webmail client that renders untrusted message content, it can be used to run script in the context of a victim's session.

Impact

An attacker can execute script in the victim's webmail origin, which can lead to session or credential theft and actions performed as the victim. The CVSS scope change (S:C) indicates impact can extend beyond the vulnerable component.

Attack surface

Reached over the network with no privileges required, but user interaction is required (CVSS UI:R), consistent with a victim opening or viewing a crafted SVG-bearing message. No authentication is needed to deliver the payload, though the victim must be logged into Roundcube for the script to run in their session.

Exploitation

CVE-2025-68461 is listed in CISA KEV with a due date of 2026-03-13, indicating known exploitation; EPSS is 0.26842 (97.9th percentile). No ransomware campaign use is documented.

What to do

  • Upgrade Roundcube Webmail to 1.5.12 or 1.6.12 (or later) using the vendor patch commit.
  • If immediate patching is not possible, apply the vendor's recommended mitigations or restrict access to the webmail interface.
  • Follow BOD 22-01 guidance for cloud-hosted instances, including discontinuing use if mitigations are unavailable.
  • Sanitize or block SVG content in inbound mail and enforce a strict Content-Security-Policy on the webmail origin.
  • Review webmail session and authentication logs for signs of compromise after exposure.

Detection

  • Hunt for inbound messages containing SVG documents with animate elements, especially in HTML or attachment parts.
  • Monitor webmail access logs for requests referencing SVG content or unexpected script execution patterns.
  • Alert on anomalous session activity or credential use from webmail accounts following message viewing.
  • Check for the vendor patch level on all Roundcube instances and flag unpatched hosts.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Exploitation in the wild

CISA added CVE-2025-68461 to the Known Exploited Vulnerabilities catalog on 20 February 2026 as "RoundCube Webmail Cross-site Scripting Vulnerability". Required action: Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable. Federal deadline 13 March 2026.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2025-68461 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2021-44026Roundcube Webmail SQL injection via search parametersRoundcube Webmail before 1.3.17 and 1.4.x before 1.4.12 is prone to SQL injection through the search or search_params input. The flaw is remotely rea…KEVEPSS 70%analysed9.8CVE-2020-12641Roundcube Webmail OS command injection via image conversion path settingsRoundcube Webmail before 1.4.4 passes the im_convert_path and im_identify_path configuration settings to a shell without sanitization in rcube_image.…KEVEPSS 84%analysed9.3CVE-2024-42009Roundcube Webmail desanitization XSS in message_body()Roundcube Webmail through 1.5.7 and 1.6.x through 1.6.7 contains a cross-site scripting flaw caused by a desanitization issue in message_body() in pr…KEVEPSS 83%analysed8.8CVE-2025-49113Roundcube Webmail PHP Object Deserialization RCE via _from ParameterRoundcube Webmail before 1.5.10 and 1.6.x before 1.6.11 fails to validate the _from parameter in program/actions/settings/upload.php, allowing PHP ob…KEVEPSS 99%analysed7.8CVE-2017-16651Roundcube Webmail file disclosure via attachment pluginRoundcube Webmail before 1.1.10, 1.2.x before 1.2.7, and 1.3.x before 1.3.3 allows an authenticated user to read arbitrary files on the host filesyst…KEVEPSS 46%analysed6.1CVE-2024-37383Roundcube Webmail XSS via SVG animate attributesRoundcube Webmail before 1.5.7 and 1.6.x before 1.6.7 is vulnerable to cross-site scripting through SVG animate attributes. Because the flaw sits in …KEVEPSS 73%analysed6.1CVE-2023-43770Roundcube Webmail XSS via crafted links in plain-text emailsRoundcube before 1.4.14, 1.5.x before 1.5.4, and 1.6.x before 1.6.3 is vulnerable to cross-site scripting because of how rcube_string_replacer.php ha…KEVEPSS 64%analysed6.1CVE-2020-35730Roundcube Webmail stored XSS via link reference handlingRoundcube Webmail mishandles JavaScript inside a link reference element in plain text email, allowing script injection through linkref_addindex in rc…KEVEPSS 33%analysed

Source: NIST National Vulnerability Database (record CVE-2025-68461), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.