Lucene search
K

42 matches found

RedhatCVE
RedhatCVE
added 2026/04/16 9:10 p.m.6 views

CVE-2026-33805

A flaw was found in @fastify/reply-from and @fastify/http-proxy. A remote attacker can exploit this vulnerability by manipulating the Connection header in client requests. This allows the attacker to remove specific headers that the proxy has added for security, routing, or access control purpose...

9CVSS5.7AI score0.0033EPSS
Exploits1References5
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
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
NVD
NVD
added 2026/04/15 11:16 a.m.5 views

CVE-2026-33805

@fastify/reply-from v12.6.1 and earlier and @fastify/http-proxy v11.4.3 and earlier 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 from upstream requests by listing them i...

9CVSS0.0033EPSS
Exploits1References2
Snyk
Snyk
added 2026/04/15 11:15 a.m.5 views

HTTP Header Injection

Overview @fastify/reply-from is a forward your HTTP request to another server, for fastify Affected versions of this package are vulnerable to HTTP Header Injection via improper handling of the Connection header after proxy-added headers have been set. An attacker can remove headers intended for...

9CVSS5.8AI score0.0033EPSS
Exploits1References2
Cvelist
Cvelist
added 2026/04/15 10:13 a.m.27 views

CVE-2026-33805 @fastify/reply-from vulnerable to connection header abuse enabling stripping of proxy-added headers

@fastify/reply-from v12.6.1 and earlier and @fastify/http-proxy v11.4.3 and earlier 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 from upstream requests by listing them i...

9CVSS0.0033EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2026/04/15 10:13 a.m.4 views

CVE-2026-33805 @fastify/reply-from vulnerable to connection header abuse enabling stripping of proxy-added headers

@fastify/reply-from v12.6.1 and earlier and @fastify/http-proxy v11.4.3 and earlier 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 from upstream requests by listing them i...

9CVSS5.8AI score0.0033EPSS
Exploits1References2
CVE
CVE
added 2026/04/15 10:13 a.m.14 views

CVE-2026-33805

CVE-2026-33805 affects @fastify/reply-from <= v12.6.1 and @fastify/http-proxy

9CVSS5.8AI score0.0033EPSS
Exploits1References2Affected Software2
Positive Technologies
Positive Technologies
added 2026/04/15 12:0 a.m.3 views

PT-2026-33038

Name of the Vulnerable Software and Affected Versions @fastify/reply-from versions prior to 12.6.2 @fastify/http-proxy versions prior to 11.4.4 Description An issue exists where the client's Connection header is processed after the proxy has added its own headers via rewriteRequestHeaders. This...

9CVSS5.2AI score0.0033EPSS
Exploits1References14
CNNVD
CNNVD
added 2026/04/15 12:0 a.m.6 views

fastify/reply-from和fastify/http-proxy 安全漏洞

fastify/reply-from and fastify/http-proxy are both products from the Fastify open-source project. fastify/reply-from is a plugin designed to forward incoming HTTP requests to another server. fastify/http-proxy is a full-featured HTTP proxy plugin that supports proxying WebSocket connections and...

9CVSS5.8AI score0.0033EPSS
Exploits1References1
Veracode
Veracode
added 2026/03/23 9:9 a.m.7 views

Improper Access Control

fastify-reply-from is vulnerable to Improper Access Control. The vulnerability is due to insufficient validation of forwarded URLs in reply.from, which allows an attacker to craft malicious URLs and access unauthorized routes...

6.9CVSS5.8AI score0.00147EPSS
Exploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2025/12/11 11:4 p.m.3 views

CVE-2025-66415

A flaw was found in fastify-reply-from. This vulnerability allows an attacker to bypass intended route restrictions and gain unauthorized access to specific application routes, potentially exposing sensitive information or functionality, via crafting a malicious Uniform Resource Locator URL...

6.9CVSS6.1AI score0.00147EPSS
Exploits0References5
OSV
OSV
added 2025/12/02 12:38 a.m.5 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.00147EPSS
Exploits0References4
Snyk
Snyk
added 2025/12/02 12:38 a.m.1 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.00147EPSS
Exploits0References3
EUVD
EUVD
added 2025/12/02 12:38 a.m.3 views

EUVD-2025-200117

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

6.9CVSS6.4AI score0.00147EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2025/12/02 12:38 a.m.4 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.00147EPSS
Exploits0References4Affected Software1
NVD
NVD
added 2025/12/01 11:15 p.m.3 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.00147EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/12/01 10:39 p.m.4 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.00147EPSS
Exploits0References2
OSV
OSV
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.7AI score0.00147EPSS
Exploits0References4
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.00147EPSS
Exploits0References2
Rows per page
Query Builder