Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-2024-38652

CVE-2024-38652: Ivanti Avalanche Path Traversal Vulnerability

CVE-2024-38652 is a path traversal flaw in Ivanti Avalanche's skin management component that enables unauthenticated attackers to delete arbitrary files and cause denial of service. This article covers technical details, affected versions, impact analysis, and mitigation strategies.

Updated: January 22, 2026

CVE-2024-38652 Overview

CVE-2024-38652 is a critical path traversal vulnerability affecting the skin management component of Ivanti Avalanche, a widely deployed enterprise mobility management solution. This vulnerability allows remote unauthenticated attackers to perform arbitrary file deletion operations on affected systems, potentially leading to complete denial of service or system compromise.

The flaw exists in how the skin management component processes file paths, failing to properly sanitize user-supplied input. By crafting malicious requests containing path traversal sequences (such as ../), attackers can escape the intended directory structure and delete arbitrary files on the target system without requiring any authentication.

Critical Impact

Remote unauthenticated attackers can delete arbitrary files on Ivanti Avalanche servers, potentially causing complete system unavailability and data loss. This vulnerability requires no user interaction and can be exploited over the network.

Affected Products

  • Ivanti Avalanche 6.3.1 through 6.3.1.1507 (Premise)
  • Ivanti Avalanche 6.3.2 through 6.3.4.153 (Premise and Windows)
  • Ivanti Avalanche 6.4.0 through 6.4.2 (Premise)

Discovery Timeline

  • August 14, 2024 - CVE-2024-38652 published to NVD
  • August 15, 2024 - Last updated in NVD database

Technical Details for CVE-2024-38652

Vulnerability Analysis

This path traversal vulnerability (CWE-22) resides in the skin management component of Ivanti Avalanche. The vulnerability enables attackers to manipulate file paths used by the application, bypassing directory restrictions to access and delete files outside the intended web directory. Because the vulnerability can be exploited without authentication, it presents a significant attack surface for organizations using affected versions of Ivanti Avalanche.

The vulnerability allows for high-impact integrity and availability violations. An attacker can delete critical system files, configuration files, or database components, effectively rendering the Avalanche server inoperable. In enterprise environments where Ivanti Avalanche manages large fleets of mobile devices, exploitation could disrupt device management capabilities across the entire organization.

Root Cause

The root cause of this vulnerability is improper input validation in the skin management component. The application fails to adequately sanitize user-supplied file path parameters before using them in file system operations. Specifically, the component does not properly filter or reject path traversal sequences such as ../ or ..\\, allowing attackers to construct paths that reference files outside the intended directory scope.

This type of vulnerability typically occurs when:

  • User input is directly concatenated into file system paths
  • Path canonicalization is not performed before file operations
  • Directory access restrictions are not properly enforced at the application level

Attack Vector

The attack can be executed remotely over the network without requiring authentication or user interaction. An attacker sends specially crafted HTTP requests to the skin management component of the Ivanti Avalanche server. These requests contain path traversal sequences in parameters that specify file locations.

When the application processes these malicious requests, it performs file deletion operations using the attacker-controlled path. By carefully constructing the traversal sequences, the attacker can target critical system files, application configuration files, or database files, leading to denial of service conditions.

The attack does not require valid credentials, making it particularly dangerous for internet-exposed Avalanche servers. Any system accessible over the network is potentially vulnerable to exploitation.

Detection Methods for CVE-2024-38652

Indicators of Compromise

  • HTTP requests to the skin management component containing path traversal sequences (../, ..\\, or URL-encoded variants like %2e%2e%2f)
  • Unexpected file deletion events in system or application directories
  • Audit log entries showing access to files outside the Avalanche web directory
  • Missing or corrupted configuration files, database files, or system binaries

Detection Strategies

  • Monitor web server access logs for requests containing path traversal patterns targeting the skin management component
  • Implement intrusion detection rules to alert on HTTP requests with directory traversal sequences in parameters
  • Deploy file integrity monitoring on critical system and application directories to detect unauthorized deletions
  • Configure web application firewall (WAF) rules to block requests containing path traversal payloads

Monitoring Recommendations

  • Enable verbose logging for the Ivanti Avalanche web service and retain logs for forensic analysis
  • Monitor file system audit logs for deletion events in system directories, particularly those outside the Avalanche installation path
  • Implement real-time alerting for any failed or successful file operations that reference parent directory sequences
  • Review network traffic for unusual patterns of requests to the skin management endpoints

How to Mitigate CVE-2024-38652

Immediate Actions Required

  • Upgrade Ivanti Avalanche to version 6.4.4 or later immediately
  • Restrict network access to Ivanti Avalanche servers to only authorized management workstations
  • Review system file integrity to identify any files that may have been deleted through exploitation
  • Implement network segmentation to limit exposure of the Avalanche management interface

Patch Information

Ivanti has released version 6.4.4 of Avalanche to address this vulnerability along with several other security issues. Organizations should apply this update as soon as possible. The security advisory detailing the patch is available on the Ivanti Security Advisory.

Before applying the patch, administrators should:

  • Back up the current Avalanche configuration and database
  • Schedule maintenance window to minimize operational impact
  • Test the update in a non-production environment if possible
  • Verify file integrity after upgrade completion

Workarounds

  • Place Ivanti Avalanche servers behind a reverse proxy or web application firewall configured to block path traversal attempts
  • Restrict access to the skin management component through network access control lists (ACLs)
  • Implement IP whitelisting to allow only authorized administrator IP addresses to access the management interface
  • If the skin management feature is not required, consider disabling it until the patch can be applied
bash
# Example: Restrict access to Avalanche management interface via firewall
# Allow only specific management network to access Avalanche (example using iptables)
iptables -A INPUT -p tcp --dport 443 -s 10.0.0.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -j DROP

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

  • Vulnerability Details
  • TypePath Traversal

  • Vendor/TechIvanti Avalanche

  • SeverityCRITICAL

  • CVSS Score9.1

  • EPSS Probability12.44%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-22
  • Vendor Resources
  • Ivanti Security Advisory on CVEs
  • Related CVEs
  • CVE-2024-13179: Ivanti Avalanche Path Traversal Vulnerability

  • CVE-2024-47010: Ivanti Avalanche Path Traversal Flaw

  • CVE-2024-29204: Ivanti Avalanche RCE Vulnerability

  • CVE-2023-32560: Ivanti Avalanche RCE 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