Lucene search
+L

120 matches found

Kitploit
Kitploit
added 2026/09/10 10:47 a.m.5 views

CVE-2026-67183-Unauthenticated-Memory-Leak-Leads-To-Memory-Exhaustion-TinyWeb-

Aviso de seguridad: Una fuga de memoria sin autenticación provoca el agotamiento de la memoria TinyWeb Identificador CVE asignado: CVE-2026-67183 Resumen TinyWeb asigna varios objetos al analizar cada solicitud y nunca los libera. Las estructuras de solicitud y de cabeceras no tienen destructores...

8.7CVSS5.9AI score0.00367EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/05 9:13 p.m.6 views

CVE-2026-67185-Unauthenticated-Path-Traversal-Allows-Arbitrary-File-Read-TinyWeb-

Aviso de seguridad: El recorrido de rutas sin autenticación permite la lectura arbitraria de archivos TinyWeb ID de CVE asignado: CVE-2026-67185 Resumen TinyWeb construye la ruta del archivo que va a servir uniendo la raíz web con la URL de la solicitud exactamente tal como llega, sin normalizaci...

8.7CVSS5.9AI score0.00453EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/05 4:45 p.m.8 views

CVE-2026-67184-Unauthenticated-NULL-Pointer-Dereference-Crashes-the-Server-TinyWeb-

Security Advisory: Unauthenticated NULL Pointer Dereference Crashes the Server TinyWeb Assigned CVE ID: CVE-2026-67184 Summary When TinyWeb fails to parse a request line, it returns an error but leaves the request's URL pointer set to NULL. The caller ignores the error and passes the request to t...

8.7CVSS5.8AI score0.00432EPSS
SaveExploits1References1
NVD
NVD
added 2026/07/28 5:17 p.m.15 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 2026/07/28 5:17 p.m.16 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 2026/07/28 4:30 p.m.11 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
EUVD
EUVD
added 2026/07/28 4:30 p.m.16 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 2026/07/28 4:30 p.m.29 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
CVE
CVE
added 2026/07/28 4:28 p.m.23 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 2026/07/28 4:28 p.m.11 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
EUVD
EUVD
added 2026/07/28 4:28 p.m.20 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
Cvelist
Cvelist
added 2026/07/28 4:28 p.m.41 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
CVE
CVE
added 2026/07/28 4:26 p.m.26 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
ATTACKERKB
ATTACKERKB
added 2026/07/28 4:26 p.m.11 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
Cvelist
Cvelist
added 2026/07/28 4:26 p.m.41 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 2026/07/28 4:26 p.m.18 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.27 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
Cvelist
Cvelist
added 2026/06/15 12:15 a.m.55 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
Vulnrichment
Vulnrichment
added 2026/06/15 12:15 a.m.12 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
CVE
CVE
added 2026/06/15 12:15 a.m.36 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
Rows per page
Query Builder