← Vulnerability feed

Vulnerability record · CVE-2009-3733 · published 2 November 2009

CVE-2009-3733: VMware Server, ESX and ESXi directory traversal allows arbitrary file read

Vmware · Esx

A directory traversal flaw (CWE-22) exists in VMware Server 1.x before 1.0.10 build 203137 and 2.x before 2.0.2 build 203138 on Linux, VMware ESXi 3.5, and VMware ESX 3.0.3 and 3.5. The description does not specify the vulnerable component or the exact traversal vectors, so the precise request path is unknown from this record. It matters because unauthenticated remote attackers can read files outside the intended directory on virtualization hosts.

5.0 CVSS 2.0 Medium EPSS 83% · top 0.3% CWE-22 · Path traversal
5.0CVSS 2.0 base score
83%EPSS exploitation probability, 30 days
NoNot in CISA KEV
3Affected product versions listed by NVD
20References
16 Jun 2026Last modified by NVD

Description

Directory traversal vulnerability in VMware Server 1.x before 1.0.10 build 203137 and 2.x before 2.0.2 build 203138 on Linux, VMware ESXi 3.5, and VMware ESX 3.0.3 and 3.5 allows remote attackers to read arbitrary files via unspecified vectors.

AV:N/AC:L/Au:N/C:P/I:N/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: medium.

high priorityUnauthenticated remote file read on virtualization hosts is serious, and EPSS is very high, though the CVSS 2.0 base score is only 5.0 and there is no confirmed in-the-wild exploitation.

What it is

A directory traversal flaw (CWE-22) exists in VMware Server 1.x before 1.0.10 build 203137 and 2.x before 2.0.2 build 203138 on Linux, VMware ESXi 3.5, and VMware ESX 3.0.3 and 3.5. The description does not specify the vulnerable component or the exact traversal vectors, so the precise request path is unknown from this record. It matters because unauthenticated remote attackers can read files outside the intended directory on virtualization hosts.

Impact

An attacker gains read access to arbitrary files on the affected host, which can expose configuration data, credentials or other sensitive content. There is no integrity or availability impact per the CVSS vector.

Attack surface

Reachable over the network (AV:N) with no authentication (Au:N) and no user interaction, per the CVSS 2.0 vector. The description does not identify which service or interface carries the traversal request.

Exploitation

Not listed in CISA KEV and no ransomware association is recorded, but EPSS is very high (0.83378 probability, 99.664th percentile). References are vendor advisories, patch notices and third-party VDB entries; none are tagged as exploit code.

What to do

  • Upgrade VMware Server to 1.0.10 build 203137 or 2.0.2 build 203138, and apply the ESX/ESXi fixes referenced in VMSA-2009-0015.
  • If patching is not immediately possible, restrict network access to the affected VMware management and service interfaces to trusted hosts only.
  • Retire or isolate end-of-life VMware Server 1.x/2.x and ESX/ESXi 3.x hosts, which no longer receive current security support.
  • Review file system permissions on the host so that the service account cannot read sensitive files outside its required paths.

Detection

  • Monitor web and service logs on VMware hosts for requests containing traversal sequences such as ../ or encoded variants.
  • Alert on unexpected reads of sensitive files (for example /etc/passwd, host configuration or credential stores) by VMware service processes.
  • Use file integrity monitoring on host configuration and credential files to detect anomalous access.
  • Hunt for outbound connections from VMware hosts to unknown destinations that could indicate exfiltration of read files.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

3 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://lists.vmware.com/pipermail/security-announce/2009/000069.html PatchVendor Advisory
http://secunia.com/advisories/37186 Broken Link
http://security.gentoo.org/glsa/glsa-201209-25.xml Third Party Advisory
http://securitytracker.com/id?1023088 Third Party AdvisoryVDB Entry
http://securitytracker.com/id?1023089 Third Party AdvisoryVDB Entry
http://www.securityfocus.com/archive/1/507523/100/0/threaded Third Party AdvisoryVDB Entry
http://www.securityfocus.com/bid/36842 Third Party AdvisoryVDB Entry
http://www.vmware.com/security/advisories/VMSA-2009-0015.html PatchVendor Advisory
http://www.vupen.com/english/advisories/2009/3062 PatchVendor Advisory
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A7822 Third Party Advisory
http://lists.vmware.com/pipermail/security-announce/2009/000069.html PatchVendor Advisory
http://secunia.com/advisories/37186 Broken Link
http://security.gentoo.org/glsa/glsa-201209-25.xml Third Party Advisory
http://securitytracker.com/id?1023088 Third Party AdvisoryVDB Entry
http://securitytracker.com/id?1023089 Third Party AdvisoryVDB Entry
http://www.securityfocus.com/archive/1/507523/100/0/threaded Third Party AdvisoryVDB Entry
http://www.securityfocus.com/bid/36842 Third Party AdvisoryVDB Entry
http://www.vmware.com/security/advisories/VMSA-2009-0015.html PatchVendor Advisory
http://www.vupen.com/english/advisories/2009/3062 PatchVendor Advisory
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A7822 Third Party Advisory

Track CVE-2009-3733 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2020-3992VMware ESXi OpenSLP use-after-free allows remote code executionOpenSLP as used in VMware ESXi contains a use-after-free flaw reachable over port 427 on the management network. An unauthenticated attacker with net…KEVEPSS 83%analysed9.8CVE-2019-5544OpenSLP heap out-of-bounds write in VMware ESXi and Horizon DaaSOpenSLP as shipped in VMware ESXi and Horizon DaaS contains a heap overwrite (out-of-bounds write) flaw. VMware rates it Critical with a maximum CVSS…KEVEPSS 97%analysed9.8CVE-2014-7169GNU Bash environment variable function parsing command injection (Shellshock variant)GNU Bash through 4.3 bash43-025 processes trailing strings after malformed function definitions in environment variable values, allowing command inje…KEVEPSS 100%analysed9.8CVE-2014-6271GNU Bash environment variable command injection (ShellShock)GNU Bash through 4.3 processes trailing strings after function definitions in environment variable values, allowing injected commands to run when Bas…KEVEPSS 100%analysed8.2CVE-2025-22224VMware ESXi and Workstation TOCTOU race leads to out-of-bounds writeVMware ESXi, Workstation, and related products contain a TOCTOU race condition that results in an out-of-bounds write. An attacker with local adminis…KEVEPSS 1.6%analysed8.2CVE-2025-22225VMware ESXi VMX arbitrary write enables sandbox escapeVMware ESXi contains an arbitrary write vulnerability in which a malicious actor with privileges within the VMX process can trigger an arbitrary kern…KEVEPSS 1.00%analysed7.8CVE-2010-3904Linux Kernel RDS rds_page_copy_user Improper Input Validation Privilege EscalationThe rds_page_copy_user function in net/rds/page.c in the Linux kernel before 2.6.36 fails to properly validate addresses obtained from user space. A …KEVEPSS 14%analysed7.5CVE-2023-29552Service Location Protocol unauthenticated service registration enables DoS amplificationThe Service Location Protocol (SLP, RFC 2608) permits an unauthenticated, remote attacker to register arbitrary services. This allows spoofed UDP tra…KEVEPSS 64%analysed

Source: NIST National Vulnerability Database (record CVE-2009-3733), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.