CVE 9 CRITICAL

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

9 / 10
CRITICAL
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:L/SI:H/SA:N

Description

@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 in the Connection header value. Any header added by the proxy for routing, access control, or security purposes can be selectively removed by a client. @fastify/http-proxy is also affected as it delegates to @fastify/reply-from.

Upgrade to @fastify/reply-from v12.6.2 or @fastify/http-proxy v11.4.4 or later.

AI Analysis

Connection header abuse vulnerability allowing stripping of proxy-added headers

Basic Information

ID CVE-2026-33805
Source openjs
Published Apr 15, 2026 at 10:13

Affected Product

Vendor @fastify/reply-from
Product @fastify/reply-from
Affected Versions @fastify/reply-from @fastify/reply-from 0
@fastify/reply-from @fastify/http-proxy 0

CWE Classification

AI Assessment

AI Score 9 / 10
AI Severity Critical
Vendor Fastify
Product @fastify/reply-from, @fastify/http-proxy
Version @fastify/reply-from v12.6.1 and earlier, @fastify/http-proxy v11.4.3 and earlier

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.