Lucene search
K

641 matches found

ATTACKERKB
ATTACKERKB
added 2026/04/16 1:29 p.m.3 views

CVE-2026-6410

@fastify/static versions 8.0.0 through 9.1.0 allow path traversal when directory listing is enabled via the list option. The dirList.path function resolves directories outside the configured static root using path.join without a containment check. A remote unauthenticated attacker can obtain...

5.3CVSS5.9AI score0.00506EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2026/04/16 1:29 p.m.33 views

CVE-2026-6410 @fastify/static vulnerable to path traversal in directory listing

@fastify/static versions 8.0.0 through 9.1.0 allow path traversal when directory listing is enabled via the list option. The dirList.path function resolves directories outside the configured static root using path.join without a containment check. A remote unauthenticated attacker can obtain...

5.3CVSS0.00506EPSS
Exploits0References2
NVD
NVD
added 2026/04/16 1:16 p.m.1 views

CVE-2026-6414

@fastify/static versions 8.0.0 through 9.1.0 decode percent-encoded path separators %2F before filesystem resolution, while Fastify's router treats them as literal characters. This mismatch allows attackers to bypass route-based middleware or guards that protect files served by @fastify/static. F...

5.9CVSS0.00398EPSS
Exploits0References4
Cvelist
Cvelist
added 2026/04/16 1:9 p.m.29 views

CVE-2026-6414 @fastify/static vulnerable to route guard bypass via encoded path separators

@fastify/static versions 8.0.0 through 9.1.0 decode percent-encoded path separators %2F before filesystem resolution, while Fastify's router treats them as literal characters. This mismatch allows attackers to bypass route-based middleware or guards that protect files served by @fastify/static. F...

5.9CVSS0.00398EPSS
Exploits0References4
CVE
CVE
added 2026/04/16 1:9 p.m.25 views

CVE-2026-6414

The CVE concerns @fastify/static (versions 8.0.0–9.1.0) where percent-encoded path separators (%2F) are decoded before filesystem resolution, but Fastify’s router treats them as literal characters. This mismatch allows attackers to bypass route-based middleware/guards that protect files served by...

5.9CVSS5.8AI score0.00398EPSS
Exploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/16 1:9 p.m.2 views

CVE-2026-6414 @fastify/static vulnerable to route guard bypass via encoded path separators

@fastify/static versions 8.0.0 through 9.1.0 decode percent-encoded path separators %2F before filesystem resolution, while Fastify's router treats them as literal characters. This mismatch allows attackers to bypass route-based middleware or guards that protect files served by @fastify/static. F...

5.9CVSS5.8AI score0.00398EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/16 1:9 p.m.7 views

CVE-2026-6414

@fastify/static versions 8.0.0 through 9.1.0 decode percent-encoded path separators %2F before filesystem resolution, while Fastify's router treats them as literal characters. This mismatch allows attackers to bypass route-based middleware or guards that protect files served by @fastify/static. F...

5.9CVSS5.8AI score0.00398EPSS
Exploits0References5Affected Software1
Snyk
Snyk
added 2026/04/16 1:9 p.m.2 views

Improper Handling of URL Encoding (Hex Encoding)

Overview @fastify/static is a Plugin for serving static files as fast as possible. Affected versions of this package are vulnerable to Improper Handling of URL Encoding Hex Encoding via the handling of percent-encoded path separators in the fastifyStatic function. This creates a mismatch between...

8.2CVSS5.7AI score0.00398EPSS
Exploits0References2
vulnersOsv
vulnersOsv
added 2026/04/16 1:9 p.m.5 views

@13w/local-rag (>=1.6.0 <=1.7.2), @24letters/devservers (>=0.1.0 <=0.5.0) +626 more potentially affected by CVE-2026-6414 via @fastify/static (>=8.0.0 <=9.1.0)

@fastify/static NPM version =8.0.0, =1.6.0, =0.1.0, =0.1.0, =0.4.0, =0.1.0, =1.0.0, =1.0.0, =1.0.0, =1.0.0-beta.23, =0.0.1, =1.0.0, =2.0.0, =1.0.0, =1.1.0 and more Source cves: CVE-2026-6414 Source advisory: SNYK:JS-FASTIFYSTATIC-16098210...

5.9CVSS5.4AI score0.00398EPSS
Exploits0
Veracode
Veracode
added 2026/04/16 7:14 a.m.4 views

Improper Access Control

@fastify/express is vulnerable to Improper Access Control. The vulnerability is due to incorrect path handling in the onRegister function, where middleware paths are duplicated when inherited by child plugins, causing them to not match incoming requests and resulting in bypass of security control...

9.1CVSS5.8AI score0.0043EPSS
Exploits1References4Affected Software1
EUVD
EUVD
added 2026/04/16 1:3 a.m.3 views

EUVD-2026-22881

@fastify/express has a middleware authentication bypass via URL normalization gaps duplicate slashes and semicolons...

9.1CVSS5.8AI score0.00483EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2026/04/16 1:3 a.m.5 views

@fastify/express has a middleware authentication bypass via URL normalization gaps (duplicate slashes and semicolons)

Summary @fastify/express v4.0.4 fails to normalize URLs before passing them to Express middleware when Fastify router normalization options are enabled. This allows complete bypass of path-scoped authentication middleware via two vectors: 1. Duplicate slashes //admin/dashboard when...

9.1CVSS5.9AI score0.00483EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2026/04/16 1:3 a.m.6 views

GHSA-6HW5-45GM-FJ88 @fastify/express has a middleware authentication bypass via URL normalization gaps (duplicate slashes and semicolons)

Summary @fastify/express v4.0.4 fails to normalize URLs before passing them to Express middleware when Fastify router normalization options are enabled. This allows complete bypass of path-scoped authentication middleware via two vectors: 1. Duplicate slashes //admin/dashboard when...

9.1CVSS5.9AI score0.00483EPSS
Exploits1References4
EUVD
EUVD
added 2026/04/16 1:3 a.m.1 views

EUVD-2026-22880

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

9.1CVSS5.8AI score0.0043EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2026/04/16 1:3 a.m.5 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
Exploits1References4Affected Software1
OSV
OSV
added 2026/04/16 1:3 a.m.2 views

GHSA-HRWM-HGMJ-7P9C @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
Exploits1References4
EUVD
EUVD
added 2026/04/16 1:2 a.m.4 views

EUVD-2026-22877

Fastify's connection header abuse enables stripping of proxy-added headers...

9CVSS5.8AI score0.0033EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2026/04/16 1:2 a.m.5 views

Fastify's connection header abuse enables stripping of proxy-added headers

Summary @fastify/reply-from and @fastify/http-proxy process the client's Connection header after the proxy has added its own headers via rewriteRequestHeaders. This allows attackers to retroactively strip proxy-added headers like access control or identification headers from upstream requests by...

9CVSS5.9AI score0.0033EPSS
Exploits1References4Affected Software2
OSV
OSV
added 2026/04/16 1:2 a.m.3 views

GHSA-GWHP-PF74-VJ37 Fastify's connection header abuse enables stripping of proxy-added headers

Summary @fastify/reply-from and @fastify/http-proxy process the client's Connection header after the proxy has added its own headers via rewriteRequestHeaders. This allows attackers to retroactively strip proxy-added headers like access control or identification headers from upstream requests by...

9CVSS5.9AI score0.0033EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2026/04/16 12:0 a.m.1 views

PT-2026-33320

Name of the Vulnerable Software and Affected Versions @fastify/middie versions prior to 9.3.2 Description Inherited middleware is not registered directly on child plugin engine instances. When authentication middleware is registered in a parent scope and child plugins are registered with...

9.1CVSS5.8AI score0.00498EPSS
Exploits1References16
Rows per page
Query Builder