Home

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.

PUBLISHED Reserved 2025-08-19 | Published 2025-08-29 | Updated 2025-09-02 | Assigner GitHub_M




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

Problem types

CWE-524: Use of Cache Containing Sensitive Information

Product status

>= 15.0.0, < 15.4.5
affected

< 14.2.31
affected

References

github.com/...ext.js/security/advisories/GHSA-g5qg-72qw-gw5v

github.com/vercel/next.js/pull/82114

github.com/...ommit/6b12c60c61ee80cb0443ccd20de82ca9b4422ddd

vercel.com/changelog/cve-2025-57752

cve.org (CVE-2025-57752)

nvd.nist.gov (CVE-2025-57752)

Download JSON