Detection of Assets with Elevated Vulnerability Exposure via Wiz
This brief describes a detection capability designed to identify cloud assets exhibiting poor security posture by correlating high volumes of vulnerabilities, exploitable findings, and critical-severity bugs reported by the Wiz Cloud Security Platform.
The Elastic-authored detection rule identifies cloud assets with an elevated number of vulnerabilities reported by Wiz, serving as an indicator of weak security posture, potential patching failures, or active exposure. The rule leverages Wiz telemetry to flag assets that demonstrate a significant security risk through three primary criteria: a high volume of distinct vulnerabilities (10 or more), the presence of at least one known exploitable vulnerability combined with a moderate volume of findings, or the presence of high-to-critical severity vulnerabilities across multiple findings. This detection is intended to prioritize remediation efforts for cloud-based infrastructure that is most susceptible to exploitation, reducing the attack surface by highlighting assets that require urgent investigation and maintenance.
Impact
Successful exploitation of assets flagged by this rule could result in unauthorized initial access to cloud environments, lateral movement, or data exfiltration. By identifying assets with known exploitable vulnerabilities and a lack of patch management, organizations can proactively address security gaps before threat actors leverage techniques like T1190 (Exploit Public-Facing Application) to compromise high-value infrastructure.
Recommendation
Prioritize remediation for assets identified by this detection, focusing specifically on those flagged with exploitable vulnerabilities or critical-severity findings.
- Review the affected asset details via
wiz.vulnerability.vulnerable_asset.nameto confirm ownership and criticality. - Use the
Esql.vuln_id_valuesfield provided by the detection to audit specific CVEs present on the host. - Validate the
wiz.vulnerability.has_exploitfield to confirm if an asset is currently at risk of known exploit chains and prioritize these for immediate patching. - Review vulnerability management processes to ensure assets are included in scheduled scanning and that patch SLAs are being met.
Immediate actions
Deploy the Wiz-integrated detection rule to monitor for high-risk assets.
Mitigations
Patch assets identified with exploitable vulnerabilities.
Known CVEs flagged by Wiz