Lucene search
+L

1028 matches found

Kitploit
Kitploit
•added 2026/09/25 3:50 a.m.•17 views

send

@fastify/send Send is a library for streaming files from the file system as an HTTP response supporting partial responses Ranges, conditional-GET negotiation If-Match, If-Unmodified-Since, If-None-Match, If-Modified-Since, high test coverage, and granular events which may be leveraged to take...

6.1AI score
SaveExploits0References2
Nuclei
Nuclei
•added 2026/09/25 2:05 a.m.•178 views

Fastify Swagger-UI - Information Disclosure

fastify-swagger-ui is a Fastify plugin for serving Swagger UI. Prior to 2.1.0, the default configuration of @fastify/swagger-ui without baseDir set will lead to all files in the module's directory being exposed via http routes served by the module. The vulnerability is fixed in v2.1.0. Setting th...

5.3CVSS6AI score0.0229EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/09/23 5:47 p.m.•4 views

CVE-2026-18165

A flaw was found in @fastify/oauth2, an OAuth 2.0 plugin for Fastify. This vulnerability allows a remote attacker to perform a Login Cross-Site Request Forgery CSRF attack. By planting predictable OAuth state and code verifier cookies, an attacker can trick a victim's browser into completing an...

5.4CVSS5.6AI score0.001EPSS
SaveExploits0References5
OSV
OSV
•added 2026/09/22 8:59 p.m.•5 views

CLSA-2026-1790110789 TuxCare security update for fastify (3 CVEs)

TuxCare rebuilt fastify to address 3 CVEs. Fixed in 5.2.1-tuxcare.2...

7.5CVSS5.8AI score0.00818EPSS
SaveExploits0
OSV
OSV
•added 2026/09/20 3:25 p.m.•7 views

CLSA-2026-1789917910 TuxCare security update for fastify (1 CVE)

TuxCare rebuilt fastify to address 1 CVE. Fixed in 3.29.5-tuxcare.6...

5.4CVSS5.8AI score0.00309EPSS
SaveExploits1
OSV
OSV
•added 2026/09/20 12:09 p.m.•6 views

CLSA-2026-1789906142 TuxCare security update for fastify (3 CVEs)

TuxCare rebuilt fastify to address 3 CVEs. Fixed in 5.2.1-tuxcare.1...

7.5CVSS7.3AI score0.00717EPSS
SaveExploits2
OSV
OSV
•added 2026/09/20 9:25 a.m.•6 views

CLSA-2026-1789896356 TuxCare security update for fastify (1 CVE)

TuxCare rebuilt fastify to address 1 CVE. Fixed in 5.11.3-tuxcare.3...

5.4CVSS5.8AI score0.00309EPSS
SaveExploits1
OSV
OSV
•added 2026/09/20 9:25 a.m.•8 views

CLSA-2026-1789896330 TuxCare security update for fastify (2 CVEs)

TuxCare rebuilt fastify to address 2 CVEs. Fixed in 5.12.0-tuxcare.1...

6.1CVSS5.8AI score0.00309EPSS
SaveExploits1
OSV
OSV
•added 2026/09/18 6:13 p.m.•9 views

CLSA-2026-1789755224 TuxCare security update for fastify (2 CVEs)

TuxCare rebuilt fastify to address 2 CVEs. Fixed in 5.7.4-tuxcare.2...

7.5CVSS7.3AI score0.00717EPSS
SaveExploits2
RedhatCVE
RedhatCVE
•added 2026/09/18 7:21 a.m.•9 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
RedhatCVE
RedhatCVE
•added 2026/09/17 8:47 p.m.•15 views

CVE-2026-85124

A flaw was found in @fastify/http-proxy. This component, designed to proxy HTTP requests, does not correctly validate incoming request paths, specifically failing to account for backslash-based dot-segments. An unauthenticated network attacker can exploit this vulnerability to bypass the proxy's...

7.5CVSS5.7AI score0.00737EPSS
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.•17 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
CVE
CVE
•added 2026/09/17 6:55 a.m.•16 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
Vulnrichment
Vulnrichment
•added 2026/09/17 6:55 a.m.•11 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
Cvelist
Cvelist
•added 2026/09/17 6:55 a.m.•30 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
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
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.•0 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
NVD
NVD
•added 2026/09/16 3:19 p.m.•8 views

CVE-2026-92395

@fastify/proxy-addr is a Fastify plugin that determines a request's client address behind trusted reverse proxies, and it backs Fastify request.ip and request.ips. In versions 3.0.0 through 5.1.0, a trust subnet written in IPv4-mapped IPv6 notation with an IPv4-sized prefix, such as...

9.1CVSS0.00332EPSS
SaveExploits0References2
Rows per page
Query Builder