CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-16117

criticalCVSS 10covered by 1 sourcefirst seen 2026-07-18
Impact: @fastify/http-proxy versions up to and including 11.5.0 fail to rewrite the request prefix when the prefix segment is URL-encoded. Fastify's router URL-decodes paths for route matching, but request.url retains the original encoded form, and the prefix-rewrite step uses a literal string replace against the decoded prefix. A request that encodes one or more characters of the configured prefix therefore matches the route but skips the rewrite, so the raw encoded path is forwarded to the upstream unchanged. The upstream then decodes the path and serves it, letting an attacker reach upstream paths that the proxy was configured to hide via rewritePrefix, including internal or administrative endpoints. Patches: upgrade to @fastify/http-proxy 11.6.0. Workarounds: none.

⚡ Watch CVE-2026-16117

Get an email if CVE-2026-16117 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (1)

External references

NVD record for CVE-2026-16117

CVE.org record

Embed the live status

CVE-2026-16117 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-16117 status](https://www.csirts.com/badge/CVE-2026-16117)](https://www.csirts.com/cve/CVE-2026-16117)