Loading market data...
← Back to CVE feed

CVE-2026-44576

MEDIUM CVSS 5.4 View on NVD ↗

Description

Next.js is a React framework for building full-stack web applications. From 14.2.0 to before 15.5.16 and 16.2.5, applications using React Server Components can be vulnerable to cache poisoning when shared caches do not correctly partition response variants. Under affected conditions, an attacker can cause an RSC response to be served from the original URL and poison shared cache entries so later visitors receive component payloads instead of the expected HTML. This vulnerability is fixed in 15.5.16 and 16.2.5.

CVSS Vector

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

Affected Products

vercel/next.js
Published: May 13, 2026 17:16 UTC Modified: May 14, 2026 13:44 UTC