Cyber Resilience

CVE-2024-37085

MediumCISA KEVActive ExploitationEUVD ExploitedRansomware-linked

Published: 25 June 2024

Published
25 June 2024
Modified
30 October 2025
KEV Added
30 July 2024
Patch
CVSS Score v3.1 6.8 CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.8027 99.1th percentile
Risk Priority 82 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-37085 is a medium-severity Improper Authentication (CWE-287) vulnerability in Vmware Esxi. Its CVSS base score is 6.8 (Medium).

Operationally, ranked in the top 0.9% of CVEs by exploit likelihood; CISA has added it to the Known Exploited Vulnerabilities catalog.

The strongest mitigations our analysis identified are NIST 800-53 AC-3 (Access Enforcement) and IA-4 (Identifier Management).

Deeper analysis

VMware ESXi contains an authentication bypass vulnerability affecting hosts that were previously configured to use Active Directory for user management. The flaw, tracked under CWE-287 and CWE-305, allows an attacker to circumvent authentication controls tied to the default ESXi Admins group.

A malicious actor who already possesses sufficient Active Directory permissions can exploit the issue by re-creating the configured AD group after it has been deleted, thereby obtaining full administrative access to the ESXi host. The vulnerability carries a CVSS 3.1 score of 6.8 with network attack vector and high impact on confidentiality, integrity, and availability.

Broadcom security advisories detail the issue and are referenced in CISA’s Known Exploited Vulnerabilities catalog, indicating that mitigation guidance and any available patches should be obtained from those sources.

The CVE shows an EPSS score of 0.8027 at both current and peak values and appears in the CISA catalog, confirming real-world exploitation activity.

EU & UK References

Vulnerability details

VMware ESXi contains an authentication bypass vulnerability. A malicious actor with sufficient Active Directory (AD) permissions can gain full access to an ESXi host that was previously configured to use AD for user management https://blogs.vmware.com/vsphere/2012/09/joining-vsphere-hosts-to-active-directory.html by re-creating the configured AD…

more

group ('ESXi Admins' by default) after it was deleted from AD.

CWE(s)
KEV Date Added
30 July 2024

Related Threats

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

Affected Assets

vmware
cloud foundation
4.0 — 5.2
vmware
esxi
7.0, 8.0

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly enforces approved authorizations for the ESXi Admins AD group, blocking the bypass achieved by deleting and recreating the group.

prevent

Requires proper management and uniqueness validation of security identifiers such as AD group names used for ESXi administrative access.

prevent

Mandates secure management of authenticators, preventing trivial recreation of the privileged AD group that ESXi trusts for authentication.

References