2 matches found
CVE-2026-67183: Missing Release of Memory after Effective Lifetime
TinyWeb through 0.0.8 contains a memory leak vulnerability that allows unauthenticated attackers to exhaust available memory by sending ordinary well-formed HTTP requests. Each request causes HttpParser::execute to allocate Url objects, HttpHeaders objects, and HttpHeader instances via raw new...
8.7CVSS5.7AI score0.00509EPSS
SaveExploits1References2
CVE-2026-67184: NULL Pointer Dereference
TinyWeb through 0.0.8 contains a null pointer dereference vulnerability that allows unauthenticated remote attackers to crash worker processes by sending a malformed HTTP request line with an invalid version string. The HttpParser::execute function fails to allocate the Url object when version...
8.7CVSS5.7AI score0.00608EPSS
SaveExploits1References2
20