CRITICALCVE-2026-33805Published Modified CNA openjs
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 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.
Metrics
- CVSS v4.0
- 9.0
- Severity
- CRITICAL
- Fixed in
- 11.4.4
- Affected Products
- 2
Fix available
11.4.412.6.2
Affected packages
- @fastify/reply-from / @fastify/reply-from< 12.6.2 (from 0)Fixed in 12.6.2
- @fastify/reply-from / @fastify/http-proxy< 11.4.4 (from 0)Fixed in 11.4.4
CVSS Vector
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:L/SI:H/SA:NReferences