Lucene search
+L

50 matches found

Snyk
Snyk
added 2025/12/02 12:38 a.m.4 views

Directory Traversal

Overview @fastify/reply-from is a forward your HTTP request to another server, for fastify Affected versions of this package are vulnerable to Directory Traversal via the reply.from function. An attacker can access unauthorized routes by crafting a malicious URL containing encoded directory...

6.9CVSS7.4AI score0.00175EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/02 12:38 a.m.14 views

EUVD-2025-200117

fastify-reply-from affected by bypass of reply forwarding...

6.9CVSS6.4AI score0.00175EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/02 12:38 a.m.8 views

GHSA-2Q7R-29RG-6M5H fastify-reply-from affected by bypass of reply forwarding

Summary By crafting a malicious URL, an attacker could access routes that are not allowed, even though the reply.from is defined for specific routes in @fastify/reply-from. Details An attacker can bypass the route defined by the @fastify/reply-from package by adding a .. symbol, which, for curl...

6.9CVSS6.7AI score0.00175EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/12/02 12:38 a.m.15 views

fastify-reply-from affected by bypass of reply forwarding

Summary By crafting a malicious URL, an attacker could access routes that are not allowed, even though the reply.from is defined for specific routes in @fastify/reply-from. Details An attacker can bypass the route defined by the @fastify/reply-from package by adding a .. symbol, which, for curl...

6.9CVSS6.8AI score0.00175EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2025/12/01 11:15 p.m.7 views

CVE-2025-66415

fastify-reply-from is a Fastify plugin to forward the current HTTP request to another server. Prior to 12.5.0, by crafting a malicious URL, an attacker could access routes that are not allowed, even though the reply.from is defined for specific routes in @fastify/reply-from. This vulnerability is...

6.9CVSS0.00175EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/01 10:39 p.m.9 views

CVE-2025-66415 fastify-reply-from bypass of reply forwarding

fastify-reply-from is a Fastify plugin to forward the current HTTP request to another server. Prior to 12.5.0, by crafting a malicious URL, an attacker could access routes that are not allowed, even though the reply.from is defined for specific routes in @fastify/reply-from. This vulnerability is...

6.9CVSS6.7AI score0.00175EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/01 10:39 p.m.17 views

CVE-2025-66415

CVE-2025-66415 affects the Fastify plugin @fastify/reply-from . Affected versions allow bypassing route restrictions by crafting a malicious URL, enabling access to routes that should be disallowed when using reply.from. The vulnerability is described across multiple sources as a bypass of reply ...

6.9CVSS6.4AI score0.00175EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/12/01 10:39 p.m.11 views

CVE-2025-66415 fastify-reply-from bypass of reply forwarding

fastify-reply-from is a Fastify plugin to forward the current HTTP request to another server. Prior to 12.5.0, by crafting a malicious URL, an attacker could access routes that are not allowed, even though the reply.from is defined for specific routes in @fastify/reply-from. This vulnerability is...

6.9CVSS0.00175EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/12/01 10:39 p.m.3 views

CVE-2025-66415 fastify-reply-from bypass of reply forwarding

fastify-reply-from is a Fastify plugin to forward the current HTTP request to another server. Prior to 12.5.0, by crafting a malicious URL, an attacker could access routes that are not allowed, even though the reply.from is defined for specific routes in @fastify/reply-from. This vulnerability is...

6.9CVSS6.1AI score0.00175EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/01 12:0 a.m.11 views

PT-2025-48579

Name of the Vulnerable Software and Affected Versions fastify-reply-from versions prior to 12.5.0 Description fastify-reply-from is a Fastify plugin used to forward HTTP requests to another server. Versions of the plugin prior to 12.5.0 contain a flaw where a malicious URL can be crafted to allow...

6.9CVSS5.4AI score0.00175EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2025/05/23 5:0 a.m.10 views

CVE-2023-51701

fastify-reply-from is a Fastify plugin to forward the current HTTP request to another server. A reverse proxy server built with @fastify/reply-from could misinterpret the incoming body by passing an header ContentType: application/json ; charset=utf-8. This can lead to bypass of security checks...

7.5CVSS6.8AI score0.00479EPSS
SaveExploits0
Veracode
Veracode
added 2024/01/09 7:4 a.m.17 views

Request Smuggling

fastify-reply-from is vulnerable to Request Smuggling. The vulnerability is due to the absence of a unified Content-Type parsing, unlike the majority of Fastify that uses fast-content-type-parse with trimming after split. This issue can be exploited by an attacker to bypass security checks,...

7.5CVSS6.8AI score0.00479EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/01/08 3:22 p.m.25 views

@fastify/reply-from JSON Content-Type parsing confusion

Impact The main repo of fastify use fast-content-type-parse to parse request Content-Type, which will trim after split. The fastify-reply-from have not use this repo to unify the parse of Content-Type, which won't trim. As a result, a reverse proxy server built with @fastify/reply-from could...

7.5CVSS7.1AI score0.00479EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/01/08 1:55 p.m.51 views

CVE-2023-51701 @fastify-reply-from JSON Content-Type parsing confusion

fastify-reply-from is a Fastify plugin to forward the current HTTP request to another server. A reverse proxy server built with @fastify/reply-from could misinterpret the incoming body by passing an header ContentType: application/json ; charset=utf-8. This can lead to bypass of security checks...

5.3CVSS7.7AI score0.00479EPSS
SaveExploits0References2
CVE
CVE
added 2024/01/08 1:55 p.m.46 views

CVE-2023-51701

CVE-2023-51701 affects fastify-reply-from, a Fastify plugin. The vulnerability arises when the plugin misinterprets the request body due to a Content-Type handling discrepancy (Content-Type header like application/json ; charset=utf-8), allowing bypass of security checks. References in multiple s...

7.5CVSS7.4AI score0.00479EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/01/08 1:55 p.m.8 views

CVE-2023-51701 @fastify-reply-from JSON Content-Type parsing confusion

fastify-reply-from is a Fastify plugin to forward the current HTTP request to another server. A reverse proxy server built with @fastify/reply-from could misinterpret the incoming body by passing an header ContentType: application/json ; charset=utf-8. This can lead to bypass of security checks...

5.3CVSS7.5AI score0.00479EPSS
SaveExploits0References2
OSV
OSV
added 2024/01/08 1:55 p.m.29 views

CVE-2023-51701 @fastify-reply-from JSON Content-Type parsing confusion

fastify-reply-from is a Fastify plugin to forward the current HTTP request to another server. A reverse proxy server built with @fastify/reply-from could misinterpret the incoming body by passing an header ContentType: application/json ; charset=utf-8. This can lead to bypass of security checks...

5.3CVSS7.4AI score0.00479EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/01/08 12:0 a.m.9 views

Fastify Environmental Vulnerabilities

Fastify is an open source web framework for Node.js from the OpenJS Foundation. A security vulnerability exists in Fastify fastify-reply-from versions prior to 9.6.0, which stems from the fact that passing body text via header using fastify/reply-from may be misinterpreted, leading to bypassing...

7.5CVSS6.8AI score0.00479EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2021/04/13 4:30 a.m.113 views

Important: Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.2.2 security and bug fix update

Red Hat Advanced Cluster Management for Kubernetes 2.2.2 General Availability release images, which fix several bugs and security issues. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a...

10CVSS6.5AI score0.50732EPSS
SaveExploits7References15
RedhatCVE
RedhatCVE
added 2021/03/23 8:37 p.m.33 views

CVE-2021-21321

A flaw was found in fastify-reply-from. Escaping of the prefix of the proxied backend service is possible allowing an attacker, using a specially crafted URL, to gain access to directories that would otherwise be out of bounds. The highest threat from this vulnerability is to data confidentiality...

10CVSS3.2AI score0.01821EPSS
SaveExploits0References4
Rows per page
Query Builder