Nest is a framework for building scalable Node.js server-side applications. Prior to 11.1.24, an authentication bypass vulnerability exists in @nestjs/platform-fastify. When middleware is registered through NestJS's MiddlewareConsumer.forRoutes() API on the Fastify adapter, an unauthenticated client can bypass the Nest middleware registered for that route by simply appending a trailing slash (/) to the request URL. This bypass works on the default Fastify adapter configuration. This vulnerability is fixed in 11.1.24.
CVSS
No CVSS.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-06-22 22:16
Updated : 2026-06-24 05:17
NVD link : CVE-2026-54281
Mitre link : CVE-2026-54281
CVE.ORG link : CVE-2026-54281
JSON object : View
Products Affected
No product.
CWE
CWE-863
Incorrect Authorization
