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

CVE-2024-22026: Ivanti EPMM Privilege Escalation Flaw

CVE-2024-22026 is a local privilege escalation vulnerability in Ivanti Endpoint Manager Mobile that lets authenticated users bypass shell restrictions and run arbitrary commands. This article covers technical details, affected versions, impact, and mitigation strategies.

Updated: January 22, 2026

CVE-2024-22026 Overview

CVE-2024-22026 is a local privilege escalation vulnerability affecting Ivanti Endpoint Manager Mobile (EPMM) versions prior to 12.1.0.0. This security flaw allows an authenticated local user to bypass shell restrictions and execute arbitrary commands on the appliance, potentially leading to complete system compromise.

Critical Impact

Authenticated attackers with local access can bypass shell restrictions to execute arbitrary commands, potentially gaining full control over the EPMM appliance and compromising managed mobile device infrastructure.

Affected Products

  • Ivanti Endpoint Manager Mobile versions before 12.1.0.0
  • All EPMM appliance deployments running vulnerable versions
  • Enterprise mobile device management infrastructure utilizing affected EPMM versions

Discovery Timeline

  • 2024-05-22 - CVE-2024-22026 published to NVD
  • 2025-03-13 - Last updated in NVD database

Technical Details for CVE-2024-22026

Vulnerability Analysis

This vulnerability is classified under CWE-284 (Improper Access Control), indicating a fundamental flaw in how the EPMM appliance enforces access restrictions. The vulnerability allows authenticated users with local access to circumvent the restricted shell environment that is designed to limit command execution on the appliance.

The attack requires local access and high privileges on the system, but once exploited, the impact is significant—allowing complete compromise of confidentiality, integrity, and availability of the affected system. This is particularly concerning in enterprise environments where EPMM serves as the central management hub for mobile devices across the organization.

Root Cause

The root cause of CVE-2024-22026 stems from improper access control mechanisms within the EPMM shell environment. The appliance implements a restricted shell to limit what authenticated users can execute, but flaws in this restriction mechanism allow attackers to bypass these controls. This improper enforcement of shell restrictions enables command execution outside the intended security boundaries.

Attack Vector

The attack vector for this vulnerability is local, requiring an attacker to have authenticated access to the EPMM appliance. The exploitation path involves:

  1. An attacker gains authenticated local access to the EPMM appliance
  2. The attacker identifies methods to bypass the restricted shell environment
  3. By exploiting the improper access control, the attacker escapes the restricted shell
  4. Arbitrary commands can then be executed on the underlying operating system
  5. This potentially leads to full system compromise and lateral movement within the network

The vulnerability mechanism involves bypassing shell restrictions that are intended to confine authenticated users to a limited set of administrative commands. Technical details regarding the specific bypass method can be found in the Ivanti Security Advisory for May 2024.

Detection Methods for CVE-2024-22026

Indicators of Compromise

  • Unexpected command execution logs outside the restricted shell scope on EPMM appliances
  • Unusual process spawning or shell activity from EPMM user sessions
  • Modifications to system files or configurations that should be protected by shell restrictions
  • Anomalous privilege changes or authentication patterns on the appliance

Detection Strategies

  • Monitor EPMM appliance logs for command execution attempts outside normal administrative operations
  • Implement file integrity monitoring on critical system files within the EPMM appliance
  • Deploy endpoint detection solutions to identify shell escape attempts and suspicious command patterns
  • Review audit logs for authenticated users attempting to access restricted system resources

Monitoring Recommendations

  • Enable comprehensive logging on all EPMM appliances and forward logs to a centralized SIEM
  • Configure alerts for any shell escape patterns or unexpected command execution
  • Regularly audit user accounts with local access to EPMM appliances
  • Monitor for changes to shell restriction configurations or security policies

How to Mitigate CVE-2024-22026

Immediate Actions Required

  • Upgrade Ivanti Endpoint Manager Mobile to version 12.1.0.0 or later immediately
  • Audit and restrict local access to EPMM appliances to only essential personnel
  • Review authentication logs for any signs of exploitation attempts
  • Implement network segmentation to limit access to EPMM management interfaces

Patch Information

Ivanti has addressed this vulnerability in EPMM version 12.1.0.0. Organizations should immediately upgrade to this version or later to remediate the vulnerability. Detailed patching instructions and additional security guidance are available in the Ivanti Security Advisory for May 2024.

Workarounds

  • Restrict local access to EPMM appliances to only authorized administrators with a legitimate need
  • Implement strong multi-factor authentication for all local access to the appliance
  • Monitor and log all administrative sessions on EPMM systems
  • Consider network-level access controls to limit which systems can connect to the EPMM appliance
bash
# Example: Restrict SSH access to EPMM appliance (network firewall rule)
# Allow only trusted management networks
iptables -A INPUT -p tcp --dport 22 -s <trusted_management_network> -j ACCEPT
iptables -A INPUT -p tcp --dport 22 -j DROP

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechIvanti Endpoint Manager Mobile

  • SeverityMEDIUM

  • CVSS Score6.7

  • EPSS Probability0.24%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • NVD-CWE-noinfo

  • CWE-284
  • Vendor Resources
  • Ivanti Security Advisory May 2024
  • Related CVEs
  • CVE-2024-7612: Ivanti EPMM Privilege Escalation Flaw

  • CVE-2023-35081: Ivanti EPMM Path Traversal Vulnerability

  • CVE-2023-35082: Ivanti EPMM Auth Bypass Vulnerability

  • CVE-2023-35078: Ivanti EPMM Auth Bypass 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