
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-68461 is a Cross-Site Scripting (XSS) vulnerability in Roundcube Webmail that allows attackers to inject malicious scripts via the <animate> tag within an SVG document embedded in emails. It affects Roundcube Webmail versions before 1.5.12 and 1.6.x before 1.6.12. The vulnerability was disclosed on December 13, 2025, when Roundcube released security updates, and was formally registered in the CVE database on December 18, 2025. It carries a CVSS v3.1 base score of 6.1 (Medium) per NVD, though ENISA rates it at 7.2 (Roundcube Advisory, CISA KEV, Red Hat).
The root cause is improper neutralization of input during web page generation (CWE-79), specifically in Roundcube's HTML sanitizer (rcube_washtml.php). The sanitizer failed to properly handle the attributeName attribute of SVG <animate> elements: when processing to/from attributes, it used the raw attributeName value (which could include namespace prefixes like xlink:href) to look up allowed attributes, allowing namespace-prefixed attribute references to bypass the allowlist and inject JavaScript. The fix strips namespace prefixes from attributeName values before allowlist lookup and normalizes attribute values during comparison (GitHub Commit, Red Hat Bugzilla). Exploitation requires no authentication and no special privileges; a victim only needs to view a malicious email containing the crafted SVG payload in their Roundcube webmail client.
Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of the victim's Roundcube webmail session, enabling session cookie theft, unauthorized actions performed on behalf of the user (such as reading, forwarding, or deleting emails), and potential account takeover. The vulnerability has a changed scope, meaning the injected script can affect resources beyond the originating email context. Given that Roundcube is widely used by government agencies and enterprises, exploitation can lead to significant confidentiality and integrity breaches, including access to sensitive email communications (CISA KEV, Roundcube Advisory).
<animate> element that uses a namespace-prefixed attributeName (e.g., xlink:href) with to/from values containing a JavaScript URI or event handler, exploiting the sanitizer's failure to strip namespace prefixes before allowlist lookup.<animate> tags with attributeName values including namespace prefixes (e.g., xlink:href); JavaScript errors in browser console logs related to SVG rendering.<animate> elements, particularly those with attributeName set to namespace-prefixed attribute names; emails from unknown senders with HTML bodies embedding SVG documents.Roundcube released patched versions on December 13, 2025: upgrade to 1.5.12 (for the 1.5.x branch) or 1.6.12 (for the 1.6.x branch) immediately. No configuration-based workaround is available that fully mitigates the vulnerability without patching. CISA mandates that federal agencies apply the vendor patch or discontinue use of the product by March 13, 2026. Administrators should also review email logs for suspicious SVG-containing messages and audit active user sessions for anomalies post-patching (Roundcube Advisory, CISA KEV).
CISA issued an alert on February 20, 2026, adding CVE-2025-68461 to its KEV catalog alongside a companion Roundcube flaw, setting an urgent federal remediation deadline (CISA Alert). BleepingComputer, The Hacker News, SecurityAffairs, and Cybersecurity Dive all covered the active exploitation, noting the historical pattern of APT28 and Winter Vivern targeting Roundcube for espionage (BleepingComputer, The Hacker News). The security community on Reddit and Bluesky highlighted the risk to government and enterprise email users, with researchers noting that Roundcube's repeated targeting makes it a high-priority patching target. Emerging Threats published network detection rules for the vulnerability in February 2026, and Check Point Research included it in their threat intelligence reports.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."