Cyber Posture

CVE-2024-47908

CriticalRCE

Published: 11 February 2025

Published
11 February 2025
Modified
20 February 2025
KEV Added
Patch
CVSS Score 9.1 CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
EPSS Score 0.4397 97.6th percentile
Risk Priority 45 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-47908 is a critical-severity OS Command Injection (CWE-78) vulnerability in Ivanti Cloud Services Appliance. Its CVSS base score is 9.1 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 2.4% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly mitigates OS command injection by requiring validation and sanitization of inputs to the admin web console to block arbitrary command execution.

prevent

Ensures timely remediation of the specific command injection flaw through patching to Ivanti CSA version 5.0.5 or later as per the vendor advisory.

prevent

Restricts insertion of unauthorized inputs such as shell metacharacters into the admin web console to prevent command injection exploits.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1059.004 Unix Shell Execution
Adversaries may abuse Unix shell commands and scripts for execution.
Why these techniques?

OS command injection in admin web console directly enables T1190 (exploit of exposed application) and results in arbitrary Unix shell command execution (T1059.004).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

OS command injection in the admin web console of Ivanti CSA before version 5.0.5 allows a remote authenticated attacker with admin privileges to achieve remote code execution.

Deeper analysisAI

CVE-2024-47908 is an OS command injection vulnerability (CWE-78) present in the admin web console of Ivanti Cloud Services Appliance (CSA) versions before 5.0.5. This flaw enables remote code execution and carries a CVSS v3.1 base score of 9.1 (AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H). The vulnerability was published on 2025-02-11.

A remote authenticated attacker possessing administrative privileges can exploit this vulnerability through the admin web console to inject and execute arbitrary operating system commands, resulting in remote code execution on the affected appliance.

Ivanti has published a security advisory addressing CVE-2024-47908, available at https://forums.ivanti.com/s/article/Security-Advisory-Ivanti-Cloud-Services-Application-CSA-CVE-2024-47908-CVE-2024-11771, which covers mitigation steps including upgrading to Ivanti CSA version 5.0.5 or later.

Details

CWE(s)

Affected Products

ivanti
cloud services appliance
≤ 5.0.5

CVEs Like This One

CVE-2026-25070Shared CWE-78
CVE-2026-34796Shared CWE-78
CVE-2025-27392Shared CWE-78
CVE-2025-64127Shared CWE-78
CVE-2026-3037Shared CWE-78
CVE-2025-56114Shared CWE-78
CVE-2026-41113Shared CWE-78
CVE-2026-23592Shared CWE-78
CVE-2026-5935Shared CWE-78
CVE-2025-13659Same vendor: Ivanti

References