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

CVE-2024-39712: Ivanti Connect Secure RCE Vulnerability

CVE-2024-39712 is an argument injection RCE flaw in Ivanti Connect Secure that allows authenticated admins to execute arbitrary code. This article covers the technical details, affected versions, and mitigation strategies.

Published: May 26, 2026

CVE-2024-39712 Overview

CVE-2024-39712 is an argument injection vulnerability affecting Ivanti Connect Secure and Ivanti Policy Secure. The flaw enables a remote authenticated attacker with administrative privileges to achieve remote code execution on the affected appliance. Ivanti addressed the issue in Connect Secure versions 22.7R2.1 and 9.1R18.7, and in Policy Secure version 22.7R1.1. The weakness is categorized as Improper Neutralization of Argument Delimiters in a Command [CWE-88].

Critical Impact

An authenticated administrator can inject arguments into a system command, escape the intended context, and execute arbitrary code on the gateway. Compromise of Connect Secure or Policy Secure gives attackers a foothold at the network perimeter.

Affected Products

  • Ivanti Connect Secure before 22.7R2.1
  • Ivanti Connect Secure 9.x before 9.1R18.7
  • Ivanti Policy Secure before 22.7R1.1

Discovery Timeline

  • 2024-11-13 - CVE-2024-39712 published to NVD
  • 2025-07-11 - Last updated in NVD database

Technical Details for CVE-2024-39712

Vulnerability Analysis

The vulnerability is an argument injection flaw [CWE-88] in administrative functionality exposed by Ivanti Connect Secure and Policy Secure. An attacker who already holds admin credentials can submit crafted input that is passed to a downstream command without proper neutralization of argument delimiters. The injected arguments alter the behavior of the underlying command and lead to execution of attacker-controlled code on the appliance.

Because Connect Secure and Policy Secure operate as VPN and network access control gateways, code execution on these devices typically provides access to traffic, credentials, and internal network reachability. Exploitation does not require user interaction, and the impact crosses a security boundary, affecting components beyond the vulnerable process.

Root Cause

The root cause is insufficient sanitization of user-supplied parameters that are concatenated into a command line. The application accepts input containing delimiter characters or leading dashes that the target command interprets as additional options or operands. This allows the attacker to inject crafted arguments that change the command's behavior and reach an execution sink.

Attack Vector

Exploitation is performed over the network against the management interface. The attacker must authenticate as an administrator, then submit a specially crafted request to the vulnerable endpoint. The injected arguments are passed to the underlying utility, producing remote code execution in the context of the appliance service account. No specific code example has been published by Ivanti or third parties at the time of writing; consult the Ivanti Security Advisory for additional technical details.

Detection Methods for CVE-2024-39712

Indicators of Compromise

  • Administrative web requests containing argument delimiters such as --, backticks, $(), or unexpected flag-style tokens in parameter values.
  • New or unscheduled child processes spawned by Connect Secure or Policy Secure web service components.
  • Outbound connections from the appliance to unfamiliar IP addresses shortly after administrative authentication events.
  • Unexpected modifications to configuration files or scheduled tasks on the gateway.

Detection Strategies

  • Correlate successful administrator logins with subsequent command-execution telemetry on the appliance.
  • Inspect web access logs for requests to administrative endpoints that include shell metacharacters or argument-style payloads.
  • Alert on process lineage where Ivanti web service binaries invoke shells or system utilities outside of normal patterns.

Monitoring Recommendations

  • Forward Connect Secure and Policy Secure system, audit, and web logs to a centralized SIEM for retention and analytics.
  • Restrict and continuously monitor source IPs that can reach the administrative interface.
  • Review administrator account inventory and credential hygiene, including multi-factor authentication enforcement.

How to Mitigate CVE-2024-39712

Immediate Actions Required

  • Upgrade Ivanti Connect Secure to 22.7R2.1 or 9.1R18.7, and Ivanti Policy Secure to 22.7R1.1 or later.
  • Limit administrative web interface exposure to a dedicated management network or jump host.
  • Rotate administrator credentials and review audit logs for unexplained admin activity prior to patching.
  • Validate appliance integrity using Ivanti's Integrity Checker Tool after upgrade.

Patch Information

Ivanti has released fixed builds for both product families. Apply Connect Secure 22.7R2.1 (and 9.1R18.7 for the 9.x train) and Policy Secure 22.7R1.1. Refer to the Ivanti Security Advisory for the complete list of CVEs addressed and upgrade guidance.

Workarounds

  • Restrict access to the administrative interface to trusted management subnets using network ACLs.
  • Enforce multi-factor authentication on all administrative accounts to raise the bar for the required privilege.
  • Disable or remove unused administrative accounts, and audit existing role assignments for least privilege.
bash
# Example: restrict access to the Ivanti admin interface to a management subnet
iptables -A INPUT -p tcp --dport 443 -s 10.10.10.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
  • TypeRCE

  • Vendor/TechIvanti Connect Secure

  • SeverityCRITICAL

  • CVSS Score9.1

  • EPSS Probability9.67%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-88
  • Vendor Resources
  • Ivanti Security Advisory
  • Related CVEs
  • CVE-2021-22894: Ivanti Connect Secure RCE Vulnerability

  • CVE-2021-22899: Ivanti Connect Secure RCE Vulnerability

  • CVE-2021-22900: Ivanti Connect Secure RCE Vulnerability

  • CVE-2020-8243: Ivanti Connect Secure RCE Vulnerability
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