


Perceptive Security
SOC/SIEM Consultancy

TinyWeb through 0.0.8 contains a null pointer dereference vulnerability that allows unauthenticated remote attackers to crash worker processes by sending a malf…
Published:
28 July 2026 at 00:00:00
Alert date:
28 July 2026 at 20:03:14
Source:
nvd.nist.gov
Web Technologies, Network Infrastructure
TinyWeb through version 0.0.8 is affected by a null pointer dereference vulnerability that can be exploited by unauthenticated remote attackers. The flaw resides in the HttpParser::execute() function, which fails to allocate a Url object when HTTP version parsing fails, leaving the url pointer as NULL. The buildResponse() function subsequently dereferences this NULL pointer without validating the valid_requ flag, resulting in a SIGSEGV signal that crashes the worker process. By repeatedly sending malformed HTTP requests with invalid version strings, an attacker can crash all worker processes and take the server permanently offline. The server requires a manual restart to recover, making this a viable denial-of-service attack vector. No authentication is required to trigger the vulnerability, significantly lowering the barrier for exploitation.
Technical details
Mitigation steps:
Affected products:
TinyWeb 0.0.8
Related links:
https://nvd.nist.gov/vuln/detail/CVE-2026-67184
https://github.com/theopaid/Unauthenticated-NULL-Pointer-Dereference-Crashes-the-Server-TinyWeb-
https://www.vulncheck.com/advisories/tinyweb-null-pointer-dereference-dos-via-malformed-http-request
Related CVE's:
Related threat actors:
IOC's:
This article was created with the assistance of AI technology by Perceptive.
