#VU119106 Unintended proxy or intermediary in Fastify-reply-from - CVE-2025-66415

 

#VU119106 Unintended proxy or intermediary in Fastify-reply-from - CVE-2025-66415

Published: December 3, 2025


Vulnerability identifier: #VU119106
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2025-66415
CWE-ID: CWE-441
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Fastify-reply-from
Software vendor:
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.


Remediation

Install updates from vendor's website.

External links