Lucene search
+L

248 matches found

OSV
OSV
added 2026/04/16 10:29 p.m.11 views

GHSA-72C6-FX6Q-FR5W @fastify/middie vulnerable to middleware authentication bypass in child plugin scopes

Impact @fastify/middie v9.3.1 and earlier incorrectly re-prefixes middleware paths when propagating them to child plugin scopes. When a child plugin is registered with a prefix that overlaps with a parent-scoped middleware path, the middleware path is modified during inheritance and silently fail...

9.1CVSS5.8AI score0.00498EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/04/16 10:28 p.m.24 views

EUVD-2026-23235

@fastify/middie vulnerable to middleware bypass via deprecated ignoreDuplicateSlashes option...

7.4CVSS5.8AI score0.00278EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/16 10:28 p.m.17 views

@fastify/middie vulnerable to middleware bypass via deprecated ignoreDuplicateSlashes option

Impact @fastify/middie v9.3.1 and earlier does not read the deprecated but still functional top-level ignoreDuplicateSlashes option, only reading from routerOptions. This creates a normalization gap: Fastify's router normalizes duplicate slashes but middie does not, allowing middleware bypass via...

9.1CVSS5.8AI score0.00278EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/16 9:28 p.m.14 views

GHSA-VQX2-FGX2-5WQ9 Official Clerk JavaScript SDKs: Middleware-based route protection bypass

Summary createRouteMatcher in @clerk/nextjs, @clerk/nuxt, and @clerk/astro can be bypassed by certain crafted requests, allowing them to skip middleware gating and reach downstream handlers. Sessions are not compromised and no existing user can be impersonated - the bypass only affects the...

9.1CVSS5.8AI score0.00323EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/16 9:28 p.m.29 views

Official Clerk JavaScript SDKs: Middleware-based route protection bypass

Summary createRouteMatcher in @clerk/nextjs, @clerk/nuxt, and @clerk/astro can be bypassed by certain crafted requests, allowing them to skip middleware gating and reach downstream handlers. Sessions are not compromised and no existing user can be impersonated - the bypass only affects the...

9.1CVSS5.8AI score0.00323EPSS
SaveExploits0References3Affected Software4
NVD
NVD
added 2026/04/16 3:17 p.m.18 views

CVE-2026-33804

@fastify/middie versions 9.3.1 and earlier are vulnerable to middleware bypass when the deprecated Fastify ignoreDuplicateSlashes option is enabled. The middleware path matching logic does not account for duplicate slash normalization performed by Fastify's router, allowing requests with duplicat...

9.1CVSS0.00278EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/04/16 1:56 p.m.38 views

CVE-2026-33804 @fastify/middie vulnerable to middleware bypass via deprecated ignoreDuplicateSlashes option

@fastify/middie versions 9.3.1 and earlier are vulnerable to middleware bypass when the deprecated Fastify ignoreDuplicateSlashes option is enabled. The middleware path matching logic does not account for duplicate slash normalization performed by Fastify's router, allowing requests with duplicat...

7.4CVSS0.00278EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/16 1:56 p.m.11 views

CVE-2026-33804 @fastify/middie vulnerable to middleware bypass via deprecated ignoreDuplicateSlashes option

@fastify/middie versions 9.3.1 and earlier are vulnerable to middleware bypass when the deprecated Fastify ignoreDuplicateSlashes option is enabled. The middleware path matching logic does not account for duplicate slash normalization performed by Fastify's router, allowing requests with duplicat...

7.4CVSS5.9AI score
SaveExploits0References4
CVE
CVE
added 2026/04/16 1:56 p.m.36 views

CVE-2026-33804

CVE-2026-33804 affects @fastify/middie v9.3.1 and earlier, where middleware bypass can occur when the deprecated top-level ignoreDuplicateSlashes option is enabled. The middleware’s path-matching does not account for duplicate-slash normalization performed by Fastify’s router, allowing requests w...

9.1CVSS5.8AI score0.00278EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/16 1:56 p.m.7 views

CVE-2026-33804 @fastify/middie vulnerable to middleware bypass via deprecated ignoreDuplicateSlashes option

@fastify/middie versions 9.3.1 and earlier are vulnerable to middleware bypass when the deprecated Fastify ignoreDuplicateSlashes option is enabled. The middleware path matching logic does not account for duplicate slash normalization performed by Fastify's router, allowing requests with duplicat...

7.4CVSS5.8AI score0.00278EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/16 1:03 a.m.15 views

@fastify/express's middleware path doubling causes authentication bypass in child plugin scopes

Summary @fastify/express v4.0.4 contains a path handling bug in the onRegister function that causes middleware paths to be doubled when inherited by child plugins. This results in complete bypass of Express middleware security controls for all routes defined within child plugin scopes that share ...

9.1CVSS5.8AI score0.0043EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/16 12:00 a.m.21 views

PT-2026-33323

Name of the Vulnerable Software and Affected Versions @fastify/middie versions prior to 9.3.2 Description A middleware bypass exists when the deprecated ignoreDuplicateSlashes option is enabled. The middleware path matching logic fails to account for duplicate slash normalization performed by the...

7.4CVSS5.7AI score0.00278EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/04/16 12:00 a.m.34 views

PT-2026-35082

Name of the Vulnerable Software and Affected Versions @clerk/astro versions prior to 1.5.7 @clerk/astro versions prior to 2.17.10 @clerk/astro versions prior to 3.0.15 @clerk/nextjs versions prior to 5.7.6 @clerk/nextjs versions prior to 6.39.2 @clerk/nextjs versions prior to 7.2.1 @clerk/nuxt...

9.1CVSS5.1AI score0.00323EPSS
SaveExploits0References11
Snyk
Snyk
added 2026/04/15 11:15 a.m.11 views

Interpretation Conflict

Overview @fastify/express is an Express compatibility layer for Fastify Affected versions of this package are vulnerable to Interpretation Conflict due to improper handling of middleware paths in the onRegister function. An attacker can gain unauthorized access to protected routes by exploiting t...

9.3CVSS5.7AI score0.0043EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/04/15 9:52 a.m.7 views

CVE-2026-33807

@fastify/express v4.0.4 and earlier contains a path handling bug in the onRegister function that causes middleware paths to be doubled when inherited by child plugins. When a child plugin is registered with a prefix that matches a middleware path, the middleware path is prefixed a second time,...

9.1CVSS5.8AI score0.0043EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/04/15 12:00 a.m.16 views

@fastify/express 安全漏洞

@fastify/express is a compatibility plugin developed by Fastify. Versions of @fastify/express 4.0.4 and earlier contain security vulnerabilities. These vulnerabilities stem from errors in path handling within the onRegister function, which cause the middleware paths to be added repeatedly when...

9.1CVSS5.8AI score0.0043EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/04/08 2:41 p.m.5 views

CVE-2026-39407 Hono has a middleware bypass via repeated slashes in serveStatic

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
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/08 2:41 p.m.43 views

CVE-2026-39407 Hono has a middleware bypass via repeated slashes in serveStatic

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.3CVSS0.00459EPSS
SaveExploits0References3
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
Rows per page
Query Builder