Lucene search
+L

117 matches found

NVD
NVD
added 6 days ago8 views

CVE-2026-67184

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.7CVSS0.00432EPSS
SaveExploits1References2
NVD
NVD
added 6 days ago10 views

CVE-2026-67183

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.7CVSS0.00367EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 6 days ago7 views

CVE-2026-67185

TinyWeb through 0.0.8 contains a path traversal vulnerability that allows unauthenticated attackers to read arbitrary files by submitting ../ sequences in the URL path, which are concatenated directly to the configured web root in HttpBuilder::buildResponse without normalization, dot-segment...

8.7CVSS5.9AI score0.00453EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 6 days ago13 views

CVE-2026-67185

CVE-2026-67185 affects TinyWeb up to version 0.0.8 and describes a path traversal in HttpBuilder::buildResponse() that concatenates URL path segments directly to the web root without normalization, allowing unauthenticated attackers to read files via ../ sequences. The vulnerability can expose se...

8.7CVSS5.9AI score0.00453EPSS
SaveExploits1References2
EUVD
EUVD
added 6 days ago8 views

EUVD-2026-49904

TinyWeb through 0.0.8 contains a path traversal vulnerability that allows unauthenticated attackers to read arbitrary files by submitting ../ sequences in the URL path, which are concatenated directly to the configured web root in HttpBuilder::buildResponse without normalization, dot-segment...

8.7CVSS5.9AI score0.00453EPSS
SaveExploits1References2
CVE
CVE
added 6 days ago10 views

CVE-2026-67184

Summary: TinyWeb 0.0.8 and earlier are affected by a null pointer dereference due to a failure in HttpParser::execute() when parsing an HTTP request line with an invalid version. The code path leaves Url as NULL and then buildResponse() dereferences it without validating valid_requ, causing a SIG...

8.7CVSS5.9AI score0.00432EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 6 days ago4 views

CVE-2026-67184

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.9AI score0.00432EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 6 days ago33 views

CVE-2026-67184 TinyWeb 0.0.8 Null Pointer Dereference DoS via Malformed HTTP Request

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.7CVSS0.00432EPSS
SaveExploits1References2
EUVD
EUVD
added 6 days ago11 views

EUVD-2026-49902

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.9AI score0.00432EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 6 days ago6 views

CVE-2026-67183

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.9AI score0.00367EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 6 days ago10 views

CVE-2026-67183

TinyWeb up to version 0.0.8 is affected by a memory-leak DoS caused by allocations in HttpParser::execute (Url objects, HttpHeaders, and HttpHeader instances) that are never freed due to missing destructors and unreachable deletes. Each authenticated-ill-formed? Actually unauthenticated, per-requ...

8.7CVSS5.9AI score0.00367EPSS
SaveExploits1References2
Cvelist
Cvelist
added 6 days ago33 views

CVE-2026-67183 TinyWeb 0.0.8 Memory Leak DoS via HTTP Request Handling

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.7CVSS0.00367EPSS
SaveExploits1References2
EUVD
EUVD
added 6 days ago8 views

EUVD-2026-49900

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.9AI score0.00367EPSS
SaveExploits1References2
NVD
NVD
added 2026/06/15 1:16 a.m.17 views

CVE-2026-12200

A security vulnerability has been detected in Ritlabs TinyWeb Server up to 1.94 on Win32. This impacts an unknown function in the library libeay32.dll.html of the component Header Handler. The manipulation of the argument Authorization leads to stack-based buffer overflow. The attack can be...

7.5CVSS0.00324EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/06/15 12:15 a.m.10 views

CVE-2026-12200 Ritlabs TinyWeb Server Header libeay32.dll.html stack-based overflow

A security vulnerability has been detected in Ritlabs TinyWeb Server up to 1.94 on Win32. This impacts an unknown function in the library libeay32.dll.html of the component Header Handler. The manipulation of the argument Authorization leads to stack-based buffer overflow. The attack can be...

7.5CVSS7.9AI score0.00324EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/06/15 12:15 a.m.45 views

CVE-2026-12200 Ritlabs TinyWeb Server Header libeay32.dll.html stack-based overflow

A security vulnerability has been detected in Ritlabs TinyWeb Server up to 1.94 on Win32. This impacts an unknown function in the library libeay32.dll.html of the component Header Handler. The manipulation of the argument Authorization leads to stack-based buffer overflow. The attack can be...

7.5CVSS0.00324EPSS
SaveExploits0References5
CVE
CVE
added 2026/06/15 12:15 a.m.22 views

CVE-2026-12200

Ritlabs TinyWeb Server (Windows, up to v1.94) is affected by a stack-based buffer overflow in the Header Handler’s libeay32.dll.html component. The vulnerability is triggered by manipulating the Authorization argument, allowing remote exploitation. An exploit has been disclosed publicly, and the ...

7.5CVSS8AI score0.00324EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/06/15 12:15 a.m.12 views

EUVD-2026-36675

A security vulnerability has been detected in Ritlabs TinyWeb Server up to 1.94 on Win32. This impacts an unknown function in the library libeay32.dll.html of the component Header Handler. The manipulation of the argument Authorization leads to stack-based buffer overflow. The attack can be...

7.5CVSS8AI score0.00324EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/06/15 12:0 a.m.13 views

PT-2026-49150

Name of the Vulnerable Software and Affected Versions Ritlabs TinyWeb Server versions prior to 1.95 Description A stack-based buffer overflow exists in the Header Handler component of the Win32 version of the software. The issue occurs within the libeay32.dll.html library when processing the...

7.5CVSS7.5AI score0.00324EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/03/07 7:59 a.m.9 views

CVE-2026-29046

TinyWeb is a web server HTTP, HTTPS written in Delphi for Win32. Prior to version 2.04, TinyWeb accepts request header values and later maps them into CGI environment variables HTTP. The parser did not strictly reject dangerous control characters in header lines and header values, including CR, L...

9.2CVSS5.8AI score0.00387EPSS
SaveExploits1References1
Rows per page
Query Builder