CRITICAL
GHSA-2xp9-vwfh-vxw4
Next.js: Unauthenticated Remote Code Execution in Image Optimization API when AVIF files are used
Quick fix
GHSA-2xp9-vwfh-vxw4 — next: upgrade to the fixed version with the command below.
npm install next@15.5.24Details
A vulnerability in the underlying `libheif` library used by `sharp` which Next.js uses for image optimization can lead to remote code execution when AVIF files are optimized.
Until a fix has propagated, optimization of AVIF files is disabled.
Are you affected?
Enter the version of the package you're using.
Affected packages
References
- https://github.com/strukturag/libheif/security/advisories/GHSA-g89c-p67h-r497[WEB]
- https://github.com/vercel/next.js/security/advisories/GHSA-2xp9-vwfh-vxw4[WEB]
- https://github.com/vercel/next.js/pull/97875[WEB]
- https://github.com/vercel/next.js/pull/97931[WEB]
- https://github.com/vercel/next.js/commit/3a15b4ac6ac8e70b1a9b18ecc18e8434462899b3[WEB]
- https://github.com/vercel/next.js/commit/409772ec807def20132d251ad48fd8d8ad4c73c2[WEB]
- https://github.com/vercel/next.js/commit/7a5937a8ab20b89d0a961f75eabb11577f5d5998[WEB]
- https://github.com/vercel/next.js[PACKAGE]
- https://github.com/vercel/next.js/releases/tag/v15.5.24[WEB]
- https://github.com/vercel/next.js/releases/tag/v16.3.3[WEB]