Lucene search
K

8218 matches found

CVE
CVE
added 2026/03/26 5:21 p.m.17 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
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2026/03/26 5:21 p.m.23 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
Exploits0References3
Vulnrichment
Vulnrichment
added 2026/03/26 5:21 p.m.1 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
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/26 5:21 p.m.4 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
Exploits0References4Affected Software1
OSV
OSV
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
Exploits0References5
Cvelist
Cvelist
added 2026/03/26 5:19 p.m.22 views

CVE-2026-33490 h3: Missing Path Segment Boundary Check in `mount()` Causes Middleware Execution on Unrelated Prefix-Matching Routes

H3 is a minimal HTTP framework. In versions 2.0.0-0 through 2.0.1-rc.16, the mount method in h3 uses a simple startsWith check to determine whether incoming requests fall under a mounted sub-application's path prefix. Because this check does not verify a path segment boundary i.e., that the next...

3.7CVSS0.00239EPSS
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2026/03/26 5:19 p.m.1 views

CVE-2026-33490

H3 is a minimal HTTP framework. In versions 2.0.0-0 through 2.0.1-rc.16, the mount method in h3 uses a simple startsWith check to determine whether incoming requests fall under a mounted sub-application's path prefix. Because this check does not verify a path segment boundary i.e., that the next...

3.7CVSS5.9AI score0.00239EPSS
Exploits1References2Affected Software1
CVE
CVE
added 2026/03/26 5:19 p.m.17 views

CVE-2026-33490

Summary (CVE-2026-33490) : In h3 versions 2.0.0-0 through 2.0.1-rc.16, the mount() implementation uses a startsWith() path-prefix check without validating a segment boundary, allowing middleware registered on a mounted sub-app (e.g., at /admin) to run for unrelated routes such as /admin-public or...

5.3CVSS5.9AI score0.00239EPSS
Exploits1References1Affected Software1
OSV
OSV
added 2026/03/26 5:19 p.m.3 views

CVE-2026-33490 h3: Missing Path Segment Boundary Check in `mount()` Causes Middleware Execution on Unrelated Prefix-Matching Routes

H3 is a minimal HTTP framework. In versions 2.0.0-0 through 2.0.1-rc.16, the mount method in h3 uses a simple startsWith check to determine whether incoming requests fall under a mounted sub-application's path prefix. Because this check does not verify a path segment boundary i.e., that the next...

3.7CVSS6AI score0.00239EPSS
Exploits1References3
EUVD
EUVD
added 2026/03/26 4:52 p.m.3 views

EUVD-2026-16291

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

4.8CVSS5.8AI score0.00246EPSS
Exploits0References3
OSV
OSV
added 2026/03/26 4:52 p.m.5 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
Exploits0References5
Github Security Blog
Github Security Blog
added 2026/03/26 4:52 p.m.7 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
Exploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/26 3:0 p.m.4 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
Exploits0References1
EUVD
EUVD
added 2026/03/26 3:30 a.m.3 views

EUVD-2014-9820

Plack::Middleware::Session::Cookie versions through 0.21 for Perl allows remote code execution. Plack::Middleware::Session::Cookie versions through 0.21 has a security vulnerability where it allows an attacker to execute arbitrary code on the server during deserialization of the cookie data, when...

9.8CVSS6.4AI score0.0083EPSS
Exploits0References3
OSV
OSV
added 2026/03/26 3:16 a.m.5 views

UBUNTU-CVE-2014-125112

Plack::Middleware::Session::Cookie versions through 0.21 for Perl allows remote code execution. Plack::Middleware::Session::Cookie versions through 0.21 has a security vulnerability where it allows an attacker to execute arbitrary code on the server during deserialization of the cookie data, when...

9.8CVSS6.4AI score0.0083EPSS
Exploits0References4
NVD
NVD
added 2026/03/26 3:16 a.m.2 views

CVE-2014-125112

Plack::Middleware::Session::Cookie versions through 0.21 for Perl allows remote code execution. Plack::Middleware::Session::Cookie versions through 0.21 has a security vulnerability where it allows an attacker to execute arbitrary code on the server during deserialization of the cookie data, when...

9.8CVSS0.0083EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2026/03/26 2:4 a.m.0 views

CVE-2014-125112 Plack::Middleware::Session::Cookie versions through 0.21 for Perl allows remote code execution

Plack::Middleware::Session::Cookie versions through 0.21 for Perl allows remote code execution. Plack::Middleware::Session::Cookie versions through 0.21 has a security vulnerability where it allows an attacker to execute arbitrary code on the server during deserialization of the cookie data, when...

6.4AI score0.0083EPSS
Exploits0References2
Cvelist
Cvelist
added 2026/03/26 2:4 a.m.26 views

CVE-2014-125112 Plack::Middleware::Session::Cookie versions through 0.21 for Perl allows remote code execution

Plack::Middleware::Session::Cookie versions through 0.21 for Perl allows remote code execution. Plack::Middleware::Session::Cookie versions through 0.21 has a security vulnerability where it allows an attacker to execute arbitrary code on the server during deserialization of the cookie data, when...

0.0083EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/26 2:4 a.m.1 views

CVE-2014-125112

Plack::Middleware::Session::Cookie versions through 0.21 for Perl allows remote code execution. Plack::Middleware::Session::Cookie versions through 0.21 has a security vulnerability where it allows an attacker to execute arbitrary code on the server during deserialization of the cookie data, when...

6.4AI score0.0083EPSS
Exploits0References3
CVE
CVE
added 2026/03/26 2:4 a.m.26 views

CVE-2014-125112

CVE-2014-125112 affects Plack::Middleware::Session::Cookie for Perl, with versions through 0.21 vulnerable. The issue allows an attacker to execute arbitrary code on the server during deserialization of cookie data when there is no secret used to sign the cookie. This results in remote code execu...

9.8CVSS6.4AI score0.0083EPSS
Exploits0References3Affected Software1
Rows per page
Query Builder