Lucene search
+L

6667 matches found

Vulnrichment
Vulnrichment
added 2026/04/08 2:42 p.m.2 views

CVE-2026-39408 Hono has a path traversal in toSSG() allows writing files outside the output directory

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.12, a path traversal issue in toSSG allows files to be written outside the configured output directory during static site generation. When using dynamic route parameters via ssgParams, specially...

5.9CVSS5.6AI score0.00532EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/08 2:42 p.m.5 views

CVE-2026-39408 Hono has a path traversal in toSSG() allows writing files outside the output directory

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.12, a path traversal issue in toSSG allows files to be written outside the configured output directory during static site generation. When using dynamic route parameters via ssgParams, specially...

5.9CVSS6AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/04/08 2:41 p.m.2 views

CVE-2026-39407

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.12, a path handling inconsistency in serveStatic allows protected static files to be accessed by using repeated slashes // in the request path. When route-based middleware e.g., /admin/ is used for...

5.3CVSS5.9AI score0.00459EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/08 2:34 p.m.13 views

CVE-2026-39406

@hono/node-server allows running the Hono application on Node.js. Prior to 1.19.13, a path handling inconsistency in serveStatic allows protected static files to be accessed by using repeated slashes // in the request path. When route-based middleware e.g., /admin/ is used for authorization, the...

5.3CVSS5.9AI score0.00376EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/04/08 2:34 p.m.10 views

CVE-2026-39406 @hono/node-server has a middleware bypass via repeated slashes in serveStatic

@hono/node-server allows running the Hono application on Node.js. Prior to 1.19.13, a path handling inconsistency in serveStatic allows protected static files to be accessed by using repeated slashes // in the request path. When route-based middleware e.g., /admin/ is used for authorization, the...

5.3CVSS5.9AI score
SaveExploits0References3
CVE
CVE
added 2026/04/08 2:34 p.m.41 views

CVE-2026-39406

The CVE concerns @hono/node-server where a path handling inconsistency in serveStatic allows bypassing route-based middleware via repeated slashes (//) in the request path. Before version 1.19.13, the router may not match paths containing repeated slashes (e.g., /admin/*) while serveStatic resolv...

5.3CVSS5.9AI score0.00376EPSS
SaveExploits0References1Affected Software1
Snyk
Snyk
added 2026/04/08 12:18 a.m.6 views

Directory Traversal

Overview emmett is a The web framework for inventors Affected versions of this package are vulnerable to Directory Traversal via the RSGI static handler for internal assets. An attacker can access arbitrary files outside the intended directory by sending specially crafted requests containing...

9.1CVSS6.4AI score0.00495EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/04/08 12:18 a.m.8 views

EUVD-2026-19974

Emmett has a path traversal in internal assets handler...

9.1CVSS5.9AI score0.00495EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/04/08 12:18 a.m.11 views

Emmett has a path traversal in internal assets handler

The RSGI static handler for Emmett's internal assets /emmett paths is vulnerable to path traversal attacks. An attacker can use ../ sequences eg /emmett/../rsgi/handlers.py to read arbitrary files outside the assets directory...

9.1CVSS6AI score0.00495EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/08 12:16 a.m.5 views

GHSA-XF4J-XP2R-RQQX Hono: Path traversal in toSSG() allows writing files outside the output directory

Summary A path traversal issue in toSSG allows files to be written outside the configured output directory during static site generation. When using dynamic route parameters via ssgParams, specially crafted values can cause generated file paths to escape the intended output directory. Details The...

5.9CVSS5.6AI score0.00532EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/04/08 12:16 a.m.15 views

Directory Traversal

Overview hono is an Ultrafast web framework for the Edges Affected versions of this package are vulnerable to Directory Traversal via the serveStatic function. An attacker can access sensitive static files intended to be protected by route-based middleware by crafting request paths with repeated...

6.9CVSS6.3AI score0.00459EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/04/08 12:16 a.m.7 views

EUVD-2026-20493

Hono: Middleware bypass via repeated slashes in serveStatic...

5.3CVSS5.9AI score0.00459EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/08 12:16 a.m.19 views

Hono: Middleware bypass via repeated slashes in serveStatic

Summary A path handling inconsistency in serveStatic allows protected static files to be accessed by using repeated slashes // in the request path. When route-based middleware e.g., /admin/ is used for authorization, the router may not match paths containing repeated slashes, while serveStatic...

5.3CVSS5.8AI score0.00459EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/04/08 12:16 a.m.9 views

Directory Traversal

Overview @hono/node-server is a Node.js Adapter for Hono Affected versions of this package are vulnerable to Directory Traversal due to inconsistent handling of repeated slashes in the serveStatic process. An attacker can access sensitive static files that are intended to be protected by bypassin...

6.9CVSS6.3AI score0.00376EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/08 12:16 a.m.5 views

GHSA-92PP-H63X-V22M @hono/node-server: Middleware bypass via repeated slashes in serveStatic

Summary A path handling inconsistency in serveStatic allows protected static files to be accessed by using repeated slashes // in the request path. When route-based middleware e.g., /admin/ is used for authorization, the router may not match paths containing repeated slashes, while serveStatic...

5.3CVSS5.8AI score0.00376EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/04/08 12:16 a.m.11 views

EUVD-2026-20491

@hono/node-server: Middleware bypass via repeated slashes in serveStatic...

5.3CVSS5.9AI score0.00376EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/08 12:16 a.m.35 views

@hono/node-server: Middleware bypass via repeated slashes in serveStatic

Summary A path handling inconsistency in serveStatic allows protected static files to be accessed by using repeated slashes // in the request path. When route-based middleware e.g., /admin/ is used for authorization, the router may not match paths containing repeated slashes, while serveStatic...

5.3CVSS5.9AI score0.00376EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/08 12:0 a.m.6 views

PT-2026-31281

Summary A path handling inconsistency in serveStatic allows protected static files to be accessed by using repeated slashes // in the request path. When route-based middleware e.g., /admin/ is used for authorization, the router may not match paths containing repeated slashes, while serveStatic...

5.3CVSS5.8AI score0.00459EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:0 a.m.11 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-006788)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006788 advisory. In the Linux kernel, the following vulnerability has been resolved: init/main.c: Fix potential staticcommandline memory overflow We allocate memory of size 'xlen +...

7.8CVSS6.4AI score0.00279EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/08 12:0 a.m.27 views

CVE-2025-50650

A buffer overflow vulnerability exists in D-Link DI-8003 16.07.26A1 due to inadequate validation of input size in the routesstatic parameter in the /router.asp endpoint...

0.00516EPSS
SaveExploits0References3
Rows per page
Query Builder