Skip to content

v11.6.2

Latest

Choose a tag to compare

@mcollina mcollina released this 03 Sep 12:36
· 2 commits to main since this release

⚠️ Security Release

This release fixes CVE-2026-85124, a high-severity path traversal vulnerability. In affected versions, backslash dot-segments could escape the configured rewritePrefix boundary for proxied HTTP requests and expose unintended upstream paths.

Upgrade to @fastify/http-proxy v11.6.2. There is no workaround.

What's Changed

  • fix: validate HTTP rewrite destinations against rewritePrefix in 2dd5125

Credits

Full Changelog: v11.6.1...v11.6.2