Skip to content

feature/upgrade Next.js and React to fix vulnerability CVE-2025-55182 (React2Shell)#239

Merged
sguming merged 1 commit intomainfrom
feature/React4Shell-vulnerability-fix
Dec 7, 2025
Merged

feature/upgrade Next.js and React to fix vulnerability CVE-2025-55182 (React2Shell)#239
sguming merged 1 commit intomainfrom
feature/React4Shell-vulnerability-fix

Conversation

@magicmarc
Copy link
Copy Markdown
Contributor

This PR upgrades Next.js and React to fix a critical security
vulnerability CVE-2025-55182 (React2Shell)

CVE-2025-55182 is a critical remote code execution (RCE) vulnerability with a CVSS score of 10.0. This vulnerability affects React Server Components and allows attackers to execute arbitrary code through unsafe deserialization.

Changes:

  • Next.js: 15.1.7 → 15.1.9
  • React: 19.0.0 → 19.0.1
  • React-DOM: 19.0.0 → 19.0.1

@magicmarc magicmarc changed the title upgrade next js to 15.1.9 feature/upgrade Next.js and React to fix vulnerability CVE-2025-55182 (React2Shell) Dec 7, 2025
@magicmarc magicmarc requested a review from sguming December 7, 2025 04:55
@sguming sguming merged commit 53408b1 into main Dec 7, 2025
3 checks passed
@sguming sguming deleted the feature/React4Shell-vulnerability-fix branch December 7, 2025 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants