Next.js is a React framework for building full-stack web applications. In versions 12.0.0 through 15.5.20 and 16.0.0 through 16.2.10, a server-side fetch with a request body may return a cached respo…
Medium CVSS 5.4
Summary
Next.js is a React framework for building full-stack web applications. In versions 12.0.0 through 15.5.20 and 16.0.0 through 16.2.10, a server-side fetch with a request body may return a cached response body from a different request to the same URL but different body. Confidential data in the POST's response body would then leak to unauthorized requests. Though the request itself will not be deduped. This is only an issue when receiving request bodies with a content type charset other than UTF-…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://github.com/vercel/next.js/commit/025bf4a5f7b47fb7758c4ebf1c931a61c451c082 Patch
- https://github.com/vercel/next.js/pull/96008 Issue Tracking
- https://github.com/vercel/next.js/releases/tag/v15.5.21 Product
- https://github.com/vercel/next.js/releases/tag/v16.2.11 Product
- https://github.com/vercel/next.js/security/advisories/GHSA-4633-3j49-mh5q Vendor Advisory
Timeline
- nvd_ingest NVD