Path traversal in Fastify-http-proxy - CVE-2026-85124
Published: September 8, 2026
Vulnerability details
The vulnerability allows a remote attacker to access restricted upstream paths.
The vulnerability exists due to improper limitation of a pathname to a restricted directory in the plain HTTP request path of @fastify/http-proxy when processing requests containing backslash dot-segments. A remote attacker can send a specially crafted request to access restricted upstream paths.
Only applications relying on prefix and rewritePrefix to isolate upstream URL space are affected.