Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-33805 Details

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-444Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')redhat-SADP
CWE-644Improper Neutralization of HTTP Headers for Scripting Syntaxopenjs

Affected Products

ProductVersions
fastify fastify/http-proxy
< 11.4.4

CPE

  • cpe:2.3:a:fastify:fastify/http-proxy:*:*:*:*:*:node.js:*:*

Remediation

  • No remediation found in references.
fastify reply-from
< 12.6.2

CPE

  • cpe:2.3:a:fastify:reply-from:*:*:*:*:*:node.js:*:*

Remediation

  • No remediation found in references.

Change History

7 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-33805
NVD Published Date:
Apr 15, 2026
NVD Last Modified:
Jul 15, 2026
Source:
openjs
CVE-2026-33805 Details - Not Deferred