Cyber Resilience

CVE-2025-6771

HighRCE

Published: 08 July 2025

Published
08 July 2025
Modified
11 July 2025
KEV Added
Patch
CVSS Score v3.1 7.2 CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.2385 96.1th percentile
Risk Priority 29 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-6771 is a high-severity OS Command Injection (CWE-78) vulnerability in Ivanti Endpoint Manager Mobile. Its CVSS base score is 7.2 (High).

Operationally, ranked in the top 3.9% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

CVE-2025-6771 is an OS command injection vulnerability, tracked as CWE-78, that affects Ivanti Endpoint Manager Mobile (EPMM) prior to versions 12.5.0.2, 12.4.0.3, and 12.3.0.3. The flaw received a CVSS 3.1 base score of 7.2 reflecting network attack vector, low attack complexity, and high-privilege requirements, with impacts spanning confidentiality, integrity, and availability.

A remote authenticated attacker holding high privileges can supply crafted input that results in arbitrary OS command execution on the EPMM server, enabling full remote code execution.

The official Ivanti advisory at https://forums.ivanti.com/s/article/Security-Advisory-Ivanti-Endpoint-Manager-Mobile-EPMM-CVE-2025-6770-CVE-2025-6771?language=en_US details the affected releases and the corresponding patched versions that remediate the issue.

EPSS for the CVE rose from a low baseline to a peak of 0.2729 on 2026-02-18 before receding to the current value of 0.2385, indicating that exploitation interest increased after public disclosure.

EU & UK References

Vulnerability details

OS command injection in Ivanti Endpoint Manager Mobile (EPMM) before version 12.5.0.2,12.4.0.3 and 12.3.0.3 allows a remote authenticated attacker with high privileges to achieve remote code execution

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

ivanti
endpoint manager mobile
≤ 12.3.0.3 · 12.4.0.0 — 12.4.0.3 · 12.5.0.0 — 12.5.0.2

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-78

Platform-independent apps typically execute inside a managed runtime or sandbox that restricts direct OS command execution, reducing the ability to exploit OS command injection.

addresses: CWE-78

Validates inputs to block special elements that would alter OS command execution.

References