What’s New

Next.js v16.2.11

v16.2.11
Security
  • Fixed Denial of Service in App Router using Server Actions
  • Fixed Middleware / Proxy bypass in App Router applications using Turbopack and single locale
  • Fixed Server-Side Request Forgery in rewrites via attacker-controlled destination hostname
  • Fixed Server-Side Request Forgery in Server Actions on custom servers
  • Fixed Cache confusion of response bodies for requests with bodies
  • Fixed Cache confusion of response bodies for requests with bodies containing invalid UTF-8 byte sequences
  • Fixed Denial of Service in the Image Optimization API using SVGs
  • Fixed unauthenticated disclosure of internal Server Function endpoints
  • Fixed unbounded Server Action payload in Edge runtime
View original