The U.S. Cybersecurity and Infrastructure Security Agency (CISA) issued an alert about a critical vulnerability in VMware Aria Operations that is already being exploited by attackers.
This vulnerability is identified as CVE-2026-22719 and has a severity rating of 8.1/10 (high).
đź§ First: What is VMware Aria Operations?
It is an enterprise platform used to:
• Monitor servers and virtual machines
• Analyze cloud performance
• Manage VMware infrastructures (vSphere, Cloud Foundation, etc.)
Many large companies use it to control their entire IT infrastructure.
👉 Therefore, if someone compromises it, they can gain access to the company's entire virtual or cloud environment.
⚠️ What vulnerability was found?
The vulnerability is a command injection vulnerability.
In simple terms:
An attacker can send commands to the system and cause the server to execute them.
It also has two dangerous factors:
• It doesn't require authentication (the attacker doesn't even need to log in)
• It can lead to Remote Code Execution (RCE).
This means an attacker could:
• execute commands on the server
• install malware
• steal data
• take control of the infrastructure
🚨 Why CISA issued the alert
CISA added this vulnerability to the KEV catalog (Known Exploited Vulnerabilities).This means something very important:
👉 It is already being exploited in real attacks.
When CISA adds something to this catalog:
• US government agencies are obligated to patch it
• It usually indicates a high risk for companies
In this case, the patching deadline was March 24, 2026.
🛠️ How to fix it
Broadcom (owner of VMware) released patches.
Patched versions:
• Aria Operations 8.18.6
• VMware Cloud Foundation 9.0.2.0
If patching is not possible immediately:
• Restrict network access
• Do not expose the service to the internet
• Segment the network
• Implement strong access controls.
🔎 Why experts are concerned: Because Aria Operations is typically:
• at the management layer of the entire infrastructure
• with very high privileges
If compromised, an attacker can control:
• Virtual machines
• Private cloud
• The entire infrastructure.
âś… One-sentence summary:
A critical vulnerability has been discovered in VMware Aria Operations that allows remote command execution without authentication, and CISA is warning that attacks exploiting it are already underway.