Path Traversal Vulnerability in TinyWeb Server by Theopaid
CVE-2026-67185
Key Information:
- Vendor
Generalsandman
- Status
- Vendor
- CVE Published:
- 28 July 2026
Badges
What is CVE-2026-67185?
The TinyWeb server, through version 0.0.8, is susceptible to a path traversal vulnerability that enables unauthorized attackers to access arbitrary files on the server. By exploiting the vulnerability, attackers can manipulate the URL path using '../' sequences, which are directly concatenated to the configured web root without proper checks. This allows unauthorized access to sensitive files such as credential stores and private keys, especially when the server operates under elevated privileges. The issue arises from the failure to normalize the URL input and the lack of boundary checks in the request handling process.
Affected Version(s)
TinyWeb 0b3b5fdb5a058f50248cd8547824936b8dd10351
TinyWeb 0b3b5fdb5a058f50248cd8547824936b8dd10351
TinyWeb 0.0.8
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
CVSS V4
Timeline
- ๐ก
Public PoC available
- ๐พ
Exploit known to exist
Vulnerability published
Vulnerability Reserved
