Lucene search
+L

18 matches found

Snyk
Snyk
added 2026/07/18 3:53 p.m.14 views

Directory Traversal

Overview @fastify/http-proxy is a proxy http requests, for Fastify Affected versions of this package are vulnerable to Directory Traversal via the WebSocket routing. An attacker can access unintended upstream endpoints by sending crafted WebSocket upgrade requests containing path traversal...

10CVSS7.7AI score0.01614EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/18 1:8 p.m.39 views

CVE-2026-16117 @fastify/http-proxy vulnerable to prefix escape via URL-encoded characters

Impact: @fastify/http-proxy versions up to and including 11.5.0 fail to rewrite the request prefix when the prefix segment is URL-encoded. Fastify's router URL-decodes paths for route matching, but request.url retains the original encoded form, and the prefix-rewrite step uses a literal string...

10CVSS0.00269EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/18 12:46 p.m.4 views

CVE-2026-15631 @fastify/http-proxy vulnerable to prefix escape via WebSocket path traversal

Impact: @fastify/http-proxy versions from 9.4.0 up to and including 11.5.0 fail to validate the resolved WebSocket destination path against the configured rewrite prefix. The WebSocket routing path in WebSocketProxy.findUpstream resolves the destination via the WHATWG URL constructor, which...

8.7CVSS5.4AI score0.00326EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/18 12:46 p.m.12 views

EUVD-2026-45375

Impact: @fastify/http-proxy versions from 9.4.0 up to and including 11.5.0 fail to validate the resolved WebSocket destination path against the configured rewrite prefix. The WebSocket routing path in WebSocketProxy.findUpstream resolves the destination via the WHATWG URL constructor, which...

8.7CVSS5.5AI score0.00326EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/18 12:0 a.m.16 views

PT-2026-60960

Name of the Vulnerable Software and Affected Versions @fastify/http-proxy versions 9.4.0 through 11.5.0 Description WebSocket destination paths are not properly validated against the configured rewrite prefix. The WebSocketProxy.findUpstream function resolves destinations using the WHATWG URL...

10CVSS5.5AI score0.00326EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/07/18 12:0 a.m.14 views

PT-2026-60961

Name of the Vulnerable Software and Affected Versions @fastify/http-proxy versions prior to 11.6.0 Description An improper input normalization issue exists where the software fails to rewrite the request prefix when the prefix segment is URL-encoded. While the router URL-decodes paths for route...

10CVSS5.5AI score0.00269EPSS
SaveExploits0References13
NVD
NVD
added 2026/04/15 11:16 a.m.11 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.00441EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2026/04/15 10:13 a.m.43 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.00441EPSS
SaveExploits1References2
CVE
CVE
added 2026/04/15 10:13 a.m.33 views

CVE-2026-33805

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

9CVSS5.8AI score0.00441EPSS
SaveExploits1References6Affected Software2
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2021-0642

Malware in sbrugna...

10CVSS9.3AI score0.01614EPSS
SaveExploits0References7
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:30 p.m.37 views

CVE-2021-21322

A flaw was found in fastify-http-proxy. Escaping the prefix of the proxied backend service is possible by an attacker using a specially crafted URL. The highest threat from this vulnerability is to data confidentiality and integrity...

10CVSS2.7AI score0.01614EPSS
SaveExploits0References4
nodejs
nodejs
added 2021/03/03 2:22 a.m.38 views

Prefix escape

Overview In fastify-http-proxy before version 4.3.1, by crafting a specific URL, it is possible to escape the prefix of the proxied backend service. If the base url of the proxied server is /pub/, a user expect that accessing /priv on the target service would not be possible. Unfortunately, it is...

7.5CVSS9.4AI score0.01614EPSS
SaveExploits0Affected Software1
vulnersOsv
vulnersOsv
added 2021/03/03 2:18 a.m.6 views

@ddot/ddot-plugin-webpack (>=0.0.3 <=0.0.14), @harmonyjs/controller-auth-jwt (>=1.0.0 <=1.0.0-rc2.6) +8 more potentially affected by CVE-2021-21322 via fastify-http-proxy (>=0.7.0 <=4.1.0)

fastify-http-proxy NPM version =0.7.0, =0.0.3, =1.0.0, =1.0.0, =1.0.0, =0.0.1, =1.0.0-alpha.2, =0.2.0, =1.1.0, =1.5.5 Source cves: CVE-2021-21322 Source advisory: OSV:GHSA-C4QR-GMR9-V23W...

10CVSS7.2AI score0.01614EPSS
SaveExploits0
NVD
NVD
added 2021/03/02 4:15 a.m.39 views

CVE-2021-21322

fastify-http-proxy is an npm package which is a fastify plugin for proxying your http requests to another server, with hooks. By crafting a specific URL, it is possible to escape the prefix of the proxied backend service. If the base url of the proxied server is /pub/, a user expect that accessin...

10CVSS0.01614EPSS
SaveExploits0References3
Prion
Prion
added 2021/03/02 4:15 a.m.21 views

Design/Logic Flaw

fastify-http-proxy is an npm package which is a fastify plugin for proxying your http requests to another server, with hooks. By crafting a specific URL, it is possible to escape the prefix of the proxied backend service. If the base url of the proxied server is /pub/, a user expect that accessin...

7.5CVSS9.2AI score0.01614EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2021/03/02 3:35 a.m.44 views

CVE-2021-21322 Prefix escape

fastify-http-proxy is an npm package which is a fastify plugin for proxying your http requests to another server, with hooks. By crafting a specific URL, it is possible to escape the prefix of the proxied backend service. If the base url of the proxied server is /pub/, a user expect that accessin...

10CVSS9.5AI score0.01614EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2021/03/02 12:0 a.m.8 views

PT-2021-14419

Name of the Vulnerable Software and Affected Versions fastify-http-proxy versions prior to 4.3.1 Description The issue allows an attacker to escape the prefix of the proxied backend service by crafting a specific URL. For example, if the base URL of the proxied server is /pub/, an attacker can...

10CVSS8.3AI score0.01614EPSS
SaveExploits0References11
Rows per page
Query Builder