fix: upgrades Next 15.2.4 → 15.5.20#8
Open
baylisscg wants to merge 1 commit into
Open
Conversation
NextJS 15.2.4 has a range of critical bugs from 2026-H1 that are only fixed in the 15.5.x branch and above it also folds in a range of fixes from 2025-Q4 that were patched on the 15.2.x branch as well. - [CVE-2026-44575](GHSA-26hh-7cqf-hhc6) - [CVE-2026-44575](GHSA-267c-6grr-h53f) - [CVE-2026-44582](GHSA-vfv6-92ff-j949) - [CVE-2026-44581](GHSA-ffhc-5mcf-pf4q) - [CVE-2026-44580](GHSA-gx5p-jg67-6x7h) - [CVE-2026-44579](GHSA-mg66-mrh9-m8jx) - [CVE-2026-44577](GHSA-h64f-5h5j-jqjh) - [CVE-2026-44578](GHSA-c4j6-fc7j-m34r) - [CVE-2026-44576](GHSA-wfc6-r584-vfw7) - [CVE-2026-44573](GHSA-36qx-fr4f-26g5) - [CVE-2026-44572](GHSA-3g8h-86w9-wvmq) - [CVE-2026-23870](GHSA-8h8q-6873-q5fj) - [CVE-2026-23869](GHSA-q4gf-8mx6-v5v3) - [CVE-2026-27980](GHSA-3x4c-7xq6-9pq8) - [CVE-2026-29057](GHSA-ggv3-7p47-pfv8) - [CVE-2025-59471](GHSA-9g9p-9gw9-jx7f)
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.
NextJS 15.2.4 has a range of security bugs from 2026-H1 that are only fixed in the 15.5.x branch and above it also folds in a range of fixes from 2025-Q4 that were patched on the 15.2.x branch as well.