← Späť na vyhľadávanie CVE

CVE-2026-67183

TinyWeb

Popis

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 expressions that are never freed due to missing destructors and unreachable delete calls, causing worker resident memory to grow monotonically by approximately 20 to 28 kB per request until the worker process is killed.

CVSS 7.5EPSS 0.367%Riziko 0.77
Zobraziť zdroj
Zverejnené
2026-07-28 17:17:07
Dotknuté verzie
<=0.0.8
Typ
Webová aplikácia
Posledná úprava
2026-07-30 16:41:25
Vektor
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H