Lucene search
+L

105 matches found

NVD
NVD
added 2026/04/08 3:16 p.m.22 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.3CVSS0.00376EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
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 score0.00376EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/08 2:34 p.m.17 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
ATTACKERKB
ATTACKERKB
added 2026/04/08 2:34 p.m.16 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
Cvelist
Cvelist
added 2026/04/08 2:34 p.m.37 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.3CVSS0.00376EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/04/08 12:16 a.m.24 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
vulnersOsv
vulnersOsv
added 2026/04/08 12:16 a.m.2 views

@3onedata/alsatian (>=0.1.8-fix.3, <=0.1.8-fix.5), @activepieces/piece-ai (>=0.3.1, <=0.3.4) +248 more potentially affected by CVE-2026-39406 via @hono/node-server (>=1.0.2, <=1.19.12)

@hono/node-server NPM version =1.0.2, =0.1.8-fix.3, =0.3.1, =0.2.0, =0.2.0, =0.4.0, =0.2.0, =0.0.27, =1.0.2, =2.0.0-beta.66, =2.0.0-beta.66, =1.0.25-beta.0, =0.0.1, =0.0.1, =0.0.7 and more Source cves: CVE-2026-39406 Source advisory: OSV:GHSA-92PP-H63X-V22M...

5.3CVSS5.3AI score0.00376EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2026/04/08 12:16 a.m.4 views

@3onedata/alsatian (>=0.1.8-fix.3, <=0.1.8-fix.5), @activepieces/piece-ai (>=0.3.1, <=0.3.4) +248 more potentially affected by CVE-2026-39406 via @hono/node-server (>=1.0.2, <=1.19.12)

@hono/node-server NPM version =1.0.2, =0.1.8-fix.3, =0.3.1, =0.2.0, =0.2.0, =0.4.0, =0.2.0, =0.0.27, =1.0.2, =2.0.0-beta.66, =2.0.0-beta.66, =1.0.25-beta.0, =0.0.1, =0.0.1, =0.0.7 and more Source cves: CVE-2026-39406 Source advisory: SNYK:JS-HONONODESERVER-15928840...

5.3CVSS5.3AI score0.00376EPSS
SaveExploits0
EUVD
EUVD
added 2026/04/08 12:16 a.m.17 views

EUVD-2026-20491

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

5.3CVSS5.9AI score0.00376EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/13 7:54 p.m.21 views

CVE-2026-31949

LibreChat is a ChatGPT clone with additional features. Prior to 0.8.3-rc1, a Denial of Service DoS vulnerability exists in the DELETE /api/convos endpoint that allows an authenticated attacker to crash the Node.js server process by sending malformed requests. The DELETE /api/convos route handler...

6.5CVSS0.00377EPSS
SaveExploits1References1
CVE
CVE
added 2026/03/12 12:02 a.m.44 views

CVE-2026-3966

CVE-2026-3966 affects the 648540858 wvp-GB28181-pro package up to version 2.7.4-20260107. The issue lies in the getDownloadFilePath function of ABLMediaNodeServerService.java under the IP Address Handler; manipulating the MediaServer.streamIp argument triggers server-side request forgery (SSRF). ...

6.5CVSS5.4AI score0.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/07 7:31 p.m.12 views

CVE-2026-29087

@hono/node-server allows running the Hono application on Node.js. Prior to version 1.19.10, when using @hono/node-server's static file serving together with route-based middleware protections e.g. protecting /admin/, inconsistent URL decoding can allow protected static resources to be accessed...

7.5CVSS5.7AI score0.00327EPSS
SaveExploits0References1
NVD
NVD
added 2026/03/06 6:16 p.m.13 views

CVE-2026-29087

@hono/node-server allows running the Hono application on Node.js. Prior to version 1.19.10, when using @hono/node-server's static file serving together with route-based middleware protections e.g. protecting /admin/, inconsistent URL decoding can allow protected static resources to be accessed...

7.5CVSS0.00327EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/06 5:03 p.m.11 views

CVE-2026-29087

@hono/node-server allows running the Hono application on Node.js. Prior to version 1.19.10, when using @hono/node-server's static file serving together with route-based middleware protections e.g. protecting /admin/, inconsistent URL decoding can allow protected static resources to be accessed...

7.5CVSS5.7AI score0.00327EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/03/06 5:03 p.m.65 views

CVE-2026-29087

The connected IBM bulletin confirms CVE-2026-29087 affects the Node.js module hono used by IBM App Connect Enterprise Certified Container. The vulnerability arises from inconsistent URL decoding when static file serving and route-middleware protections are used together, allowing access to protec...

7.5CVSS5.7AI score0.00327EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/03/06 5:03 p.m.8 views

CVE-2026-29087 @hono/node-server: Authorization bypass for protected static paths via encoded slashes in Serve Static Middleware

@hono/node-server allows running the Hono application on Node.js. Prior to version 1.19.10, when using @hono/node-server's static file serving together with route-based middleware protections e.g. protecting /admin/, inconsistent URL decoding can allow protected static resources to be accessed...

7.5CVSS5.6AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/03/06 5:03 p.m.4 views

CVE-2026-29087 @hono/node-server: Authorization bypass for protected static paths via encoded slashes in Serve Static Middleware

@hono/node-server allows running the Hono application on Node.js. Prior to version 1.19.10, when using @hono/node-server's static file serving together with route-based middleware protections e.g. protecting /admin/, inconsistent URL decoding can allow protected static resources to be accessed...

7.5CVSS5.7AI score0.00327EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/03/06 5:03 p.m.39 views

CVE-2026-29087 @hono/node-server: Authorization bypass for protected static paths via encoded slashes in Serve Static Middleware

@hono/node-server allows running the Hono application on Node.js. Prior to version 1.19.10, when using @hono/node-server's static file serving together with route-based middleware protections e.g. protecting /admin/, inconsistent URL decoding can allow protected static resources to be accessed...

7.5CVSS0.00327EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/04 8:05 p.m.5 views

Improper Handling of URL Encoding (Hex Encoding)

Overview @hono/node-server is a Node.js Adapter for Hono Affected versions of this package are vulnerable to Improper Handling of URL Encoding Hex Encoding via inconsistent URL decoding between the serveStatic process and route-based middleware protections. An attacker can access protected static...

7.5CVSS5.8AI score0.00327EPSS
SaveExploits0References2
vulnersOsv
vulnersOsv
added 2026/03/04 8:05 p.m.1 views

@3onedata/alsatian (>=0.1.8-fix.3, <=0.1.8-fix.5), @agimon-ai/browse-tool (>=0.2.0, <=0.5.5) +207 more potentially affected by CVE-2026-29087 via @hono/node-server (>=1.0.2, <=1.19.9)

@hono/node-server NPM version =1.0.2, =0.1.8-fix.3, =0.2.0, =0.2.0, =0.4.0, =0.2.0, =1.0.2, =2.0.0-beta.66, =2.0.0-beta.66, =1.0.25-beta.0, =0.0.1, =0.0.1-experimental.1, =0.1.0, =0.3.4 - @babybase/ui 0.2.0 and more Source cves: CVE-2026-29087 Source advisory: OSV:GHSA-WC8C-QW6V-H7F6...

7.5CVSS5.3AI score0.00327EPSS
SaveExploits0
Rows per page
Query Builder