Path Traversal Vulnerability in TinyWeb Server by Theopaid
CVE-2026-67185

8.7HIGH

Key Information:

Status
Vendor
CVE Published:
28 July 2026

Badges

๐Ÿ‘พ Exploit Exists๐ŸŸก Public PoC

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

Score:
8.7
Severity:
HIGH
Confidentiality:
High
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • ๐ŸŸก

    Public PoC available

  • ๐Ÿ‘พ

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

Credit

Theodosis Paidakis
.