SecBoard
Zurück zur CVE-Übersicht

CVE-2026-33805

HIGH(8.6)

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N

Risk Signal Score22/100 — NIEDRIG
  • CVSS 8.6 — Hoch

EPSS-Score

0%

Exploit-Wahrscheinlichkeit (30 Tage)

CVSS Score

8.6

Technische Schwere

Beschreibung

@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.

GitHub Advisories

GHSA-gwhp-pf74-vj37CRITICAL

Fastify's connection header abuse enables stripping of proxy-added headers

npm/@fastify/reply-from12.6.2
GitHub Advisory

Referenzen