Approved changes feed: RSS · Atom

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

part: a version: * update: *

Vendor@Fastify/Express (a162de93-8fd1-53df-aa27-5cbda8bd3eb9)
Product@Fastify/Express (b3eb5911-0976-5121-abc1-949783bc22db)
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-6556 vulnerable 2026-07-29 01:06:20.974513 @fastify/express vulnerable to middleware bypass via non-string mount paths in prefixed plugins
CRITICAL (9.1)
@fastify/express versions 4.0.6 and earlier only rewrite the plugin prefix for middleware mount paths when the path argument is a string. Non-string mount paths (arrays of paths and regular expressions) are left unprefixed inside prefixed plugin scopes, so middleware registered with those forms does not match the actual prefixed request path. Applications that use path-scoped middleware for authentication, authorization, rate limiting, or auditing on routes inside a prefixed scope can be bypassed by sending a request to the prefixed route, because Fastify still matches the route but the middleware is skipped. Patches: upgrade to @fastify/express 4.0.7. Workarounds: use string mount paths instead of arrays or regular expressions in prefixed plugins, or register one use call per path.
Published: 2026-06-30T12:48:41.474Z
Updated: 2026-06-30T13:30:34.905Z
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.