Beveiligingsadvies

CVE-2026-2880

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-02-27 18:25:37
Laatst bijgewerkt 2026-02-27 18:56:02
Toegewezen door openjs
CVSS-score 8.2
Status PUBLISHED

Beschrijving

A vulnerability in @fastify/middie versions < 9.2.0 can result in authentication/authorization bypass when using path-scoped middleware (for example, app.use('/secret', auth)). When Fastify router normalization options are enabled (such as ignoreDuplicateSlashes, useSemicolonDelimiter, and related trailing-slash behavior), crafted request paths may bypass middleware checks while still being routed to protected handlers.