CVE 6.2 MEDIUM

Next.js Affected by Cache Key Confusion for Image Optimization API Routes_CVE-2025-57752

6.2 / 10
MEDIUM
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Description

Next.js is a React framework for building full-stack web applications. In versions before 14.2.31 and from 15.0.0 to before 15.4.5, Next.js Image Optimization API routes are affected by cache key confusion. When images returned from API routes vary based on request headers (such as Cookie or Authorization), these responses could be incorrectly cached and served to unauthorized users due to a cache key confusion bug. This vulnerability has been fixed in Next.js versions 14.2.31 and 15.4.5. All users are encouraged to upgrade if they use API routes to serve images that depend on request headers and have image optimization enabled.

Basic Information

ID CVE-2025-57752
Source GitHub_M
Published Aug 29, 2025 at 22:06

Affected Product

Vendor vercel
Product next.js
Version >= 15.0.0, < 15.4.5
Affected Versions vercel next.js >= 15.0.0, < 15.4.5
vercel next.js < 14.2.31

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.