Input validation error in Fastify - CVE-2026-84469
Published: September 7, 2026
Vulnerability details
The vulnerability allows a remote attacker to bypass request validation.
The vulnerability exists due to improper input validation in Fastify request-part schema validation when handling requests whose body, query string, parameters, or headers are configured with a boolean false schema. A remote attacker can send a request containing arbitrary input to bypass request validation.
The documented query alias for query string schemas is also affected.