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

CVE-2024-29822: Ivanti Endpoint Manager RCE Vulnerability

CVE-2024-29822 is a SQL injection vulnerability in Ivanti Endpoint Manager Core server that enables remote code execution. Unauthenticated attackers on the same network can exploit this flaw to run arbitrary code.

Updated: January 22, 2026

CVE-2024-29822 Overview

CVE-2024-29822 is a SQL Injection vulnerability affecting the Core server component of Ivanti Endpoint Manager (EPM) 2022 SU5 and prior versions. This vulnerability allows an unauthenticated attacker positioned within the same network to execute arbitrary code on affected systems. The adjacent network attack vector means that while remote exploitation from the internet is not directly possible, any attacker with access to the local network segment can leverage this flaw without requiring any user interaction or authentication credentials.

Critical Impact

Unauthenticated attackers on the adjacent network can achieve arbitrary code execution through SQL injection, potentially compromising enterprise endpoint management infrastructure and all managed endpoints.

Affected Products

  • Ivanti Endpoint Manager 2022 (base release)
  • Ivanti Endpoint Manager 2022 SU1 through SU5
  • Ivanti Endpoint Manager versions prior to 2022

Discovery Timeline

  • May 31, 2024 - CVE-2024-29822 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2024-29822

Vulnerability Analysis

This vulnerability (CWE-89: SQL Injection) exists within the Core server component of Ivanti Endpoint Manager. SQL Injection vulnerabilities occur when user-supplied input is incorporated into SQL queries without proper sanitization or parameterization. In this case, the vulnerability allows attackers to manipulate database queries executed by the EPM Core server, ultimately achieving arbitrary code execution on the underlying system.

The attack requires adjacent network access, meaning the attacker must be positioned on the same network segment as the vulnerable Ivanti EPM server. However, once this positioning is achieved, no authentication is required and no user interaction is necessary to exploit the vulnerability. The successful exploitation results in complete compromise of confidentiality, integrity, and availability of the affected system.

Root Cause

The root cause is improper neutralization of special elements used in SQL commands (SQL Injection). The Core server component fails to adequately validate or sanitize user-controlled input before incorporating it into SQL queries. This allows attackers to inject malicious SQL statements that are then executed by the database with the privileges of the application's database connection.

Attack Vector

The attack vector is adjacent network (AV:A), requiring the attacker to have access to the local network where the Ivanti EPM Core server resides. The exploitation flow involves:

  1. The attacker gains access to the same network segment as the Ivanti EPM Core server
  2. The attacker crafts malicious requests containing SQL injection payloads targeting the vulnerable endpoint
  3. The Core server processes the malicious input without proper sanitization
  4. The injected SQL commands are executed by the database
  5. Through database functionality such as xp_cmdshell or similar mechanisms, the attacker achieves arbitrary code execution on the host system

The vulnerability is particularly dangerous in enterprise environments where endpoint management servers typically have extensive access to managed systems across the organization.

Detection Methods for CVE-2024-29822

Indicators of Compromise

  • Unusual SQL error messages in Ivanti EPM Core server logs indicating injection attempts
  • Unexpected database queries or stored procedure executions in database audit logs
  • Anomalous network connections from the EPM Core server to external or unusual internal destinations
  • Unauthorized processes spawned by the database service or EPM application processes

Detection Strategies

  • Monitor Ivanti EPM Core server logs for SQL syntax errors or unusual query patterns that may indicate injection attempts
  • Implement database activity monitoring to detect suspicious queries including UNION-based, time-based, or error-based SQL injection patterns
  • Deploy network-based intrusion detection systems (IDS) with signatures for common SQL injection attack patterns targeting the EPM server
  • Use endpoint detection and response (EDR) solutions to monitor for suspicious child processes spawned by EPM or database services

Monitoring Recommendations

  • Enable verbose logging on the Ivanti EPM Core server and forward logs to a SIEM for analysis
  • Configure database audit logging to capture all queries executed against the EPM database
  • Monitor for unusual authentication failures or access patterns to the EPM management interface
  • Implement network segmentation monitoring to detect lateral movement attempts from the EPM server

How to Mitigate CVE-2024-29822

Immediate Actions Required

  • Apply the security patch referenced in the Ivanti Security Advisory - May 2024 immediately
  • Isolate affected Ivanti EPM servers on a dedicated network segment with strict access controls
  • Review firewall rules to limit network access to the EPM Core server to only authorized management systems
  • Conduct a security review to determine if exploitation may have occurred prior to patching

Patch Information

Ivanti has released patches addressing this vulnerability. Administrators should consult the Ivanti Security Advisory - May 2024 for detailed patching instructions and download the appropriate security update for their EPM version. Organizations running Ivanti EPM 2022 SU5 or earlier must update to a patched version to remediate this vulnerability.

Workarounds

  • Implement strict network segmentation to limit which systems can communicate with the EPM Core server on the adjacent network
  • Deploy a web application firewall (WAF) or database firewall with SQL injection detection capabilities in front of the EPM server
  • Disable or restrict access to database features that could enable code execution (such as xp_cmdshell on SQL Server) where operationally feasible
  • Implement network access control (NAC) to prevent unauthorized devices from joining the network segment where EPM resides
bash
# Network segmentation example - restrict access to EPM server
# Example iptables rules to limit access to Ivanti EPM Core server
iptables -A INPUT -s 10.0.1.0/24 -d 10.0.2.100 -p tcp --dport 443 -j ACCEPT
iptables -A INPUT -d 10.0.2.100 -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
  • TypeRCE

  • Vendor/TechIvanti Endpoint Manager

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability0.59%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-89
  • Vendor Resources
  • Ivanti Security Advisory - May 2024
  • Related CVEs
  • CVE-2025-13659: Ivanti Endpoint Manager RCE Vulnerability

  • CVE-2025-9713: Ivanti Endpoint Manager RCE Vulnerability

  • CVE-2025-9712: Ivanti Endpoint Manager RCE Vulnerability

  • CVE-2025-9872: Ivanti Endpoint Manager 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