Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-2880 Details

Description

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://github.com/fastify/middie/security/advisories/GHSA-8p85-9qpw-fwgw openjsMitigationVendor Advisory

Weakness Enumeration

CWE-IDCWE NameSource
CWE-20Improper Input Validationopenjs

Affected Products

ProductVersions
fastify fastify/middie
< 9.2.0

CPE

  • cpe:2.3:a:fastify:fastify/middie:*:*:*:*:*:node.js:*:*

Remediation

  • No remediation found in references.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-2880
NVD Published Date:
Feb 27, 2026
NVD Last Modified:
Jun 17, 2026
Source:
openjs
CVE-2026-2880 Details - Not Deferred