Lucene search
+L

250 matches found

ATTACKERKB
ATTACKERKB
added 2026/03/20 10:16 a.m.5 views

CVE-2026-33131

H3 is a minimal HTTP framework. Versions 2.0.0-0 through 2.0.1-rc.14 contain a Host header spoofing vulnerability in the NodeRequestUrl which extends FastURL which allows middleware bypass. When event.url, event.url.hostname, or event.url.url is accessed, such as in a logging middleware, the url...

7.4CVSS5.8AI score0.00388EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/03/20 10:16 a.m.8 views

CVE-2026-33131 h3 has a middleware bypass with one gadget

H3 is a minimal HTTP framework. Versions 2.0.0-0 through 2.0.1-rc.14 contain a Host header spoofing vulnerability in the NodeRequestUrl which extends FastURL which allows middleware bypass. When event.url, event.url.hostname, or event.url.url is accessed, such as in a logging middleware, the url...

7.4CVSS5.9AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/20 10:16 a.m.27 views

CVE-2026-33131 h3 has a middleware bypass with one gadget

H3 is a minimal HTTP framework. Versions 2.0.0-0 through 2.0.1-rc.14 contain a Host header spoofing vulnerability in the NodeRequestUrl which extends FastURL which allows middleware bypass. When event.url, event.url.hostname, or event.url.url is accessed, such as in a logging middleware, the url...

7.4CVSS0.00388EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/03/20 4:37 a.m.5 views

CVE-2026-33011 Nest Fastify HEAD Request Middleware Bypass

Nest is a framework for building scalable Node.js server-side applications. In versions 11.1.15 and below, a NestJS application using @nestjs/platform-fastify GET middleware can be bypassed because Fastify automatically redirects HEAD requests to the corresponding GET handlers if they exist. As a...

8.7CVSS5.8AI score0.00346EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/20 4:37 a.m.6 views

CVE-2026-33011

Nest is a framework for building scalable Node.js server-side applications. In versions 11.1.15 and below, a NestJS application using @nestjs/platform-fastify GET middleware can be bypassed because Fastify automatically redirects HEAD requests to the corresponding GET handlers if they exist. As a...

8.7CVSS5.8AI score0.00346EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2026/03/20 12:00 a.m.16 views

nest 安全漏洞

Nest is a Node.js framework developed by NestJS, designed for building efficient, scalable, and enterprise-level server-side applications using TypeScript/JavaScript. Versions of Nest 11.1.15 and earlier contain security vulnerabilities. These vulnerabilities stem from Fastify automatically...

8.7CVSS5.8AI score0.00346EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/03/18 4:18 p.m.6 views

User Impersonation

Overview h3 is a Minimal HTTP framework built for high performance and portability. Affected versions of this package are vulnerable to User Impersonation via manipulation of the Host header in HTTP requests, which allows untrusted input to influence the construction of the event.url object. An...

9.1CVSS5.7AI score0.00388EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/18 4:18 p.m.8 views

GHSA-3VJ8-JMXQ-CGJ5 h3 has a middleware bypass with one gadget

H3 NodeRequestUrl bugs Vulnerable pieces of code : js import H3, serve, defineHandler, getQuery, getHeaders, readBody, defineNodeHandler from "h3"; let app = new H3 const internalOnly = defineHandlerevent, next = const token = event.headers.get"x-internal-key"; if token !==...

7.4CVSS5.9AI score0.00388EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/03/17 6:38 p.m.10 views

Always-Incorrect Control Flow Implementation

Overview @nestjs/core is a Nest - modern, fast, powerful node.js web framework @core Affected versions of this package are vulnerable to Always-Incorrect Control Flow Implementation when handling a @nestjs/platform-fastify HEAD request. An attacker can bypass middleware logic by sending malicious...

8.7CVSS5.8AI score0.00346EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/17 6:38 p.m.14 views

GHSA-WF42-42FG-FG84 Nest Fastify HEAD Request Middleware Bypass

Impact In a NestJS application using @nestjs/platform-fastify, GET middleware can be bypassed because Fastify automatically redirects HEAD requests to the corresponding GET handlers if they exist. As a result: - Middleware will be completely skipped. - The HTTP response won't include a body since...

8.7CVSS5.8AI score0.00346EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/17 6:38 p.m.13 views

Nest Fastify HEAD Request Middleware Bypass

Impact In a NestJS application using @nestjs/platform-fastify, GET middleware can be bypassed because Fastify automatically redirects HEAD requests to the corresponding GET handlers if they exist. As a result: - Middleware will be completely skipped. - The HTTP response won't include a body since...

8.7CVSS5.8AI score0.00346EPSS
SaveExploits0References5Affected Software1
GithubExploit
GithubExploit
added 2026/03/17 3:25 p.m.131 views

Exploit for Incorrect Authorization in Vercel Next.Js

CVE-2025-29927 — Next.js Middleware Authentication Bypass...

9.1CVSS6AI score0.99225EPSS
SaveExploits58
EUVD
EUVD
added 2026/03/09 8:55 p.m.11 views

EUVD-2026-10359

Budibase is a low code platform for creating internal tools, workflows, and admin panels. In 3.31.4 and earlier, the Budibase server's authorized middleware that protects every server-side API endpoint can be completely bypassed by appending a webhook path pattern to the query string of any...

9.1CVSS5.8AI score0.15339EPSS
SaveExploits3References1
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
Github Security Blog
Github Security Blog
added 2026/03/02 2:34 p.m.24 views

Nest has a Fastify URL Encoding Middleware Bypass

Impact What kind of vulnerability is it? Who is impacted? A NestJS application using @nestjs/platform-fastify can allow bypass of any middleware when Fastify path-normalization options e.g., ignoreTrailingSlash, ignoreDuplicateSlashes, useSemicolonDelimiter are enabled. In affected route-scoped...

9.8CVSS6.1AI score0.00666EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/03/02 2:34 p.m.8 views

GHSA-R4WM-X892-VJMX Nest has a Fastify URL Encoding Middleware Bypass

Impact What kind of vulnerability is it? Who is impacted? A NestJS application using @nestjs/platform-fastify can allow bypass of any middleware when Fastify path-normalization options e.g., ignoreTrailingSlash, ignoreDuplicateSlashes, useSemicolonDelimiter are enabled. In affected route-scoped...

8.2CVSS6.1AI score0.00666EPSS
SaveExploits1References6
OSV
OSV
added 2026/02/28 2:47 a.m.14 views

GHSA-8P85-9QPW-FWGW @fastify/middie has Improper Path Normalization when Using Path-Scoped Middleware

Summary A path normalization inconsistency in @fastify/middie can result in authentication/authorization bypass when using path-scoped middleware for example, app.use'/secret', auth. When Fastify router normalization options are enabled such as ignoreDuplicateSlashes, useSemicolonDelimiter, and...

8.2CVSS6AI score0.0039EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/02/27 6:31 p.m.17 views

Duplicate Advisory: Nest has a Fastify URL Encoding Middleware Bypass

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-r4wm-x892-vjmx. This link is maintained to preserve external references. Original Description A NestJS application using @nestjs/platform-fastify can allow bypass of authentication/authorization middleware when...

9.8CVSS5.8AI score0.00666EPSS
SaveExploits1References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/24 9:08 p.m.8 views

CVE-2026-25891

Fiber is an Express inspired web framework written in Go. A Path Traversal CWE-22 vulnerability in Fiber allows a remote attacker to bypass the static middleware sanitizer and read arbitrary files on the server file system on Windows. This affects Fiber v3 through version 3.0.0. This has been...

8.7CVSS5.9AI score0.00619EPSS
SaveExploits1References4Affected Software1
Packet Storm News
Packet Storm News
added 2026/02/10 12:00 a.m.13 views

Next.js 15.2.3 Middleware Bypass Scanner

A vulnerability exists in the Next.js middleware handling mechanism, where requests containing the "x-middleware-subrequest" header are processed differently compared to normal requests, potentially allowing attackers to bypass authentication. This is a scanner to test version 15.2.3...

9.1CVSS5.5AI score0.99225EPSS
SaveExploits58
Rows per page
Query Builder