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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
02 Mar 2026, 20:30
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
27 Feb 2026, 19:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-02-27 19:16
Updated : 2026-03-02 20:30
NVD link : CVE-2026-2880
Mitre link : CVE-2026-2880
CVE.ORG link : CVE-2026-2880
JSON object : View
Products Affected
No product.
CWE
CWE-20
Improper Input Validation
