Lucene search
+L

99 matches found

RedhatCVE
RedhatCVE
•added 2026/09/18 7:21 a.m.•11 views

CVE-2026-90982

A flaw was found in @fastify/static, a Fastify plugin for serving static files. On case-insensitive filesystems, such as Windows or default macOS volumes, a route guard or allowedPath restriction can be bypassed. This occurs because the route matcher is case-sensitive while the filesystem is not,...

5.3CVSS5.7AI score0.00585EPSS
SaveExploits0References5
Snyk
Snyk
•added 2026/09/17 9:30 a.m.•8 views

Improper Handling of Case Sensitivity

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 Case Sensitivity via the route matching process. An attacker can access protected files by altering the letter case of a path segment in a...

6.9CVSS5.9AI score0.00585EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/17 7:16 a.m.•18 views

CVE-2026-90982

@fastify/static is a Fastify plugin that serves static files from a configured root directory. In versions before 10.1.4, on a case-insensitive filesystem such as Windows or the default macOS volume, a route guard or allowedPath restriction can be bypassed by altering the letter case of a path...

5.3CVSS0.00585EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/09/17 6:55 a.m.•13 views

CVE-2026-90982 @fastify/static vulnerable to route guard bypass via path case-folding

@fastify/static is a Fastify plugin that serves static files from a configured root directory. In versions before 10.1.4, on a case-insensitive filesystem such as Windows or the default macOS volume, a route guard or allowedPath restriction can be bypassed by altering the letter case of a path...

5.3CVSS5.8AI score0.00585EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/17 6:55 a.m.•19 views

CVE-2026-90982

CVE-2026-90982 affects the @fastify/static plugin (versions before 10.1.4 ). On case-insensitive filesystems such as Windows or the default macOS volume, a mismatch between the case-sensitive route matcher and the case-insensitive filesystem allows an unauthenticated attacker to bypass route guar...

5.3CVSS5.8AI score0.00585EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/17 6:55 a.m.•10 views

EUVD-2026-81383

@fastify/static is a Fastify plugin that serves static files from a configured root directory. In versions before 10.1.4, on a case-insensitive filesystem such as Windows or the default macOS volume, a route guard or allowedPath restriction can be bypassed by altering the letter case of a path...

5.3CVSS5.8AI score0.00585EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 6:55 a.m.•31 views

CVE-2026-90982 @fastify/static vulnerable to route guard bypass via path case-folding

@fastify/static is a Fastify plugin that serves static files from a configured root directory. In versions before 10.1.4, on a case-insensitive filesystem such as Windows or the default macOS volume, a route guard or allowedPath restriction can be bypassed by altering the letter case of a path...

5.3CVSS0.00585EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/17 6:55 a.m.•8 views

CVE-2026-90982 @fastify/static vulnerable to route guard bypass via path case-folding

@fastify/static is a Fastify plugin that serves static files from a configured root directory. In versions before 10.1.4, on a case-insensitive filesystem such as Windows or the default macOS volume, a route guard or allowedPath restriction can be bypassed by altering the letter case of a path...

5.3CVSS5.8AI score
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/17 12:00 a.m.•1 views

CVE-2026-90982: Improper Handling of Case Sensitivity

@fastify/static is a Fastify plugin that serves static files from a configured root directory. In versions before 10.1.4, on a case-insensitive filesystem such as Windows or the default macOS volume, a route guard or allowedPath restriction can be bypassed by altering the letter case of a path...

5.3CVSS5.8AI score0.00585EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/08/07 4:53 a.m.•25 views

CVE-2026-18427

A flaw was found in @fastify/static. An unauthenticated attacker can bypass route-based guards by using non-canonical path segments in a request. This allows the attacker to access and disclose the contents of files that should be protected by these guards. The vulnerability stems from the static...

7.5CVSS4.9AI score0.00659EPSS
SaveExploits0References5
vulnersOsv
vulnersOsv
•added 2026/08/06 5:47 p.m.•21 views

@appweaver/core (>=1.1.6, <=1.4.1), @cappa/cli (>=0.11.1, <=0.12.0) +33 more potentially affected by CVE-2026-18427 via @fastify/static (>=10.1.0, <=10.1.2)

@fastify/static NPM version =10.1.0, =1.1.6, =0.11.1, =7.0.0-canary.3011, =7.0.0-canary.3011, =7.0.0-canary.3011, =7.0.0-canary.3011, =7.0.0-canary.3011, =7.0.0-canary.3011, =7.0.0-canary.3011, =7.0.0-canary.3011, =7.0.0-canary.3011, =0.0.4, =0.0.6 - @darthcav/ts-http-server 0.9.1 -...

7.5CVSS5.7AI score0.00659EPSS
SaveExploits0
Snyk
Snyk
•added 2026/08/06 5:47 p.m.•13 views

Directory Traversal

Overview @fastify/static is a Plugin for serving static files as fast as possible. Affected versions of this package are vulnerable to Directory Traversal via the static file handler process. An attacker can access protected files by submitting requests with non-canonical path segments, such as d...

8.7CVSS6.2AI score0.00659EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/08/06 2:52 p.m.•38 views

CVE-2026-18427 @fastify/static vulnerable to route guard bypass via non-canonical path segments

@fastify/static before version 10.1.3 contains an incomplete fix for a previous route guard bypass. The static file handler rejected only parent directory segments, but it did not canonicalize dot segments, duplicate slashes, encoded dots, or backslashes before route matching and before delegatin...

7.5CVSS0.00659EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/08/06 2:52 p.m.•19 views

EUVD-2026-54086

@fastify/static before version 10.1.3 contains an incomplete fix for a previous route guard bypass. The static file handler rejected only parent directory segments, but it did not canonicalize dot segments, duplicate slashes, encoded dots, or backslashes before route matching and before delegatin...

7.5CVSS5.5AI score0.00659EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/06 2:52 p.m.•33 views

CVE-2026-18427 @fastify/static vulnerable to route guard bypass via non-canonical path segments

@fastify/static before version 10.1.3 contains an incomplete fix for a previous route guard bypass. The static file handler rejected only parent directory segments, but it did not canonicalize dot segments, duplicate slashes, encoded dots, or backslashes before route matching and before delegatin...

7.5CVSS5.7AI score
SaveExploits0References4
CVE
CVE
•added 2026/08/06 2:52 p.m.•111 views

CVE-2026-18427

CVE-2026-18427 affects @fastify/static prior to version 10.1.3. The patch left gaps in path canonicalization: dot segments, encoded dots, duplicate slashes, and backslashes were not normalized before route matching or serving, enabling an unauthenticated bypass of route-based guards for a protect...

7.5CVSS5.5AI score0.00659EPSS
SaveExploits0References2Affected Software1
vulnersOsv
vulnersOsv
•added 2026/07/24 4:43 p.m.•11 views

@cognidesk/integration-ticketing-servicenow (>=0.0.4, <=0.0.6), @darthcav/ts-http-server (0.9.1) +12 more potentially affected by CVE-2026-7120 via @fastify/static (>=10.1.0, <=10.1.1)

@fastify/static NPM version =10.1.0, =0.0.4, =3.1.17, =4.11.0, =4.11.0, =4.11.0, =4.11.0, =4.11.0, =9.0.0-canary.19, =9.0.2 Source cves: CVE-2026-7120 Source advisory: OSV:GHSA-8PVW-JCV7-9CMJ...

5.3CVSS5.8AI score0.00369EPSS
SaveExploits0
OSV
OSV
•added 2026/07/24 4:43 p.m.•18 views

GHSA-8PVW-JCV7-9CMJ @fastify/static vulnerable to Authorization Bypass via Non-Canonical URL Paths

Impact @fastify/static evaluates the allowedPath callback before normalizing dot segments and duplicate slashes in the pathname used for file resolution. Non-canonical pathnames such as //file, /./file, or /public/../private/file bypass allowedPath filtering while resolving to the intended file o...

5.3CVSS5.8AI score0.00369EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/07/24 4:43 p.m.•26 views

EUVD-2026-47870

@fastify/static vulnerable to Authorization Bypass via Non-Canonical URL Paths...

5.3CVSS5.8AI score0.00369EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/07/24 4:43 p.m.•21 views

EUVD-2026-47871

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

7.5CVSS5.8AI score0.00672EPSS
SaveExploits0References5
Rows per page
Query Builder