Intel

AIKIDO-2026-10753

next is vulnerable to Cache Poisoning

Cache PoisoningGHSA-wfc6-r584-vfw7 Published May 7, 2026

54

Medium Risk

This Affects:

JSnext
14.2.0 - 15.5.15
Fixed in 15.5.16
16.0.0 - 16.2.4
Fixed in 16.2.5
Are you affected? Scan for Free

TL;DR

React Server Component request classification and cache-busting interpretation can diverge under shared-cache conditions. An attacker can cause component payload variants to be cached and served for normal URL requests. This can poison cache entries and return incorrect response formats to later users. The fix aligns header interpretation and enforces intended cache-busting behavior for RSC variants.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

next is vulnerable to Cache Poisoning in versions 14.2.0 - 15.5.15 and 16.0.0 - 16.2.4.

How to fix this

Upgrade the next library to the patch version.