#VU120626 Input validation error in nest - CVE-2025-69211
Published: December 29, 2025
nest
nestjs
Description
The vulnerability allows a remote attacker to bypass authentication process.
The vulnerability exists due to insufficient validation of user-supplied input within the @nestjs/platform-fastify component. A remote non-authenticated attacker can bypass authentication process by providing url-encoded representations of characters in application routes and gain unauthorized access to the application.