Lucene search
+L

74 matches found

Vulnrichment
Vulnrichment
added 2026/07/23 2:48 a.m.8 views

CVE-2026-7120 @fastify/static vulnerable to Authorization Bypass via Non-Canonical URL Paths

@fastify/static evaluates the allowedPath callback before normalizing dot segments and duplicate path separators in the pathname used for file resolution. Versions up to and including 10.1.1 are affected. An unauthenticated attacker can bypass allowedPath restrictions by requesting equivalent...

5.3CVSS5.3AI score0.00221EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/23 2:48 a.m.69 views

CVE-2026-7120

The CVE-2026-7120 issue affects @fastify/static (versions up to and including 10.1.1). The root cause is that allowedPath is evaluated before normalizing dot segments and duplicate separators in the request pathname, allowing an unauthenticated attacker to bypass path-based filtering by using equ...

5.3CVSS5.3AI score0.00221EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/23 2:48 a.m.8 views

CVE-2026-7120 @fastify/static vulnerable to Authorization Bypass via Non-Canonical URL Paths

@fastify/static evaluates the allowedPath callback before normalizing dot segments and duplicate path separators in the pathname used for file resolution. Versions up to and including 10.1.1 are affected. An unauthenticated attacker can bypass allowedPath restrictions by requesting equivalent...

5.3CVSS5.8AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/23 12:00 a.m.24 views

PT-2026-63566

Name of the Vulnerable Software and Affected Versions @fastify/static versions prior to 10.1.1 Description An unauthenticated attacker can bypass route-scoped middleware and guards by using non-leading .. and %2E%2E path segments in request pathnames. This occurs because the find-my-way router do...

7.5CVSS5.8AI score0.00448EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/23 12:00 a.m.16 views

PT-2026-63567

Name of the Vulnerable Software and Affected Versions @fastify/static versions prior to 10.1.2 Description An unauthenticated attacker can bypass path-based filtering because the allowedPath callback is evaluated before the normalization of dot segments and duplicate path separators in the pathna...

5.3CVSS5.8AI score0.00221EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/04/16 10:34 p.m.15 views

@fastify/static vulnerable to path traversal in directory listing

Impact @fastify/static v9.1.0 and earlier serves directory listings outside the configured static root when the list option is enabled. A request such as /public/../outside/ causes dirList.path to resolve a directory outside the root via path.join without a containment check. A remote...

5.3CVSS6AI score0.00506EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/16 10:34 p.m.28 views

GHSA-PR96-94W5-MX2H @fastify/static vulnerable to path traversal in directory listing

Impact @fastify/static v9.1.0 and earlier serves directory listings outside the configured static root when the list option is enabled. A request such as /public/../outside/ causes dirList.path to resolve a directory outside the root via path.join without a containment check. A remote...

5.3CVSS6AI score0.00506EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/16 10:34 p.m.15 views

EUVD-2026-23243

@fastify/static vulnerable to path traversal in directory listing...

5.3CVSS5.8AI score0.00506EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/16 10:34 p.m.15 views

@fastify/static vulnerable to route guard bypass via encoded path separators

Impact @fastify/static v9.1.0 and earlier decodes percent-encoded path separators %2F before filesystem resolution, but Fastify's router treats them as literal characters. This creates a routing mismatch: route guards on /admin/ do not match /admin%2Fsecret.html, but @fastify/static decodes it to...

5.9CVSS5.8AI score0.00413EPSS
SaveExploits1References6Affected Software1
EUVD
EUVD
added 2026/04/16 10:34 p.m.12 views

EUVD-2026-23227

@fastify/static vulnerable to route guard bypass via encoded path separators...

5.9CVSS5.8AI score0.00413EPSS
SaveExploits1References5
OSV
OSV
added 2026/04/16 10:34 p.m.6 views

GHSA-X428-GHPX-8J92 @fastify/static vulnerable to route guard bypass via encoded path separators

Impact @fastify/static v9.1.0 and earlier decodes percent-encoded path separators %2F before filesystem resolution, but Fastify's router treats them as literal characters. This creates a routing mismatch: route guards on /admin/ do not match /admin%2Fsecret.html, but @fastify/static decodes it to...

5.9CVSS5.8AI score0.00413EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/04/16 7:58 p.m.11 views

CVE-2026-6414

A flaw was found in @fastify/static. A remote attacker can exploit this vulnerability by sending specially crafted requests that include percent-encoded path separators. This mismatch in how @fastify/static decodes these separators compared to the Fastify router allows the attacker to bypass...

5.9CVSS5.7AI score0.00413EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
added 2026/04/16 7:58 p.m.12 views

CVE-2026-6410

A flaw was found in @fastify/static. When directory listing is enabled, a remote unauthenticated attacker can exploit a path traversal vulnerability. This occurs because the dirList.path function incorrectly resolves directories outside the configured static root. Successful exploitation allows t...

5.3CVSS5.8AI score0.00506EPSS
SaveExploits0References5
NVD
NVD
added 2026/04/16 2:16 p.m.10 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.3CVSS0.00506EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/04/16 1:29 p.m.42 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
SaveExploits0References2
OSV
OSV
added 2026/04/16 1:29 p.m.10 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.3CVSS6.1AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/16 1:29 p.m.9 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
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/04/16 1:29 p.m.49 views

CVE-2026-6410

Affected product/component: @fastify/static, versions 8.0.0–9.1.0. Root cause: dirList.path() uses path.join() to resolve directories outside the configured static root without containment checks, enabling path traversal when directory listing is enabled via the list option. Impact: remote unauth...

5.3CVSS5.9AI score0.00506EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/16 1:29 p.m.7 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.3CVSS5.9AI score0.00506EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/16 1:16 p.m.9 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.00413EPSS
SaveExploits1References4
Rows per page
Query Builder