PT-2026-39419 · Vercel · Next.Js
Published
2026-05-09
·
Updated
2026-05-13
·
CVE-2026-44582
CVSS v3.1
3.7
Low
| Vector | AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
Next.js versions 13.4.6 through 15.5.15
Next.js versions 16.0.0 through 16.2.4
Description
React Server Component responses are susceptible to cache poisoning in deployments utilizing shared caches with insufficient response partitioning. Collisions in the
rsc cache-busting value allow an attacker to poison cache entries, causing users to receive incorrect response variants for a specific URL.Recommendations
Update to version 15.5.16.
Update to version 16.2.5.
Ensure intermediary caches correctly honor
Vary for RSC-related request headers.
Disable shared caching for affected RSC responses.Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Next.Js