CVE-2026-44575
Next.js: Middleware / Proxy bypass in App Router applications via segment-prefetch routes
En resumen
Next.js App Router tiene una falla que permite evadir verificaciones de seguridad usando URLs especiales de precarga, exponiendo contenido protegido que debería requerir autorización.
Detalle técnico
La vulnerabilidad afecta Next.js 15.2.0 hasta 15.5.15 y 16.0.0 hasta 16.2.4, donde variantes de rutas segment-prefetch y .rsc resuelven recursos protegidos sin coincidir con reglas de middleware. Un atacante puede enviar solicitudes a estas URLs específicas de transporte y eludir los controles de acceso basados en middleware o proxy.
Resumen generado y traducido por IA a partir de la descripción oficial.
Next.js is a React framework for building full-stack web applications. From 15.2.0 to before 15.5.16 and 16.2.5, App Router applications that rely on middleware or proxy-based checks for authorization can allow unauthorized access through transport-specific route variants used for segment prefetching. In affected configurations, specially crafted .rsc and segment-prefetch URLs can resolve to the same page without being matched by the intended middleware rule, which can allow protected content to be reached without the expected authorization check. This vulnerability is fixed in 15.5.16 and 16.2.5.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Productos afectados
vercel · next.js¿Quieres saber si tu infraestructura está expuesta a esto?
Hablar con TrueHacking →