#VU124057 Resource exhaustion in Next.js - CVE-2026-27980
Published: March 17, 2026
Next.js
vercel
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to the image optimization disk cache (/_next/image) does not have a configurable upper bound, allowing unbounded cache growth. A remote attacker can generate multiple unique image-optimization variants and exhaust disk space leading to a denial of service condition.