← Vulnerability feed

Vulnerability record · CVE-2009-1730 · published 20 May 2009

CVE-2009-1730: NetDecision TFTP Server directory traversal in GET and PUT commands

NNetmechanica · Netdecision Tftp Server

NetDecision TFTP Server 4.2 contains multiple directory traversal flaws in its GET and PUT command handling, allowing traversal sequences to escape the intended TFTP root. Because TFTP is unauthenticated by design, any host that can reach the service can attempt to read or write files outside the served directory.

10.0 CVSS 2.0 High EPSS 55% · top 1.0% CWE-22 · Path traversal
10.0CVSS 2.0 base score
55%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
8References
16 Jun 2026Last modified by NVD

Description

Multiple directory traversal vulnerabilities in NetMechanica NetDecision TFTP Server 4.2 allow remote attackers to read or modify arbitrary files via directory traversal sequences in the (1) GET or (2) PUT command.

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

Automated analysis

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

high priorityUnauthenticated network-reachable arbitrary file read and write with a CVSS 2.0 score of 10 and very high EPSS, though no KEV listing or confirmed in-the-wild exploitation is recorded.

What it is

NetDecision TFTP Server 4.2 contains multiple directory traversal flaws in its GET and PUT command handling, allowing traversal sequences to escape the intended TFTP root. Because TFTP is unauthenticated by design, any host that can reach the service can attempt to read or write files outside the served directory.

Impact

An attacker can read arbitrary files from the server and overwrite or create arbitrary files, which can lead to data disclosure, configuration tampering, or code execution depending on what is writable.

Attack surface

Reachable over the network via the TFTP service (UDP port 69 by default); no authentication or user interaction is required, as reflected in the AV:N/AC:L/Au:N vector.

Exploitation

No CISA KEV listing and no public exploit tag in the references, but EPSS is 0.5451 (99th percentile), indicating a high modeled likelihood of exploitation activity.

What to do

  • Apply the vendor fix or upgrade NetDecision TFTP Server beyond 4.2 if an update is available; the record does not list a patched version.
  • Restrict TFTP access to trusted management hosts with firewall or ACL rules, since the protocol has no authentication.
  • Run the TFTP service with least privilege and point its root at a dedicated directory with no sensitive files.
  • Disable the TFTP service entirely if it is not required.
  • Monitor and alert on TFTP GET/PUT requests containing traversal sequences such as ../.

Detection

  • Inspect TFTP request logs or packet captures for filenames containing ../ or encoded traversal sequences.
  • Alert on TFTP PUT operations that create or modify files outside the configured root directory.
  • Monitor file integrity in directories reachable from the TFTP root for unexpected changes.
  • Baseline normal TFTP clients and flag requests from unfamiliar source addresses.

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

Affected products

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

References

Track CVE-2009-1730 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-2026-93616Checkpoint multi-domain security management path traversal vulnerabilityA directory traversal and file upload vulnerability allows an unauthenticated attacker to upload and execute arbitrary scripts on Check Point Managem…KEVEPSS 20%10.0CVE-2026-85706GitLab CE/EE repository commits API path traversal allows unauthenticated file readGitLab CE/EE contains improper path confinement and missing authentication enforcement in the repository commits API, allowing an unauthenticated use…KEVEPSS 91%analysed5.3CVE-2026-66384JFrog Artifactory path traversal in Docker cache pathAn authenticated user can write data outside the intended Docker cache path under specific remote-repository conditions in JFrog Artifactory. The fla…KEVEPSS 0.66%analysed9.8CVE-2026-59310VMware vCenter Syslog server path traversal leads to RCEVMware vCenter's Syslog server is affected by a directory traversal flaw (CWE-22) that allows a remote, unauthenticated attacker to execute arbitrary…KEVEPSS 2.6%analysed10.0CVE-2026-48282Adobe ColdFusion path traversal leads to remote code executionColdFusion versions 2025.9, 2023.20 and earlier contain a path traversal flaw (CWE-22) that allows an unauthenticated remote attacker to reach files …KEVEPSS 42%analysed10.0CVE-2026-34909UniFi OS path traversal allows unauthenticated file accessUniFi OS devices contain a path traversal flaw (CWE-22) that lets a network-reachable attacker read files on the underlying system. Because the expos…KEVEPSS 1.8%analysed6.5CVE-2026-20262Cisco Catalyst SD-WAN Manager path traversal in file uploadCisco Catalyst SD-WAN Manager (formerly vManage) fails to properly validate user-supplied input during a file upload process, allowing path traversal…KEVEPSS 28%analysed8.4CVE-2024-1708ConnectWise ScreenConnect path traversal enabling remote code executionConnectWise ScreenConnect 23.9.7 and earlier contain a path-traversal flaw (CWE-22) that can let an attacker execute remote code or reach confidentia…KEVEPSS 95%analysed

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