CVE-2026-44582 LOW

CVE-2026-44582: Next.js: Cache poisoning via collisions in React Server Component cache-busting

Vendor Vercel
Product next.js
Weakness CWE-328 · Weak hash
Published May 13, 2026
Last update May 14, 2026

CVSS base score

3.7/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

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

What the vulnerability does

01Description

Next.js is a React framework for building full-stack web applications. From 13.4.6 to before 15.5.16 and 16.2.5, React Server Component responses can be vulnerable to cache poisoning in deployments that rely on shared caches with insufficient response partitioning. In affected conditions, collisions in the _rsc cache-busting value can allow an attacker to poison cache entries so users receive the wrong response variant for a given URL. This vulnerability is fixed in 15.5.16 and 16.2.5.

Key dates

02Disclosure timeline

May 13, 2026 CVE published
May 14, 2026 Record updated