chore(security): bump next to ^15.5.16 for CVE-2026-44578#1
Open
vxcozy wants to merge 1 commit into
Open
Conversation
CVE-2026-44578 — Next.js WebSocket upgrade SSRF (CVSS 8.6). Affected: self-hosted Next.js 13.4.13+, 14.x, 15.x <15.5.16, 16.0.0–16.2.4. This bump moves package.json from ^15.3.1 to ^15.5.16.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
e7d684d to
ab021fd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bumps Next.js to ^15.5.16 to patch CVE-2026-44578 — an unauthenticated WebSocket-upgrade SSRF (CVSS 8.6) that lets attackers proxy GET requests through the Next.js server to internal hosts on port 80 (e.g. cloud metadata endpoints). Affects self-hosted Next.js only.
Affected ranges:
>=13.4.13through 14.x,>=15.0.0 <15.5.16,>=16.0.0 <16.2.5.Previous resolved version:
15.5.14→15.5.18(resolved against^15.5.16).Test plan
pnpm build/npm run build) succeeds