FRONTEND
Next.js v15.5.13
RESUMEN
> [!NOTE] > This release is backporting bug fixes. It does not include all pending features/changes on canary. Core Changes - fix: patch http-proxy to prevent request smuggling in rewrites (See: CVE-2026-29057)
Descripción Detallada
> [!NOTE] > This release is backporting bug fixes. It does not include all pending features/changes on canary. Core Changes - fix: patch http-proxy to prevent request smuggling in rewrites (See: CVE-2026-29057) Credits Huge thanks to @ztanner for helping!
Actualización de seguridad que corrige un problema de request smuggling en rewrites.
- Se corrige un problema de request smuggling en http-proxy durante rewrites.
A quién le importa
Solo si usas rewrites en tu aplicación.
Generado por IA · puede contener errores
Releases Relacionados
FRONTEND
Next.js v16.2.9
Empty release to ensure `next@latest` points at a stable release. Next.js only allows publishing with Trusted Publishing enabled. In order to fix NPM dist-tags, we have to release a new version. Updating dist-tags is not possible with Trusted Publishing.
FRONTEND
Next.js v16.2.8
Release with no changes in an attempt to fix `next@latest` pointing at a prerelease version.
FRONTEND