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-68645

CVE-2025-68645: Zimbra Collaboration Path Traversal Flaw

CVE-2025-68645 is a path traversal vulnerability in Synacor Zimbra Collaboration Suite that allows unauthenticated attackers to include arbitrary files. This article covers technical details, affected versions, impact, and mitigation.

Published: March 11, 2026

CVE-2025-68645 Overview

A Local File Inclusion (LFI) vulnerability exists in the Webmail Classic UI of Zimbra Collaboration Suite (ZCS) versions 10.0 and 10.1 due to improper handling of user-supplied request parameters in the RestFilter servlet. An unauthenticated remote attacker can craft malicious requests to the /h/rest endpoint to influence internal request dispatching, allowing inclusion of arbitrary files from the WebRoot directory. This vulnerability poses significant risks to organizations using Zimbra for email and collaboration services.

Critical Impact

This actively exploited vulnerability allows unauthenticated attackers to include arbitrary files from the WebRoot directory, potentially exposing sensitive configuration data, credentials, or enabling further exploitation chains. CISA has added this vulnerability to their Known Exploited Vulnerabilities catalog.

Affected Products

  • Synacor Zimbra Collaboration Suite 10.0
  • Synacor Zimbra Collaboration Suite 10.1
  • Zimbra Collaboration Webmail Classic UI

Discovery Timeline

  • 2025-12-22 - CVE-2025-68645 published to NVD
  • 2026-01-23 - Last updated in NVD database

Technical Details for CVE-2025-68645

Vulnerability Analysis

This Local File Inclusion vulnerability (CWE-98) stems from insufficient input validation in the Zimbra Collaboration Suite's RestFilter servlet. The vulnerability allows attackers to manipulate request parameters sent to the /h/rest endpoint, which handles REST API calls in the Classic Webmail interface. By crafting specially designed HTTP requests, attackers can bypass security controls and influence how internal requests are dispatched and processed.

The vulnerability is particularly dangerous because it requires no authentication to exploit. Attackers can remotely target exposed Zimbra servers over the network, though user interaction is required for successful exploitation. The impact encompasses confidentiality, integrity, and availability concerns—successful exploitation can lead to unauthorized access to sensitive files, potential system compromise, and service disruption.

Root Cause

The root cause of CVE-2025-68645 lies in the improper handling and validation of user-supplied request parameters within the RestFilter servlet component. The servlet fails to adequately sanitize input before processing file inclusion requests, allowing path manipulation that can reference files outside the intended scope. This insufficient input validation enables attackers to influence internal request dispatching mechanisms and include arbitrary files from the WebRoot directory structure.

Attack Vector

The attack vector for this vulnerability is network-based, targeting the /h/rest endpoint accessible through the Zimbra Webmail Classic UI. An attacker can craft malicious HTTP requests containing specially formed parameters that exploit the improper input handling in the RestFilter servlet. When these requests are processed, the server includes files from unintended locations within the WebRoot directory.

The exploitation flow typically involves:

  1. Identifying a vulnerable Zimbra server with the Classic UI enabled
  2. Crafting HTTP requests with manipulated parameters targeting the /h/rest endpoint
  3. Exploiting the RestFilter servlet's improper parameter handling to influence request dispatching
  4. Including arbitrary files from the WebRoot directory in the server's response

For detailed technical information about the vulnerability mechanism and exploitation techniques, refer to the Zimbra Security Center advisory.

Detection Methods for CVE-2025-68645

Indicators of Compromise

  • Unusual HTTP requests to the /h/rest endpoint containing path traversal sequences or unexpected parameters
  • Abnormal access patterns to the Zimbra Webmail Classic UI from external IP addresses
  • Log entries showing attempts to access files outside normal application paths within WebRoot
  • Unexpected file access or read operations in Zimbra server logs

Detection Strategies

  • Monitor and alert on HTTP requests to /h/rest endpoints that contain suspicious parameter values or path manipulation attempts
  • Implement Web Application Firewall (WAF) rules to detect and block Local File Inclusion patterns targeting Zimbra servers
  • Deploy endpoint detection solutions like SentinelOne to identify post-exploitation activities and anomalous file access patterns
  • Review Zimbra access logs for requests from unfamiliar IP addresses or unusual geographic locations

Monitoring Recommendations

  • Enable verbose logging on Zimbra servers to capture detailed request information for forensic analysis
  • Configure real-time alerting for any requests matching LFI attack signatures targeting the Classic UI
  • Implement network traffic analysis to detect exploitation attempts at the network perimeter
  • Regularly review server logs for patterns consistent with reconnaissance or exploitation activity

How to Mitigate CVE-2025-68645

Immediate Actions Required

  • Apply the latest security patches from Zimbra immediately as this vulnerability is actively exploited in the wild
  • If patching is not immediately possible, consider temporarily disabling the Classic Webmail UI and using only the modern interface
  • Review server logs for any evidence of exploitation attempts or successful compromise
  • Implement network-level access controls to restrict access to Zimbra servers from trusted networks only

Patch Information

Synacor has released security updates to address CVE-2025-68645. Organizations should consult the Zimbra Security Center for the latest patch information and update instructions. Given that this vulnerability has been added to CISA's Known Exploited Vulnerabilities catalog, federal agencies and critical infrastructure organizations should prioritize remediation according to CISA guidance.

Workarounds

  • Disable the Classic Webmail UI if not required and enforce use of the modern web interface
  • Implement strict Web Application Firewall rules to filter requests containing path traversal or LFI attack patterns
  • Restrict network access to Zimbra servers using firewall rules, limiting exposure to trusted IP ranges
  • Enable additional logging and monitoring on the /h/rest endpoint to detect exploitation attempts
bash
# Example: Restrict access to Zimbra web services at the firewall level
# Allow only trusted networks to access Zimbra webmail
iptables -A INPUT -p tcp --dport 443 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -j DROP

# Monitor Zimbra access logs for suspicious activity
tail -f /opt/zimbra/log/access_log* | grep -E '/h/rest.*\.\.'

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

  • Vulnerability Details
  • TypePath Traversal

  • Vendor/TechZimbra Collaboration Suite

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability31.37%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityHigh
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-98
  • Technical References
  • Zimbra Responsible Disclosure Policy

  • CISA Known Exploited Vulnerabilities Catalog
  • Vendor Resources
  • Zimbra Security Center
  • Related CVEs
  • CVE-2022-41352: Zimbra Collaboration Path Traversal Flaw

  • CVE-2022-24682: Zimbra Collaboration Suite XSS Vulnerability

  • CVE-2025-27915: Zimbra Collaboration Suite XSS Vulnerability

  • CVE-2024-45519: Zimbra Collaboration Suite RCE Vulnerability
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