CVE-2024-9380 — Ivanti Cloud Services Appliance (CSA) OS Command Injection Vulnerability

CVE-2024-9380

Ivanti CSA 4.6.x — Admin-Authenticated OS Command Injection; EOL Product in Actively Exploited Ivanti Chaining Campaigns

What is Ivanti Cloud Services Appliance?

Ivanti Cloud Services Appliance (CSA) is an on-premises appliance that provides cloud-based management capabilities for Ivanti Endpoint Manager (LANDESK), enabling remote device management, software deployment, and patch management. The CSA acts as a bridge between managed endpoints and cloud services, and exposes a web-based administrative console for configuration and management. Ivanti CSA 4.6.x reached end-of-life and is no longer receiving security patches from Ivanti; the vendor's remediation guidance is to upgrade to CSA 5.0.x.

Overview

CVE-2024-9380 is an OS command injection vulnerability in the administrative console of Ivanti CSA 4.6.x that allows an authenticated attacker with application admin privileges to pass arbitrary commands to the underlying OS. When combined with CVE-2024-8963 (a path traversal in CSA 4.6.x that allows unauthenticated access to the admin interface, already enriched) and CVE-2024-8190 (another OS command injection in CSA), these vulnerabilities form a multi-stage exploit chain that produces unauthenticated OS command execution on end-of-life CSA appliances. CISA added CVE-2024-9380 to the KEV catalog one day after publication, confirming active exploitation in the wild.

Affected Versions

Product Status
Ivanti CSA 4.6.x End-of-life — no patch available; upgrade required
Ivanti CSA 5.0.x Not affected

Ivanti's guidance is to upgrade to CSA 5.0.x or later. No patch will be issued for the 4.6.x branch.

Technical Details

CWE-77 (Improper Neutralization of Special Elements used in a Command). The CSA administrative console contains a feature that passes configuration values or user-supplied input to system commands without adequate sanitization. An attacker with admin-level access to the CSA console can inject OS commands into these inputs, causing them to be executed by the underlying operating system. Because Ivanti CSA 4.6.x is end-of-life and the admin console has been accessed via the CVE-2024-8963 path traversal bypass, the effective attack chain requires no legitimate credentials.

The three Ivanti CSA CVEs from the October 2024 advisory work in concert:

  • CVE-2024-8963 (path traversal, already enriched) — bypasses authentication to access the admin interface
  • CVE-2024-9380 (command injection) — executes OS commands once admin access is achieved
  • CVE-2024-9379 (SQL injection) — provides credential disclosure or database manipulation

Discovery

Ivanti published its October 2024 advisory covering the cluster of CSA vulnerabilities. The one-day gap between CVE publication and KEV addition reflects confirmed active exploitation.

Exploitation Context

Ivanti CSA 4.6.x was already end-of-life when these vulnerabilities were disclosed and exploited, representing the persistent risk of running unsupported software in network-connected roles. CSA appliances manage endpoint fleets — an attacker with OS-level access can use the CSA as a pivot to push malicious software to managed endpoints, collect management credentials, or disrupt endpoint management operations. The exploitation of Ivanti network appliances was a major theme in 2024, with multiple Ivanti products (CSA, Connect Secure VPN, EPMM) appearing in the CISA KEV catalog.

Remediation

  1. Upgrade to Ivanti CSA 5.0.x or later — the 4.6.x branch is end-of-life with no patches available. This is the only permanent remediation.
  2. If immediate upgrade is not possible, isolate the CSA appliance from the internet and limit administrative access to known-good IP addresses.
  3. Review CSA administrative logs for unauthorized logins or unexpected configuration changes prior to upgrade.
  4. See also CVE-2024-8963 (path traversal) and CVE-2024-8190 (command injection) — all three vulnerabilities should be addressed by upgrading to CSA 5.0.x.
  5. After upgrading, rotate all credentials managed by or accessible through the CSA, including Endpoint Manager service accounts.

Key Details

PropertyValue
CVE ID CVE-2024-9380
Vendor / Product Ivanti — Cloud Services Appliance (CSA)
NVD Published2024-10-08
NVD Last Modified2025-10-24
CVSS 3.1 Score7.2
CVSS 3.1 VectorCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
SeverityHIGH
CWE CWE-77 find similar ↗
CISA KEV Added2024-10-09
CISA KEV Deadline2024-10-30
Known Ransomware Use No

CVSS 3.1 Breakdown

Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Required Action

CISA BOD 22-01 Deadline: 2024-10-30. As Ivanti CSA 4.6.x has reached End-of-Life status, users are urged to remove CSA 4.6.x from service or upgrade to the 5.0.x line, or later, of supported solution.

Timeline

DateEvent
2024-10-08Ivanti publishes security advisory covering CVE-2024-9379, CVE-2024-9380, and CVE-2024-9381 for CSA
2024-10-09Added to CISA Known Exploited Vulnerabilities catalog
2024-10-30CISA BOD 22-01 remediation deadline