Approved changes feed: RSS · Atom

cpe:2.3:a:fastify:@fastify/express:*:*:*:*:*:*:*:*

part: a version: * update: *

VendorFastify (51747187-798b-5030-972d-b19db43759b4)
Product@Fastify/Express (1417df60-a679-529d-a0d0-4be3752db25f)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from gcve-enriched-dumps CVE data

PURL mappings

PURLSourceLast updated
No PURL mappings for this CPE yet.

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2026-33808 vulnerable 2026-06-03 15:20:45.747923 @fastify/express vulnerable to middleware authentication bypass via URL normalization gaps (duplicate slashes and semicolons)
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.
Published: 2026-04-15T09:29:46.091Z
Updated: 2026-04-15T13:10:24.054Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-33807 vulnerable 2026-06-03 15:20:45.747546 @fastify/express vulnerable to middleware path doubling causing authentication bypass in child plugin scopes
CRITICAL (9.1)
@fastify/express v4.0.4 and earlier contains a path handling bug in the onRegister function that causes middleware paths to be doubled when inherited by child plugins. When a child plugin is registered with a prefix that matches a middleware path, the middleware path is prefixed a second time, causing it to never match incoming requests. This results in complete bypass of Express middleware security controls, including authentication, authorization, and rate limiting, for all routes defined within affected child plugin scopes. No special configuration or request crafting is required. Upgrade to @fastify/express v4.0.5 or later.
Published: 2026-04-15T09:52:26.838Z
Updated: 2026-04-15T13:09:45.259Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.