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
    • 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-27915

CVE-2025-27915: Zimbra Collaboration Suite XSS Vulnerability

CVE-2025-27915 is a stored cross-site scripting flaw in Synacor Zimbra Collaboration Suite that allows attackers to execute malicious JavaScript via ICS files. This article covers technical details, affected versions, and mitigation.

Published: March 11, 2026

CVE-2025-27915 Overview

A stored cross-site scripting (XSS) vulnerability has been discovered in Zimbra Collaboration Suite (ZCS) versions 9.0, 10.0, and 10.1. The vulnerability exists in the Classic Web Client due to insufficient sanitization of HTML content in ICS (iCalendar) files. When a user views an email message containing a malicious ICS entry, embedded JavaScript executes via an ontoggle event inside a <details> HTML tag.

This vulnerability is particularly dangerous because it allows attackers to execute arbitrary JavaScript within the context of a victim's authenticated session, enabling unauthorized actions such as creating email filter rules to redirect messages to attacker-controlled addresses.

Critical Impact

This vulnerability is actively exploited in the wild and has been added to CISA's Known Exploited Vulnerabilities (KEV) catalog. Attackers can perform unauthorized actions on victim accounts, including email redirection and data exfiltration.

Affected Products

  • Zimbra Collaboration Suite 9.0.0 (all patch levels through P43)
  • Zimbra Collaboration Suite 10.0 (versions prior to 10.0.13)
  • Zimbra Collaboration Suite 10.1 (versions prior to 10.1.5)

Discovery Timeline

  • 2025-03-12 - CVE-2025-27915 published to NVD
  • 2025-11-04 - Last updated in NVD database

Technical Details for CVE-2025-27915

Vulnerability Analysis

This stored XSS vulnerability exploits a weakness in how Zimbra's Classic Web Client processes and renders ICS (iCalendar) calendar file attachments within email messages. The vulnerability is classified under CWE-79 (Improper Neutralization of Input During Web Page Generation).

When a user receives and views an email containing a crafted ICS file, the Classic Web Client fails to properly sanitize the HTML content embedded within the calendar entry. The attacker leverages the <details> HTML5 element combined with the ontoggle event handler to trigger JavaScript execution when the element's state changes.

The attack requires user interaction (viewing the malicious email) and targets authenticated users of the Zimbra Classic Web Client. Once executed, the attacker's JavaScript runs within the victim's session context, granting access to perform actions as the authenticated user.

Root Cause

The root cause is insufficient input sanitization in the ICS file parser and renderer within Zimbra's Classic Web Client. The application fails to properly strip or escape HTML5 event handlers and interactive elements such as <details> tags from ICS file content before rendering it in the browser. This allows attacker-controlled HTML and JavaScript to be stored on the server and executed when other users view the malicious content.

Attack Vector

The attack is delivered via email containing a specially crafted ICS calendar file attachment. The attacker embeds malicious HTML within the ICS file structure, specifically using a <details> tag with an ontoggle event handler. When the victim opens or previews the email in Zimbra's Classic Web Client, the browser renders the ICS content without proper sanitization.

The JavaScript payload executes in the context of the victim's authenticated session, allowing the attacker to:

  • Create email filter rules to redirect incoming messages to attacker-controlled addresses
  • Access and exfiltrate sensitive email content
  • Modify account settings
  • Send emails on behalf of the victim
  • Potentially chain with other vulnerabilities for further compromise

The attack mechanism leverages the <details> tag's interactive nature—when the element is toggled (opened or closed), the ontoggle event fires, executing the embedded JavaScript payload without requiring additional user clicks beyond viewing the email.

Detection Methods for CVE-2025-27915

Indicators of Compromise

  • Suspicious email filter rules created without user knowledge, particularly rules forwarding emails to external addresses
  • ICS file attachments containing unusual HTML elements such as <details>, <summary>, or event handlers like ontoggle, onclick, or onerror
  • Unexpected outbound email traffic to unfamiliar external domains
  • User reports of missing emails that match newly created filter criteria

Detection Strategies

  • Implement email gateway rules to scan ICS attachments for embedded HTML tags and JavaScript event handlers
  • Monitor Zimbra audit logs for bulk filter rule creations or modifications, especially those targeting email forwarding
  • Deploy web application firewall (WAF) rules to detect and block XSS patterns in calendar-related requests
  • Review mail filter configurations across user accounts for unauthorized forwarding rules

Monitoring Recommendations

  • Enable detailed logging for email filter rule changes in Zimbra administrative console
  • Set up alerts for filter rules that forward emails to external domains
  • Monitor for unusual patterns in ICS file attachments being received organization-wide
  • Implement user behavior analytics to detect anomalous account activities following email viewing

How to Mitigate CVE-2025-27915

Immediate Actions Required

  • Upgrade Zimbra Collaboration Suite to patched versions: 9.0.0 P44, 10.0.13, or 10.1.5
  • Audit all user email filter rules for unauthorized forwarding configurations
  • Consider temporarily disabling the Classic Web Client and directing users to the Modern Web Client if immediate patching is not possible
  • Review recent ICS file attachments received by the organization for malicious content

Patch Information

Zimbra has released security patches addressing this vulnerability across all affected version branches:

  • Zimbra 9.0.0 Patch 44 - See the Zimbra 9.0.0 P44 Security Fixes for details
  • Zimbra 10.0.13 - See the Zimbra 10.0.13 Security Fixes for details
  • Zimbra 10.1.5 - See the Zimbra 10.1.5 Security Fixes for details

Organizations should prioritize patching immediately given this vulnerability's presence in the CISA Known Exploited Vulnerabilities Catalog. Additional technical analysis is available from StrikeReady's research on this ICS attack vector.

Workarounds

  • Block or quarantine emails containing ICS file attachments at the email gateway until patching is complete
  • Disable the Classic Web Client and enforce use of the Modern Web Client, which may have different rendering behavior
  • Implement Content Security Policy (CSP) headers to restrict inline script execution where possible
  • Deploy email security solutions that can inspect and sanitize calendar file attachments
bash
# Example: Check Zimbra version and patch level
su - zimbra
zmcontrol -v

# Example: Review existing mail filter rules for all users (run as zimbra user)
zmprov -l gaa | while read account; do
  echo "=== Filters for: $account ==="
  zmprov ga "$account" zimbraMailSieveScript
done

# Example: Search for suspicious filter forwarding rules
zmprov -l gaa | while read account; do
  zmprov ga "$account" zimbraMailSieveScript 2>/dev/null | grep -i "redirect\|forward"
done

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

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechZimbra Collaboration Suite

  • SeverityMEDIUM

  • CVSS Score5.4

  • EPSS Probability24.95%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityLow
  • AvailabilityNone
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-79
  • Technical References
  • Zimbra Security Center

  • Zimbra 10.0.13 Security Fixes

  • Zimbra 10.1.5 Security Fixes

  • Zimbra 9.0.0 P44 Security Fixes

  • StrikeReady Blog on ICS Attack

  • CISA CVE-2025-27915 Exploit Catalog
  • Related CVEs
  • CVE-2022-24682: Zimbra Collaboration Suite XSS Vulnerability

  • CVE-2025-68645: Zimbra Collaboration Path Traversal Flaw

  • CVE-2024-45519: Zimbra Collaboration Suite RCE Vulnerability

  • CVE-2022-41352: Zimbra Collaboration Path Traversal Flaw
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