Authentication bypass using an alternate path or channel in Fastify - CVE-2026-76169
Published: September 7, 2026
Vulnerability details
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to authentication bypass using an alternate path or channel in Fastify\'s internal not-found router when processing malformed request targets for methods without a route in the main router. A remote attacker can send a malformed request to a public plugin prefix to disclose sensitive information.
Applications are affected when private or tenant fallback handlers return protected data.