Exploited Known exploited (KEV) Ransomware use CVE-2024-37085

VMware ESXi authentication bypass (CVE-2024-37085) — matching on a name alone means recreating a deleted group lets you through

VMware ESXi Added to KEV Jul 30, 2024 Federal remediation due 2024-08-20

An authentication bypass in VMware ESXi. Where user management is delegated to a directory service, recreating the configured administrator group after it has been deleted is described as yielding full access to the host.

Key facts

  • CVE IDCVE-2024-37085
  • Affected (vendor / product)VMware ESXi
  • CWECWE-305
  • ExploitationListed in CISA KEV (exploitation confirmed); also confirmed used in ransomware
  • Remediation due2024-08-20 (U.S. federal civilian agencies, BOD 22-01)

Key points

  • The affected product is VMware ESXi, an authentication bypass classified under a weak primary authentication method.
  • It presumes a configuration delegating user management to a directory service.
  • Recreating the configured administrator group after deletion is described as yielding full access to the host.
  • The issue lies less in how code was written than in a premise about how identity is established.
  • Across the records this site holds as of 2026-09-04, virtualization entries with known ransomware use number 14.

1Deciding by name

Where user management is delegated to an external directory service, an arrangement says that whoever belongs to a given group is treated as an administrator. The question is what that correspondence is made on. Here, matching group names was enough to confer administrator status.

Matching on a nameMatching on a stable identifier
Same name means the same thingA recreated group is treated as different
Deleting and recreating carries privileges overA recreated group inherits nothing
Configuration reads easilyConfiguration reads poorly but cannot be confused

On the directory side, a group can be deleted and created again with the same name. To a person it looks the same; it is properly a different thing. Judging by name alone treats that different thing as the same one.

2Where the flaw sits

  1. 1PreconditionThe host is configured to delegate user management to a directory service
  2. 2RequirementSufficient permissions within that directory service
  3. 3ActionRecreating the configured administrator group after it was deleted
  4. 4ResultFull access to the host may be obtained

What stands out is that this is less an error in how code was written than a question about a premise in the design of authentication. The class covers cases where the method relied on to establish identity is not strong enough.

3Where virtualization sits

What this affectsA platform running many virtual machinesOne host carries many environments
Virtualization grouping across the records this site holds as of 2026-09-0414 unpublished entries with known ransomware useBehind boundary devices at 59 and business platforms at 32
Due date21 daysAdded July 30, 2024, due August 20

Virtualization stacks many virtual machines on one host. Taking the host affects everything running on it together. Across the records this site holds as of 2026-09-04, 14 unpublished entries in this grouping carry known ransomware use — fewer than boundary devices or business platforms, though the reach per entry tends to be wider.

4Questioning the premise

Applying an update is of course the remedy, but the entry points a step further back. On what basis is something judged to be the same party — a name, or an identifier that does not change? That choice exists in many systems, and made one way it invites the same confusion.

Why it matters

The choice of what establishes sameness exists across many systems, and matching on names invites confusion through recreation. Beyond applying updates, the method of correspondence itself is worth checking.

FAQ

Why does recreating a group work?
Because the privilege correspondence was made on the group name. A group deleted and recreated with the same name is properly different, but names alone do not distinguish it.
Why does virtualization amplify effects?
Many virtual machines run on one host, so taking the host affects everything running on it together.

Sources (primary)

This article is an independent organization based on the U.S. official data below. Always verify the exact, latest details and applicability with the official and vendor sources.

#Security#CISA#KEV#Virtualization#Authentication bypass
Disclaimer: This site independently summarizes and classifies information based on official data sources. Always verify the latest and accurate information with the official sources. Content on finance, health, legal, and security is information, not advice. This site is not an official website of the U.S. government.