Cyber Resilience

CVE-2024-5466

HighRCE

Published: 23 August 2024

Published
23 August 2024
Modified
19 December 2024
KEV Added
Patch
CVSS Score v3.1 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.1997 95.6th percentile
Risk Priority 30 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-5466 is a high-severity Code Injection (CWE-94) vulnerability in Zohocorp Manageengine Opmanager. Its CVSS base score is 8.8 (High).

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

Deeper analysis

Zohocorp ManageEngine OpManager and Remote Monitoring and Management versions 128329 and below contain an authenticated remote code execution vulnerability in the deploy agent option. The flaw is tracked as CVE-2024-5466 with a CVSS 3.1 score of 8.8 and is classified under CWE-94 for improper control of code generation.

An attacker with low-privileged authenticated access over the network can exploit the issue without user interaction to execute arbitrary code, resulting in full compromise of confidentiality, integrity, and availability on the affected system.

The vendor advisory at https://www.manageengine.com/itom/advisory/cve-2024-5466.html addresses the flaw and is the primary source for mitigation steps such as updates or configuration changes.

EPSS scores for the CVE sit at a current value of 0.1997 with a recorded peak of 0.2039, indicating moderate and relatively stable exploitation interest since disclosure.

EU & UK References

Vulnerability details

Zohocorp ManageEngine OpManager and Remote Monitoring and Management versions 128329 and below are vulnerable to the authenticated remote code execution in the deploy agent option.

CWE(s)

Related Threats

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

Affected Assets

zohocorp
manageengine opmanager
12.8 · ≤ 12.7
zohocorp
manageengine opmanager msp
12.8 · ≤ 12.7
zohocorp
manageengine opmanager plus
12.8 · ≤ 12.7
zohocorp
manageengine remote monitoring and management central
all versions

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

Makes persistent code injection into loaded programs impossible when the executable image itself resides on hardware-protected read-only media.

addresses: CWE-94

Dynamically generated code can be produced and executed inside the isolated chamber, preventing host compromise from code-injection payloads.

addresses: CWE-94

Validates inputs used in dynamic code generation to block injected directives.

addresses: CWE-94

Directly prevents execution of attacker-supplied code written into data memory regions.

References