CVE-2025-66415
EPSS 0.03%fastify-reply-from affected by bypass of reply forwarding
Published: 12/2/2025Modified: 12/2/2025
Also known as:GHSA-2q7r-29rg-6m5h
Description
### Summary By crafting a malicious URL, an attacker could access routes that are not allowed, even though the `reply.from` is defined for specific routes in `@fastify/reply-from`. ### Details An attacker can bypass the route defined by the `@fastify/reply-from` package by adding a `..` symbol, which, for `curl` version `8.7.1`, is `%2e%2e`. ### Impact Everyone is using this package with the routes option to protect a 3rd-party resource.
Affected packages (1)
- npm/@fastify/reply-fromfrom 0, < 12.5.0
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.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 |