CVE-2025-69211
December 29, 2025
Nest is a framework for building scalable Node.js server-side applications. Versions prior to 11.1.11 have a Fastify URL encoding middleware bypass. A NestJS application is vulnerable if it uses "@nestjs/platform-fastify"; relies on "NestMiddleware" (via "MiddlewareConsumer") for security checks (authentication, authorization, etc.), or through "app.use()"; and applies middleware to specific routes using string paths or controllers (e.g., ".forRoutes('admin')"). Exploitation can result in unauthenticated users accessing protected routes, restricted administrative endpoints becoming accessible to lower-privileged users, and/or middleware performing sanitization or validation being skipped. This issue is patched in "@nestjs/platform-fastify@11.1.11".
Affected Packages
https://github.com/nestjs/nest.git (GITHUB):
Affected version(s) >=v4.4.0 <v11.1.11Fix Suggestion:
Update to version v11.1.11@nestjs/platform-fastify (NPM):
Affected version(s) >=6.0.0-alpha.3 <11.1.11Fix Suggestion:
Update to version 11.1.11@nestjs/platform-fastify (NPM):
Affected version(s) >=6.0.0-alpha.3 <11.1.11Fix Suggestion:
Update to version 11.1.11Related ResourcesĀ (4)
Do you need more information?
Contact UsCVSS v4
Base Score:
6.9
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
Exploit Maturity
UNREPORTED
CVSS v3
Base Score:
9.1
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Time-of-check Time-of-use (TOCTOU) Race Condition
EPSS
Base Score:
0.04