๐Ÿ” CVE Alert

CVE-2026-33808

UNKNOWN 0.0

@fastify/express vulnerable to middleware authentication bypass via URL normalization gaps (duplicate slashes and semicolons)

CVSS Score
0.0
EPSS Score
0.1%
EPSS Percentile
29th

Impact@fastify/express v4.0.4 and earlier fails to normalize URLs before passing them to Express middleware when Fastify router normalization options are enabled. This allows complete bypass of path-scoped authentication middleware via duplicate slashes when ignoreDuplicateSlashes is enabled, or via semicolon delimiters when useSemicolonDelimiter is enabled. In both cases, Fastify router normalizes the URL and matches the route, but @fastify/express passes the original un-normalized URL to Express middleware, which fails to match and is skipped. An unauthenticated attacker can access protected routes by manipulating the URL path. PatchesUpgrade to @fastify/express v4.0.5 or later.

CWE CWE-436
Vendor fastify
Product @fastify/express
Published Apr 15, 2026
Last Updated Apr 15, 2026
Stay Ahead of the Next One

Get instant alerts for fastify @fastify/express

Be the first to know when new unknown vulnerabilities affecting fastify @fastify/express are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

fastify / @fastify/express
0 < 4.0.5

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/fastify/fastify-express/security/advisories/GHSA-6hw5-45gm-fj88 cna.openjsf.org: https://cna.openjsf.org/security-advisories.html

Credits

๐Ÿ” FredKSchott mcollina UlisesGascon climba03003