LiveActive security incident?Get immediate response
CVE Record

CVE-2025-22226: VMware ESXi, Workstation, and Fusion contain an information disclosure vulnerability due to an out-of-bound...

VMware ESXi, Workstation, and Fusion contain an information disclosure vulnerability due to an out-of-bounds read in HGFS. A malicious actor with administrative privileges to a virtual machine may be able to exploit this issue to leak memory from the vmx process.

HighCVSS 7.1Known exploitedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This vulnerability can let a malicious administrator inside a virtual machine read memory from VMware's host-side vmx process. That memory exposure can reveal sensitive data across a trust boundary. CISA lists CVE-2025-22226 in KEV, so treat it as actively exploited, not theoretical.

Executive priority

High priority. The issue affects virtualization infrastructure, crosses a VM boundary, and is in CISA KEV. Remediate on a tracked timeline, especially for shared, regulated, or high-value environments.

Technical view

CVE-2025-22226 is a CWE-125 out-of-bounds read in HGFS affecting VMware ESXi, Workstation, Fusion, Cloud Foundation, and Telco Cloud products. The stated impact is confidentiality loss: a VM-local actor may leak vmx process memory. CVSS is 7.1 high with changed scope and high confidentiality impact.

Likely exposure

Exposure is likely where affected VMware versions run guest VMs with HGFS-related functionality, including ESXi 7.0/8.0, Workstation 17.x, Fusion 13.x, and bundled VMware platform stacks listed by Broadcom.

Exploitation context

Active exploitation is supported by the CISA KEV listing. The source bundle does not provide exploit details, observed campaigns, affected configurations beyond product versions, or confirmed public exploit code.

Researcher notes

Evidence supports an HGFS out-of-bounds read leading to vmx memory disclosure. The bundle does not include fixed build numbers, workaround details, exploit mechanics, or telemetry. Use Broadcom and CISA records as controlling sources.

Mitigation direction

  • Prioritize remediation because CISA KEV confirms exploitation.
  • Review Broadcom advisory VMSA-2025-0004 for fixed versions and workarounds.
  • Patch affected ESXi, Workstation, Fusion, and bundled VMware platform deployments.
  • Assess whether HGFS-related functionality is required and restrict it where vendor guidance permits.
  • Track remediation for VMware Cloud Foundation and Telco Cloud through their product guidance.

Validation and detection

  • Inventory VMware ESXi, Workstation, Fusion, Cloud Foundation, and Telco Cloud versions.
  • Map deployed versions against the affected product ranges in the advisory.
  • Confirm whether remediation from Broadcom has been applied on every affected host.
  • Review virtualization logs for unusual guest-to-host activity where available.
  • Document exceptions and compensating controls for any systems awaiting vendor remediation.
Prepared
Confidence
high
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-125: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-22226 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.1 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.1CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N2.54Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.1High
CVSS 3.1 vector shape for CVE-2025-22226Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aESXi8.0, 8.0, 7.0unaffected
n/aVMware Workstation17.xunaffected
n/aVMware Fusion13.xunaffected
n/aVMware Cloud Foundation5.x, 4.5.xunaffected
n/aVMware Telco Cloud Platform5.x, 4.x, 3.x, 2.xunaffected
n/aVMware Telco Cloud Infrastructure3.x, 2.xunaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-125 · source CWE mapping

Out-of-bounds Read

Out-of-bounds Read represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.