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-2022-41352

CVE-2022-41352: Zimbra Collaboration Path Traversal Flaw

CVE-2022-41352 is a path traversal vulnerability in Zimbra Collaboration Suite that allows attackers to upload arbitrary files via a cpio loophole, potentially accessing other user accounts. This article covers affected versions, impact, and mitigation.

Published: February 18, 2026

CVE-2022-41352 Overview

CVE-2022-41352 is a critical path traversal vulnerability affecting Zimbra Collaboration Suite (ZCS) versions 8.8.15 and 9.0. The vulnerability exists in the way Zimbra's amavis component handles archive extraction using the cpio utility. An attacker can exploit this flaw to upload arbitrary files to the web-accessible directory /opt/zimbra/jetty/webapps/zimbra/public, enabling unauthorized access to other user accounts and potentially achieving remote code execution on the affected server.

Critical Impact

This vulnerability is actively exploited in the wild and has been added to CISA's Known Exploited Vulnerabilities (KEV) catalog. Attackers can leverage this flaw to upload malicious web shells, gain persistent access to the mail server, and compromise sensitive email communications across the organization.

Affected Products

  • Zimbra Collaboration Suite 8.8.15 (all patch levels through p33)
  • Zimbra Collaboration Suite 9.0.0 (all patch levels through p26)
  • Red Hat/CentOS-based installations lacking the pax utility are particularly vulnerable

Discovery Timeline

  • September 26, 2022 - CVE-2022-41352 published to NVD
  • November 3, 2025 - Last updated in NVD database

Technical Details for CVE-2022-41352

Vulnerability Analysis

This vulnerability stems from how Zimbra Collaboration Suite processes email attachments through its amavis mail scanning component. When amavis receives an email with a compressed attachment (such as a TAR or CPIO archive), it extracts the contents for malware scanning. The extraction process relies on either the pax or cpio utility, with cpio being used as a fallback when pax is not available.

The cpio utility has a well-known limitation in that it does not properly sanitize file paths during extraction. An attacker can craft a malicious archive containing files with directory traversal sequences (such as ../) in their filenames. When amavis uses cpio to extract such an archive, the malicious files are written outside the intended extraction directory, specifically to Zimbra's publicly accessible web directory at /opt/zimbra/jetty/webapps/zimbra/public.

This allows an attacker to upload arbitrary files, including JSP web shells, which can then be accessed via HTTP to execute commands on the server with the privileges of the Zimbra user account.

Root Cause

The root cause of CVE-2022-41352 is the insecure handling of archive extraction by the cpio utility combined with insufficient path validation in Zimbra's amavis integration. The cpio utility does not strip or block path traversal sequences from filenames within archives, allowing attackers to write files to arbitrary locations on the filesystem where the Zimbra process has write permissions.

The issue is exacerbated by the fact that pax (which properly handles path traversal) is not installed by default on Red Hat Enterprise Linux 7 and later, or CentOS 7 and later distributions. While pax is a prerequisite for Zimbra on Ubuntu-based installations, administrators running Zimbra on RHEL/CentOS systems may unknowingly be running with the vulnerable cpio fallback.

Attack Vector

The attack vector for CVE-2022-41352 is network-based and requires no authentication or user interaction. An attacker can exploit this vulnerability by simply sending a specially crafted email to any user on the vulnerable Zimbra server.

The attack flow involves crafting a malicious TAR or CPIO archive containing a web shell with path traversal sequences in the filename. This archive is then attached to an email and sent to the target Zimbra server. When the email is processed by amavis for spam/malware scanning, the archive is extracted using cpio, which writes the web shell to the public web directory. The attacker can then access the uploaded web shell via HTTP to execute arbitrary commands on the server.

Detection Methods for CVE-2022-41352

Indicators of Compromise

  • Unexpected JSP, PHP, or other executable files in /opt/zimbra/jetty/webapps/zimbra/public/
  • Suspicious HTTP requests to the /zimbra/public/ directory accessing non-standard files
  • Email attachments containing TAR/CPIO archives with path traversal sequences (../) in filenames
  • Web shell activity such as command execution through web requests to the Zimbra server

Detection Strategies

  • Monitor the /opt/zimbra/jetty/webapps/zimbra/public/ directory for new file creations, particularly executable files like .jsp, .sh, or .py
  • Implement network intrusion detection rules to identify emails containing archives with path traversal patterns
  • Review amavis extraction logs for unusual file paths or extraction errors
  • Analyze web server access logs for requests to unexpected files in the public directory

Monitoring Recommendations

  • Deploy file integrity monitoring (FIM) on the Zimbra web application directories to detect unauthorized modifications
  • Configure SIEM alerts for suspicious HTTP POST requests followed by unusual process spawning on the Zimbra server
  • Monitor for outbound connections from the Zimbra server to unknown external hosts, which may indicate post-exploitation activity

How to Mitigate CVE-2022-41352

Immediate Actions Required

  • Install the pax utility on affected systems immediately using yum install pax (RHEL/CentOS) or apt-get install pax (Ubuntu/Debian)
  • Apply the latest Zimbra security patches as documented in the Zimbra Security Advisories
  • Review the /opt/zimbra/jetty/webapps/zimbra/public/ directory for any unauthorized or suspicious files
  • Consider temporarily disabling amavis if immediate patching is not possible and the risk is acceptable

Patch Information

Zimbra has released security patches to address CVE-2022-41352. Administrators should upgrade to the latest available patch level for their Zimbra version. Detailed patching instructions are available through the Zimbra Security Center and the Zimbra Forum Discussion. Additionally, Zimbra recommends ensuring that the pax utility is installed on the system, as amavis will automatically prefer pax over cpio when both are available.

Workarounds

  • Install pax on the system to ensure amavis uses the secure extraction method instead of cpio
  • Disable cpio extraction in amavis configuration if patching is delayed
  • Block emails containing TAR/CPIO attachments at the mail gateway as a temporary measure
  • Implement web application firewall rules to restrict access to the /zimbra/public/ directory
bash
# Install pax on RHEL/CentOS systems
yum install pax

# Install pax on Ubuntu/Debian systems
apt-get install pax

# Verify pax is installed and will be used by amavis
which pax
# Expected output: /usr/bin/pax

# Check for suspicious files in the public directory
find /opt/zimbra/jetty/webapps/zimbra/public/ -type f -name "*.jsp" -o -name "*.sh"

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

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability93.96%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-22
  • Technical References
  • Packet Storm Exploit Analysis

  • SecPod Blog on Exploited RCE

  • CISA Known Exploited Vulnerabilities
  • Vendor Resources
  • Zimbra Forum Discussion

  • Zimbra Security Center Overview

  • Zimbra Security Advisories List
  • Related CVEs
  • CVE-2025-68645: 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