VMware Operations Manager Remote Code Execution Scanner
Targets the Apache Log4j logging component in vRealize Operations Manager to achieve unauthenticated remote code execution.
Short Info
Level
Single Scan
Single Scan
Can be used by
Asset Owner
Estimated Time
10 seconds
Time Interval
1 month 1 week
Scan only one
Domain, IPv4, Subdomain
Toolbox
VMware Operations Manager, formerly vRealize Operations Manager, is a performance and capacity management platform used by IT administrators to monitor, optimize, and troubleshoot virtualized data centers and cloud environments. It provides deep insights into resource utilization, application health, and operational efficiency across multi-cloud infrastructures. Organizations rely on it to reduce downtime, automate remediation, and ensure compliance in complex VMware deployments.
The Remote Code Execution (RCE) vulnerability stems from the use of Apache Log4j, a widely adopted logging library, which contains a critical flaw allowing JNDI injection. This flaw enables an attacker to execute arbitrary code on the server by sending specially crafted log messages. The vulnerability is particularly severe because it does not require authentication, making it exploitable from any network-accessible endpoint.
Specifically, the vulnerability is triggered through the Log4j logging mechanism used by VMware Operations Manager's web interface and API endpoints. An attacker can inject a malicious JNDI lookup string in HTTP headers, such as User-Agent or X-Forwarded-For, which is then logged and processed by Log4j. This leads to remote code execution with the privileges of the application server, typically SYSTEM or root.
Successful exploitation allows an attacker to gain full control over the VMware Operations Manager server, potentially compromising all monitored virtual machines and infrastructure. This can lead to data exfiltration, ransomware deployment, lateral movement within the network, and complete disruption of operations. Given the critical role of this software in managing enterprise environments, the impact is catastrophic.