Vulnerability Description
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.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Vercel | Next.Js | >= 13.4.6, < 15.5.16 |
Related Weaknesses (CWE)
References
- https://github.com/vercel/next.js/security/advisories/GHSA-vfv6-92ff-j949MitigationVendor Advisory
FAQ
What is CVE-2026-44582?
CVE-2026-44582 is a vulnerability with a CVSS score of 3.7 (LOW). 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 th...
How severe is CVE-2026-44582?
CVE-2026-44582 has been rated LOW with a CVSS base score of 3.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-44582?
Check the references section above for vendor advisories and patch information. Affected products include: Vercel Next.Js.