Lucene search
+L

9473 matches found

Veracode
Veracode
added 2026/03/27 7:33 a.m.14 views

Interpretation Conflict

github.com/traefik/traefik is vulnerable to Interpretation Conflict. The vulnerability is due to improper path normalization when handling Path, PathPrefix, or PathRegex matchers, which allows an attacker to use URL-encoded characters to bypass middleware and access unintended backend services...

6.9CVSS7.1AI score0.00372EPSS
SaveExploits1References6Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/26 11:10 p.m.18 views

CVE-2026-33490

A flaw was found in H3, a minimal HTTP framework. The mount method, responsible for routing requests to sub-applications, incorrectly uses a simple string comparison to check path prefixes. This allows a remote attacker to craft a URL that bypasses the intended path segment boundary. Consequently...

6.5CVSS5.8AI score0.00239EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/03/26 8:42 p.m.5 views

CVE-2026-33621 PinchTab: Unapplied Rate Limiting Middleware Allows Unbounded Brute-Force of API Token

PinchTab is a standalone HTTP server that gives AI agents direct control over a Chrome browser. PinchTab v0.7.7 through v0.8.4 contain incomplete request-throttling protections for auth-checkable endpoints. In v0.7.7 through v0.8.3, a fully implemented RateLimitMiddleware existed in...

4.8CVSS5.8AI score0.00308EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/03/26 8:33 p.m.4 views

Authentication Bypass by Assumed-Immutable Data

Overview Affected versions of this package are vulnerable to Authentication Bypass by Assumed-Immutable Data in the step-up verification process. An attacker can gain unauthorized access to root-only channel secrets by bypassing authentication mechanisms using passkey-based methods. Remediation...

6.9CVSS6AI score0.00289EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/26 6:16 p.m.13 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...

5.3CVSS0.00239EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/26 5:21 p.m.11 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 score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/26 5:21 p.m.16 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
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
CVE
CVE
added 2026/03/26 5:21 p.m.56 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
Cvelist
Cvelist
added 2026/03/26 5:21 p.m.34 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
ATTACKERKB
ATTACKERKB
added 2026/03/26 5:19 p.m.4 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
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/03/26 5:19 p.m.35 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
SaveExploits1References1
OSV
OSV
added 2026/03/26 5:19 p.m.9 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 score
SaveExploits0References3
CVE
CVE
added 2026/03/26 5:19 p.m.59 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
SaveExploits1References1Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 4:52 p.m.14 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.12 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.12 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
RedhatCVE
RedhatCVE
added 2026/03/26 3:00 p.m.12 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
SaveExploits0References1
EUVD
EUVD
added 2026/03/26 3:30 a.m.9 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
SaveExploits0References3
NVD
NVD
added 2026/03/26 3:16 a.m.9 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
SaveExploits0References3
Rows per page
Query Builder