Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Unauthenticated, low-complexity remote HTTP request (AV:N/AC:L/PR:N/UI:N) yielding arbitrary file disclosure, so C:H with no integrity or availability impact.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
3DescriptionCVE.org
An unauthenticated path traversal vulnerability exists in the web management interface of WTI (Wireless Technology, Inc.) version 3.5.0.r 2024/05/24 00:00:00. An unauthenticated attacker can craft malicious HTTP requests containing traversal sequences to access files outside of the intended web root directory. This may allow disclosure of sensitive system files and configuration data
AnalysisAI
Unauthenticated path traversal in the WTI (Wireless Technology, Inc.) web management interface (firmware version 3.5.0.r, build 2024/05/24) lets remote attackers read arbitrary files outside the web root by embedding directory-traversal sequences in crafted HTTP requests. Because no authentication is required (PR:N), an attacker on the network can harvest sensitive system files and configuration data - potentially credentials and device settings for these console/serial and power-management appliances. Publicly available exploit code exists (POC referenced on GitHub) and CISA's SSVC framework rates it automatable, though it is not listed in CISA KEV and EPSS remains low at 0.56%.
Technical ContextAI
The flaw is a classic CWE-22 (Improper Limitation of a Pathname to a Restricted Directory / path traversal). The affected component is the HTTP-based web management interface embedded in WTI network infrastructure appliances (WTI, historically associated with console/serial servers, remote-power switches and PDUs used to out-of-band manage racks). The web server fails to canonicalize or sanitize user-supplied path segments, so sequences such as '../' escape the intended web root and resolve to files elsewhere on the device filesystem. The impact is confidentiality-only (C:H, I:N, A:N): the attacker reads files but the vulnerability itself does not permit writing or service disruption. The provided CPE ('cpe:2.3:a:n/a:n/a:*') is a placeholder and does not identify the exact product, so precise CPE-based product identification is not possible from the feed alone.
RemediationAI
No vendor-released patch version is identified in the available data at time of analysis, so upgrade guidance beyond 'obtain fixed firmware from WTI' cannot be stated with an exact version - contact WTI (Western Telematic / Wireless Technology, Inc.) for a firmware update superseding 3.5.0.r 2024/05/24. As compensating controls: remove the web management interface from any internet-facing exposure and restrict it to a dedicated out-of-band management VLAN reachable only from trusted admin hosts (trade-off: legitimate remote admins must use a VPN/jump host); place a reverse proxy or WAF in front that normalizes and rejects requests containing traversal sequences such as '../', encoded variants ('%2e%2e%2f'), and absolute paths (trade-off: may break legitimate URLs and needs tuning); and rotate any credentials or secrets that may have been exposed via readable configuration files, since disclosure may already have occurred. Consult the NVD advisory (https://nvd.nist.gov/vuln/detail/CVE-2025-70796) and the researcher summary (https://github.com/LPO26/Path-Traversal-via-Web-Interface-on-WTI-Devices/blob/main/CVE%20Summary) for details.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-22 – Path Traversal
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-210451
GHSA-v6x3-78p8-29hj