Lucene search
+L

201 matches found

ATTACKERKB
ATTACKERKB
added 2026/03/26 5:21 p.m.15 views

CVE-2026-33732

srvx is a universal server based on web standards. Prior to version 0.11.13, a pathname parsing discrepancy in srvx's FastURL allows middleware bypass on the Node.js adapter when a raw HTTP request uses an absolute URI with a non-standard scheme e.g. file://. Starting in version 0.11.13, the...

4.8CVSS5.8AI score0.00246EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/03/26 5:21 p.m.31 views

CVE-2026-33732 srvx is vulnerable to middleware bypass via absolute URI in request line

srvx is a universal server based on web standards. Prior to version 0.11.13, a pathname parsing discrepancy in srvx's FastURL allows middleware bypass on the Node.js adapter when a raw HTTP request uses an absolute URI with a non-standard scheme e.g. file://. Starting in version 0.11.13, the...

4.8CVSS0.00246EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/26 5:21 p.m.48 views

CVE-2026-33732

The srvx vulnerability CVE-2026-33732 affects the Node.js adapter prior to version 0.11.13, where FastURL’s pathname parsing could mis-handle absolute URIs with non-standard schemes (e.g., file://). This allowed bypass of route-based middleware because FastURL would later deopt to the native URL ...

6.5CVSS5.8AI score0.00246EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/26 5:21 p.m.5 views

CVE-2026-33732 srvx is vulnerable to middleware bypass via absolute URI in request line

srvx is a universal server based on web standards. Prior to version 0.11.13, a pathname parsing discrepancy in srvx's FastURL allows middleware bypass on the Node.js adapter when a raw HTTP request uses an absolute URI with a non-standard scheme e.g. file://. Starting in version 0.11.13, the...

4.8CVSS5.9AI score0.00246EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/26 4:52 p.m.12 views

srvx is vulnerable to middleware bypass via absolute URI in request line

Summary A pathname parsing discrepancy in srvx's FastURL allows middleware bypass on the Node.js adapter when a raw HTTP request uses an absolute URI with a non-standard scheme e.g. file://. Details When Node.js receives an absolute URI in the request line e.g. GET file://hehe?/internal/run...

6.5CVSS5.8AI score0.00246EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/03/26 4:52 p.m.10 views

EUVD-2026-16291

srvx is vulnerable to middleware bypass via absolute URI in request line...

4.8CVSS5.8AI score0.00246EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/26 4:52 p.m.11 views

GHSA-P36Q-Q72M-GCHR srvx is vulnerable to middleware bypass via absolute URI in request line

Summary A pathname parsing discrepancy in srvx's FastURL allows middleware bypass on the Node.js adapter when a raw HTTP request uses an absolute URI with a non-standard scheme e.g. file://. Details When Node.js receives an absolute URI in the request line e.g. GET file://hehe?/internal/run...

4.8CVSS5.9AI score0.00246EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/03/26 12:00 a.m.23 views

PT-2026-28517

Name of the Vulnerable Software and Affected Versions srvx versions prior to 0.11.13 Description srvx is a universal server based on web standards. A discrepancy in pathname parsing within srvx's FastURL component allows bypassing middleware on the Node.js adapter. This occurs when a raw HTTP...

4.8CVSS5.9AI score0.00246EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2026/03/26 12:00 a.m.13 views

srvx 安全漏洞

Srvx is a web-based general server developed by H3 Open Source. Versions of Srvx prior to 0.11.13 contained security vulnerabilities. These vulnerabilities were caused by differences in path name resolution in FastURL, which could allow middleware to bypass security measures...

6.5CVSS5.8AI score0.00246EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/03/20 5:32 p.m.20 views

CVE-2026-33131

A flaw was found in H3, a minimal HTTP framework. When event.url, event.url.hostname, or event.url.url is accessed, such as in a logging middleware, the url getter constructs a URL from untrusted data, including the user-controlled Host header. Because H3's router resolves the route handler befor...

9.1CVSS5.6AI score0.00388EPSS
SaveExploits1References2
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
CVE
CVE
added 2026/03/20 10:16 a.m.42 views

CVE-2026-33131

CVE-2026-33131 affects H3, a minimal HTTP framework. Versions 2.0.0-0 through 2.0.1-rc.14 expose a Host header spoofing flaw in the NodeRequestUrl/FastURL path, enabling middleware bypass when an attacker manipulates event.url properties (e.g., via Host header) so route matching succeeds but auth...

9.1CVSS5.8AI score0.00388EPSS
SaveExploits1References1Affected 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.26 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.5 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.15 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.6 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.9 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
Rows per page
Query Builder