Null Pointer Dereference Vulnerability in TinyWeb by Theopaid
CVE-2026-67184
Key Information:
- Vendor
Generalsandman
- Status
- Vendor
- CVE Published:
- 28 July 2026
Badges
What is CVE-2026-67184?
TinyWeb versions up to 0.0.8 are vulnerable due to a null pointer dereference issue that can be exploited by unauthenticated remote attackers. By sending a malformed HTTP request containing an invalid version string, attackers can trigger a failure in the HttpParser::execute() function. This failure prevents the proper allocation of the Url object, resulting in a NULL pointer that is subsequently dereferenced in the buildResponse() function without checking for its validity. The result is a SIGSEGV, which crashes the worker process. Repeated attempts can lead to a complete shutdown of the server, requiring manual intervention to restart. This vulnerability poses a significant risk to operational continuity for affected systems.
Affected Version(s)
TinyWeb e48f15d38d2bebeec9cabcfdde81931b10a1963b
TinyWeb e48f15d38d2bebeec9cabcfdde81931b10a1963b
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
