The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-68460

CVE-2025-68460: Roundcube Webmail Info Disclosure Bug

CVE-2025-68460 is an information disclosure vulnerability in Roundcube Webmail's HTML style sanitizer that could expose sensitive data. This article covers the technical details, affected versions, impact, and mitigation.

Published: April 15, 2026

CVE-2025-68460 Overview

CVE-2025-68460 is an information disclosure vulnerability affecting Roundcube Webmail versions before 1.5.12 and 1.6.x before 1.6.12. The vulnerability exists in the HTML style sanitizer component, which fails to properly validate and sanitize CSS style content. This flaw could allow attackers to bypass security controls and extract sensitive information from email content or user sessions.

Critical Impact

Attackers can exploit the HTML style sanitizer bypass to disclose sensitive information from Roundcube Webmail installations, potentially exposing email content, user data, or session information through maliciously crafted HTML emails.

Affected Products

  • Roundcube Webmail versions before 1.5.12
  • Roundcube Webmail versions 1.6.x before 1.6.12

Discovery Timeline

  • 2025-12-13 - Roundcube releases security patches 1.6.12 and 1.5.12
  • 2025-12-18 - CVE-2025-68460 published to NVD
  • 2026-01-02 - Last updated in NVD database

Technical Details for CVE-2025-68460

Vulnerability Analysis

This vulnerability stems from improper output encoding in the HTML style sanitizer component (CWE-116). The sanitizer is designed to filter malicious content from HTML emails before rendering, but a flaw in the CSS parsing logic allows specially crafted style values to bypass validation. When processing CSS properties, the sanitizer failed to detect and block content containing semicolons followed by additional data, which could be used to inject malicious content or extract information.

The vulnerability is network-exploitable without requiring authentication or user interaction, making it particularly concerning for publicly accessible webmail deployments. An attacker could send a maliciously crafted email to a victim, and when the email is viewed in Roundcube, the sanitizer bypass could lead to information disclosure.

Root Cause

The root cause lies in the rcube_utils.php file's CSS style sanitization routine. The sanitizer processes CSS values but did not properly handle cases where a semicolon character appears within a value, followed by additional content. This improper encoding/escaping of output (CWE-116) allowed malicious payloads to slip through the sanitization process, enabling attackers to potentially access sensitive data through specially crafted style declarations.

Attack Vector

The attack vector is network-based, requiring an attacker to send a malicious email containing specially crafted HTML style attributes to a Roundcube user. When the victim opens the email in their webmail client, the vulnerability in the style sanitizer is triggered. The attack requires no authentication to execute and no user interaction beyond viewing the email, making it a practical vector for targeted attacks against Roundcube installations.

php
// Security patch from program/lib/Roundcube/rcube_utils.php
// Source: https://github.com/roundcube/roundcubemail/commit/08de250fba731b634bed188bbe18d2f6ef3c7571

                             $value .= ' url(' . $url . ')';
                         }
                     }
+                    } elseif (preg_match('/;.*/', $val)) {
+                        // Invalid or evil content, ignore
+                        continue;
                     } else {
                         // whitelist ?
                         $value .= ' ' . $val;

Source: GitHub Commit 08de250

Detection Methods for CVE-2025-68460

Indicators of Compromise

  • Unusual CSS style patterns in received emails containing semicolons followed by additional content
  • Email messages with abnormally complex or obfuscated inline style attributes
  • Unexpected outbound requests originating from the Roundcube webmail server after email viewing
  • Log entries showing style parsing errors or sanitization warnings in rcube_utils.php

Detection Strategies

  • Monitor email content for CSS style values containing patterns matching /;.*/ which attempt to bypass sanitization
  • Implement network-level inspection for emails with suspicious HTML style attributes targeting Roundcube installations
  • Review Roundcube application logs for anomalous style processing behavior
  • Deploy web application firewall rules to detect and block malformed CSS injection attempts in email content

Monitoring Recommendations

  • Enable verbose logging in Roundcube to capture style sanitization activities
  • Monitor for unusual HTTP requests that may indicate data exfiltration following email viewing
  • Implement alerting on emails with unusually large or complex style attributes
  • Regularly audit installed Roundcube version against known vulnerable versions

How to Mitigate CVE-2025-68460

Immediate Actions Required

  • Upgrade Roundcube Webmail to version 1.5.12 or later for the 1.5.x branch
  • Upgrade Roundcube Webmail to version 1.6.12 or later for the 1.6.x branch
  • Review application logs for any evidence of exploitation attempts
  • Consider temporarily disabling HTML email rendering if immediate patching is not possible

Patch Information

Roundcube has released security updates addressing this vulnerability. The fix adds validation to detect and reject CSS values containing semicolons followed by additional content, preventing the sanitizer bypass. Organizations should apply the patches immediately by upgrading to version 1.5.12 or 1.6.12 depending on their installed branch. The security fix is documented in commit 08de250fba731b634bed188bbe18d2f6ef3c7571.

For detailed patch information, see the Roundcube Security Update Announcement and the GitHub Commit Changes.

Workarounds

  • Configure email client to display emails in plain text mode only until patching is complete
  • Implement additional WAF rules to strip or sanitize potentially malicious CSS content from incoming emails
  • Restrict access to Roundcube installations to trusted networks while awaiting patch deployment
  • Consider using a reverse proxy with content filtering capabilities to inspect and sanitize HTML email content
bash
# Configuration example - Update Roundcube to patched version
# Navigate to Roundcube installation directory
cd /var/www/roundcube

# Backup current installation
cp -r . ../roundcube_backup_$(date +%Y%m%d)

# Download and apply latest security update
# For version 1.6.x branch:
wget https://github.com/roundcube/roundcubemail/releases/download/1.6.12/roundcubemail-1.6.12-complete.tar.gz
tar -xzf roundcubemail-1.6.12-complete.tar.gz

# Verify installation and clear cache
./bin/update.sh
rm -rf temp/cache/*

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechRoundcube Webmail

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.05%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-116
  • Vendor Resources
  • GitHub Commit Changes

  • Roundcube Security Update Announcement
  • Related CVEs
  • CVE-2026-35542: Roundcube Webmail Info Disclosure Flaw

  • CVE-2026-35543: Roundcube Webmail Info Disclosure Flaw

  • CVE-2026-35545: Roundcube Webmail Disclosure Vulnerability

  • CVE-2026-35544: Roundcube Webmail XSS Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English