๐Ÿ” CVE Alert

CVE-2026-85124

HIGH 7.5

@fastify/http-proxy vulnerable to prefix escape via backslash dot-segments

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

@fastify/http-proxy versions before 11.6.2 do not validate proxied HTTP request paths for backslash based dot-segments before forwarding them to the configured upstream. The plain HTTP request handler skips the destination validation that the WebSocket path performs, and the underlying reply-from library only rejects forward-slash traversal, so a request containing backslash dot-segments can escape the boundary set by the prefix and rewritePrefix options. An unauthenticated network attacker can use this to reach upstream paths that were meant to stay hidden behind the proxy, resulting in disclosure of internal endpoints. This is a path traversal issue (CWE-22). Users should upgrade to @fastify/http-proxy 11.6.2 or later.

CWE CWE-22
Vendor @fastify/http-proxy
Product @fastify/http-proxy
Published Sep 3, 2026
Last Updated Sep 3, 2026
Stay Ahead of the Next One

Get instant alerts for @fastify/http-proxy @fastify/http-proxy

Be the first to know when new high vulnerabilities affecting @fastify/http-proxy @fastify/http-proxy are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

@fastify/http-proxy / @fastify/http-proxy
0 < 11.6.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/fastify/fastify-http-proxy/security/advisories/GHSA-qv33-689p-2xq5 cna.openjsf.org: https://cna.openjsf.org/security-advisories.html

Credits

๐Ÿ” EQSTLab mcollina UlisesGascon