OVERVIEW CVE-2026-33808 is a URL normalization bypass vulnerability affecting @fastify/express versions 4.0.4 and earlier. When Fastify router normalization options are enabled (either ignoreDuplicateSlashes or useSemicolonDelimiter), the middleware fails to properly normalize URLs before passing them to Express authentication middleware, creating a mismatch between what Fastify routes and what Express middleware validate. SEVERITY The vulnerability allows unauthenticated attackers to bypass path-scoped authentication middleware through URL manipulation, such as adding duplicate slashes or semicolon delimiters. The attack has low complexity and requires no authentication or special privileges, as attackers can simply craft malicious URLs to access protected routes. The impact is significant, potentially allowing complete circumvention of access controls protecting sensitive application functionality. The FAUCET Risk Score of 52.0/100 indicates a moderate-to-high risk posture. EXPLOITATION STATUS This vulnerability is not currently listed on the CISA Known Exploited Vulnerabilities catalog and shows no indication of active exploitation in the wild. Community attention appears limited, as reflected in the low EPSS score of 0.0017, suggesting minimal real-world prevalence compared to other vulnerabilities. The availability of exploit code is not reported, though the straightforward nature of URL manipulation means exploitation would be relatively trivial for motivated attackers. Organizations running affected versions should prioritize upgrading to v4.0.5 or later.
| Vendor | Product | Version(s) | CPE |
|---|---|---|---|
< 4.0.5CPE matchmatch criteria | cpe:2.3:a:fastify:fastify\/express:*:*:*:*:*:node.js:*:* |
CVSS version used by this source: 4.0
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.
The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.