Description
An OS command injection vulnerability in Ivanti EPMM before 12.9.0.1, 12.8.0.3 and 12.7.0.2 versions allows a remote authenticated attacker to execute arbitrary commands as root
Published: 2026-06-09
Score: 7.2 High
EPSS: 13.6% Moderate
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is a classic OS command injection (CWE‑78) that allows a remote authenticated attacker to run arbitrary commands with root privileges on Ivanti Endpoint Manager Mobile servers. By sending specially crafted input the attacker can supply operating‑system commands that are executed by the system without proper validation, and this can compromise confidentiality, integrity, and availability of the target system.

Affected Systems

Ivanti Endpoint Manager Mobile (EPMM) prior to version 12.9.0.1, 12.8.0.3, and 12.7.0.2 are affected. Based on the description, it is inferred that these releases lack the necessary input sanitization that is required to prevent injection.

Risk and Exploitability

The CVSS score of 7.2 indicates a high severity vulnerability. The attack requires authentication, meaning that the threat is limited to users with legitimate access to the EPMM console; however, compromised credentials or phishing could enable exploitation. The EPSS score of 14% indicates a higher likelihood of exploitation, and the vulnerability has not yet been listed in CISA’s Known Exploited Vulnerabilities catalog, so there is no evidence of active exploitation. Proper network segmentation and least‑privilege policies can reduce the likelihood of successful attack, but the potential impact remains significant.

Generated by OpenCVE AI on August 4, 2026 at 08:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑issued update to Ivanti Endpoint Manager Mobile version 12.9.0.1 or later, which contains a fix for the OS command‑injection weakness.
  • If upgrading is not immediately possible, restrict network access to the affected API endpoints so that only trusted administrators can reach them, reducing the potential attacker pool.
  • Enforce strict input validation on all user‑supplied data that is passed to operating‑system commands, as required for CWE‑78, to prevent malformed payloads from being executed.
  • Enable logging of all command‑execution events and proactively monitor those logs for signs of unauthorized activity.
  • Apply the principle of least privilege: ensure that the EPMM service runs with the minimal rights required, not as root, so that even if injection succeeds the damage is limited.

Generated by OpenCVE AI on August 4, 2026 at 08:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 08:45:00 +0000

Type Values Removed Values Added
Title OS Command Injection in Ivanti Endpoint Manager Mobile Allows Remote Command Execution as Root

Sun, 02 Aug 2026 02:30:00 +0000

Type Values Removed Values Added
Title OS Command Injection in Ivanti Endpoint Manager Mobile Allows Remote Authenticated Attacker to Execute Arbitrary Commands as Root

Thu, 18 Jun 2026 16:45:00 +0000

Type Values Removed Values Added
Title OS Command Injection in Ivanti Endpoint Manager Mobile Allows Remote Authenticated Attacker to Execute Arbitrary Commands as Root

Tue, 16 Jun 2026 09:45:00 +0000

Type Values Removed Values Added
Title Remote Authenticated OS Command Injection in Ivanti Endpoint Manager Mobile Allowing Root Execution

Tue, 09 Jun 2026 18:45:00 +0000

Type Values Removed Values Added
First Time appeared Ivanti
Ivanti endpoint Manager Mobile
Vendors & Products Ivanti
Ivanti endpoint Manager Mobile

Tue, 09 Jun 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 09 Jun 2026 16:45:00 +0000

Type Values Removed Values Added
Title Remote Authenticated OS Command Injection in Ivanti Endpoint Manager Mobile Allowing Root Execution

Tue, 09 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Description An OS command injection vulnerability in Ivanti EPMM before 12.9.0.1, 12.8.0.3 and 12.7.0.2 versions allows a remote authenticated attacker to execute arbitrary commands as root
Weaknesses CWE-78
References
Metrics cvssV3_1

{'score': 7.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Ivanti Endpoint Manager Mobile
cve-icon MITRE

Status: PUBLISHED

Assigner: ivanti

Published:

Updated: 2026-06-10T03:58:42.057Z

Reserved: 2026-06-03T09:56:16.844Z

Link: CVE-2026-10727

cve-icon Vulnrichment

Updated: 2026-06-09T15:34:07.799Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-06-09T16:16:35.950

Modified: 2026-07-23T08:10:00.137

Link: CVE-2026-10727

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T08:30:05Z

Weaknesses
  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')