A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-13161

CVE-2024-13161: Ivanti EPM Path Traversal Vulnerability

CVE-2024-13161 is an absolute path traversal flaw in Ivanti Endpoint Manager that enables remote unauthenticated attackers to leak sensitive information. This article covers technical details, affected versions, and mitigation.

Published: May 26, 2026

CVE-2024-13161 Overview

CVE-2024-13161 is an absolute path traversal vulnerability in Ivanti Endpoint Manager (EPM) that allows a remote unauthenticated attacker to read sensitive information from the affected system. The flaw resides in EPM versions prior to the 2024 January-2025 Security Update and 2022 SU6 January-2025 Security Update. CISA added this vulnerability to its Known Exploited Vulnerabilities (KEV) catalog, confirming active exploitation in the wild. The weakness is classified as [CWE-36] (Absolute Path Traversal) and can be triggered over the network without user interaction or prior authentication.

Critical Impact

An unauthenticated remote attacker can leak sensitive information from Ivanti EPM servers, which has been observed being chained with credential coercion techniques to compromise machine accounts.

Affected Products

  • Ivanti Endpoint Manager 2024 (prior to January-2025 Security Update)
  • Ivanti Endpoint Manager 2022 SU6 (prior to January-2025 Security Update)
  • Ivanti Endpoint Manager 2022 base release through SU5

Discovery Timeline

  • 2025-01-14 - CVE-2024-13161 published to NVD and disclosed in Ivanti Security Advisory
  • 2025-10-24 - Last updated in NVD database

Technical Details for CVE-2024-13161

Vulnerability Analysis

The vulnerability stems from improper validation of file path inputs in an Ivanti EPM web-facing component. An attacker supplies an absolute path that bypasses intended directory restrictions, causing the server to read files outside its expected scope. Because the endpoint does not enforce authentication, exploitation requires only network reachability to the EPM server. Public research from Horizon3 ties this and related EPM flaws to credential coercion attack chains, where the disclosure primitive is used alongside machine-account NTLM relay scenarios.

Root Cause

The root cause is missing or insufficient canonicalization of user-supplied path parameters in EPM request handlers. The application accepts absolute filesystem paths and returns the referenced content without verifying that the resolved path stays within an authorized directory. This pattern matches the [CWE-36] absolute path traversal weakness.

Attack Vector

Exploitation occurs over the network against the EPM management interface. The attacker submits a crafted request containing a fully qualified path to a sensitive file. The server processes the request and returns the file contents in the response, yielding configuration data, credential material, or other operational secrets. No privileges and no user interaction are required.

// No verified public proof-of-concept code is published for CVE-2024-13161.
// See the Horizon3 attack research and Ivanti advisory referenced below
// for technical details on the credential coercion chain involving EPM.

Detection Methods for CVE-2024-13161

Indicators of Compromise

  • Unauthenticated HTTP/HTTPS requests to Ivanti EPM endpoints containing absolute filesystem paths such as C:\ or UNC paths in query parameters or POST bodies.
  • Outbound SMB or HTTP authentication attempts from the EPM machine account to attacker-controlled hosts, consistent with the credential coercion chain described by Horizon3.
  • Web server access logs showing anomalous file read responses returning binary or configuration content to unauthenticated clients.

Detection Strategies

  • Inspect EPM IIS and application logs for requests referencing system paths, sensitive configuration files, or paths outside the EPM web root.
  • Correlate machine-account authentication events on domain controllers with source IPs belonging to EPM servers to identify coerced authentication.
  • Hunt for new or unexpected processes spawned by EPM service accounts following inbound web requests from external networks.

Monitoring Recommendations

  • Enable verbose access logging on the EPM management web service and forward logs to a centralized analytics platform for retention and correlation.
  • Monitor for the CISA KEV entry for CVE-2024-13161 and prioritize alerting rules tied to Ivanti EPM exposure.
  • Track EPSS scoring trends for this CVE, which currently indicates a very high likelihood of exploitation in the near term.

How to Mitigate CVE-2024-13161

Immediate Actions Required

  • Apply the Ivanti EPM January-2025 Security Update for the 2024 branch or the 2022 SU6 January-2025 Security Update without delay, as the vulnerability is confirmed exploited.
  • Restrict network access to the EPM management interface to trusted administrative subnets and VPN ranges only.
  • Audit EPM machine-account activity in Active Directory for signs of relay or coercion-based abuse.

Patch Information

Ivanti released fixed builds in the Ivanti Security Advisory EPM January 2025. Customers on EPM 2024 must install the 2024 January-2025 Security Update, and customers on EPM 2022 must update to SU6 with the January-2025 Security Update applied. The CVE is also listed in the CISA Known Exploited Vulnerabilities Catalog, making remediation mandatory for U.S. federal agencies under BOD 22-01.

Workarounds

  • Place the EPM server behind a reverse proxy or WAF that blocks requests containing absolute path patterns and UNC references in parameters.
  • Disable or firewall off external exposure of the affected EPM endpoints until the security update can be deployed.
  • Reduce the privileges of the EPM machine account and segment the host from sensitive directory services where feasible.
bash
# Example: restrict EPM management port to an admin subnet (Windows Firewall)
New-NetFirewallRule -DisplayName "Restrict Ivanti EPM Mgmt" \
  -Direction Inbound \
  -Protocol TCP \
  -LocalPort 443 \
  -RemoteAddress 10.10.20.0/24 \
  -Action Allow

# Block all other inbound access to the EPM management port
New-NetFirewallRule -DisplayName "Block Ivanti EPM Mgmt External" \
  -Direction Inbound \
  -Protocol TCP \
  -LocalPort 443 \
  -Action Block

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 Endpoint Manager

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability91.77%

  • 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
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-36
  • Technical References
  • CISA Known Exploited Vulnerability CVE-2024-13161

  • Horizon3 Attack Research on Ivanti Vulnerabilities
  • Vendor Resources
  • Ivanti Security Advisory January 2025
  • Related CVEs
  • CVE-2024-13159: Ivanti EPM Path Traversal Vulnerability

  • CVE-2024-13160: Ivanti EPM Path Traversal Vulnerability

  • CVE-2024-10811: Ivanti EPM Path Traversal Vulnerability

  • CVE-2026-8109: Ivanti Endpoint Manager Information Leak
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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