#VU119106 Unintended proxy or intermediary in Fastify-reply-from - CVE-2025-66415
Published: December 3, 2025
Fastify-reply-from
fastify.io
Description
The vulnerability allows a remote attacker to bypass implemented security restrictions.
The vulnerability exists due to improper input validation when handling the ".." characters in URLs. A remote attacker can use a specially crafted URL to access routes that are not allowed, even though the reply.from is defined for specific routes in @fastify/reply-from.