Description
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
Published: 2026-07-10
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated path traversal flaw in the web management interface of Wireless Technology, Inc. devices allows an attacker to craft HTTP requests with traversal sequences such as "../". When these requests reach the firmware, the device resolves the sequences and reads files located outside the intended web root directory, potentially exposing sensitive system files, configuration data, or credentials. The weakness is classified as CWE‑22 and directly undermines the confidentiality of the device’s data.

Affected Systems

Wireless Technology, Inc. devices running firmware version 3.5.0.r released 2024/05/24 are affected. The vulnerability exists in the web management interface component of the firmware.

Risk and Exploitability

The CVSS score of 7.5 categorizes the issue as high severity, reflecting significant risk if exploited. Because no authentication is required, an attacker can launch the exploit from any network that can reach the management interface. The EPSS score of less than 1% and the fact that the vulnerability is not listed in the CISA KEV catalog suggest a relatively low baseline likelihood of exploitation, yet the simple attack path and high potential impact support a strong remediation stance.

Generated by OpenCVE AI on July 28, 2026 at 08:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the WTI firmware to the latest version that contains the path traversal fix.
  • Disable or restrict external access to the web management interface, for example by placing the device behind a VPN, applying firewall rules to limit source IPs, or disabling remote management when not required.
  • Configure the web server or application layer to disallow directory traversal sequences (e.g., by sanitizing request paths or enforcing a strict file access policy) until a vendor patch is available.

Generated by OpenCVE AI on July 28, 2026 at 08:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
Title Path Traversal Vulnerability in WTI Web Management Interface Enables Sensitive File Disclosure

Thu, 23 Jul 2026 09:15:00 +0000

Type Values Removed Values Added
Title Path Traversal Vulnerability in WTI Web Management Interface Enables Sensitive File Disclosure

Sat, 18 Jul 2026 05:00:00 +0000

Type Values Removed Values Added
Title Unauthenticated Path Traversal in WTI Web Management Interface Leading to Data Disclosure

Thu, 16 Jul 2026 19:15:00 +0000

Type Values Removed Values Added
Title Unauthenticated Path Traversal in WTI Web Management Interface Leading to Data Disclosure

Tue, 14 Jul 2026 15:15:00 +0000

Type Values Removed Values Added
Title Unauthenticated Path Traversal in WTI Web Management Interface

Mon, 13 Jul 2026 00:45:00 +0000

Type Values Removed Values Added
Title Unauthenticated Path Traversal in WTI Web Management Interface

Sun, 12 Jul 2026 13:15:00 +0000

Type Values Removed Values Added
Title Unauthenticated Path Traversal in WTI Wireless Device Web Interface

Sat, 11 Jul 2026 12:00:00 +0000

Type Values Removed Values Added
Title Unauthenticated Path Traversal in WTI Wireless Device Web Interface

Fri, 10 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 10 Jul 2026 17:15:00 +0000

Type Values Removed Values Added
Description 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
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-10T18:05:47.291Z

Reserved: 2026-01-09T00:00:00.000Z

Link: CVE-2025-70796

cve-icon Vulnrichment

Updated: 2026-07-10T18:05:13.058Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-28T08:45:04Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')