Skip to content

Conversation

@bmuenzenmeyer
Copy link
Contributor

Description

https://react.dev/blog/2025/12/03/critical-security-vulnerability-in-react-server-components
https://blog.cloudflare.com/waf-rules-react-vulnerability/

Validation

Local worked

Related Issues

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run pnpm format to ensure the code follows the style guide.
  • I have run pnpm test to check if all tests are passing.
  • I have run pnpm build to check if the website builds without errors.
  • I've covered new added functionality with unit tests if necessary.

@vercel
Copy link

vercel bot commented Dec 3, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
nodejs-org Ready Ready Preview Dec 3, 2025 6:08pm

@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2025

👋 Codeowner Review Request

The following codeowners have been identified for the changed files:

Team reviewers: @nodejs/nodejs-website @nodejs/web-infra

Please review the changes when you have a chance. Thank you! 🙏

@codecov
Copy link

codecov bot commented Dec 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.44%. Comparing base (65a4533) to head (d5567be).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8392      +/-   ##
==========================================
+ Coverage   76.36%   76.44%   +0.07%     
==========================================
  Files         118      118              
  Lines        9928     9928              
  Branches      335      335              
==========================================
+ Hits         7582     7589       +7     
+ Misses       2344     2337       -7     
  Partials        2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@avivkeller
Copy link
Member

avivkeller commented Dec 3, 2025

Requesting fast track

@avivkeller avivkeller added the fast-track Fast Tracking PRs label Dec 3, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2025

📦 Build Size Comparison

Summary

Metric Value
Old Total Size 3.52 MB
New Total Size 3.52 MB
Delta 127.00 B (0.00%)

Changes

➕ Added Assets (24)
Name Size
.next/static/chunks/501c48d918b866b2.js 9.88 KB
.next/static/chunks/69a981a30d7fe6e5.js 41.95 KB
.next/static/chunks/e2d7edb49de3f9a0.js 64.69 KB
.next/static/chunks/6a08ee3ed1b4a429.js 184.13 KB
.next/static/chunks/17471c36eea3cb27.js 45.38 KB
.next/static/chunks/988c179fe90ee431.js 283.00 B
.next/static/chunks/776e0eb7c7d82343.js 31.79 KB
.next/static/chunks/5da6df9979053337.js 24.72 KB
.next/static/chunks/57c46183b10f0200.js 100.42 KB
.next/static/chunks/e07b8c82174a1152.js 57.96 KB
.next/static/chunks/9493247e05ba2295.js 412.26 KB
.next/static/chunks/b3fed5131faca5a6.js 67.77 KB
.next/static/chunks/da2244c8a0b8614b.js 24.88 KB
.next/static/chunks/78f5016d1dbbeb6e.js 22.82 KB
.next/static/chunks/e5548b950bb77119.js 67.77 KB
.next/static/chunks/cee0c0472c31c294.js 8.50 KB
.next/static/chunks/71dc65c2b754f2f2.js 100.42 KB
.next/static/chunks/1e049b1714fa800f.js 27.30 KB
.next/static/chunks/d80e0c69703d9cb1.js 100.42 KB
.next/static/chunks/d2666a2b9cfd44ea.js 781.88 KB
.next/static/chunks/dbfbf5889d3290b3.js 412.26 KB
.next/static/chunks/3903267621a72131.js 6.29 KB
.next/static/chunks/0f7d076f36e9d0fe.js 27.30 KB
.next/static/chunks/2d389aeaabdbe50e.js 781.88 KB
➖ Removed Assets (24)
Name Size
.next/static/chunks/cf9ab083c65f2944.js 9.88 KB
.next/static/chunks/5248ae55410a5d06.js 41.95 KB
.next/static/chunks/b54df6570868d110.js 64.69 KB
.next/static/chunks/fb87c41a19d7bbaf.js 184.13 KB
.next/static/chunks/7cfd5d627dc3af5d.js 45.33 KB
.next/static/chunks/bc90fa6021b52120.js 283.00 B
.next/static/chunks/558896212c31a6c5.js 31.79 KB
.next/static/chunks/a85a8758a6a770d5.js 24.71 KB
.next/static/chunks/5be69a63e0dd199e.js 100.41 KB
.next/static/chunks/e6aa3bb31183f58c.js 57.96 KB
.next/static/chunks/0a3981701cc22c30.js 412.26 KB
.next/static/chunks/0b1e2cdfc2d5e8d7.js 67.76 KB
.next/static/chunks/710b4dcef7483f3a.js 24.88 KB
.next/static/chunks/68d5664504879476.js 22.82 KB
.next/static/chunks/ab5ee85dfc75ec81.js 67.76 KB
.next/static/chunks/fc2ac33f43894fdc.js 8.50 KB
.next/static/chunks/c98da5ed2a266421.js 100.41 KB
.next/static/chunks/506aa42b0d07ecfd.js 27.30 KB
.next/static/chunks/1635b7ba2b63e95b.js 100.41 KB
.next/static/chunks/8aac7e00673256b6.js 412.26 KB
.next/static/chunks/e7589173b89939e9.js 781.86 KB
.next/static/chunks/1e32d9acfee6b792.js 6.29 KB
.next/static/chunks/9ff45b9e7e7426f8.js 27.30 KB
.next/static/chunks/ede5dbd45e87101b.js 781.86 KB

@bmuenzenmeyer bmuenzenmeyer marked this pull request as ready for review December 3, 2025 18:00
@bmuenzenmeyer bmuenzenmeyer requested a review from a team as a code owner December 3, 2025 18:00
Copilot AI review requested due to automatic review settings December 3, 2025 18:00
@bmuenzenmeyer bmuenzenmeyer requested a review from a team as a code owner December 3, 2025 18:00
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR applies critical security patches to React and Next.js in response to a security vulnerability in React Server Components (as referenced in the React blog post and Cloudflare WAF rules). The updates are patch-level version bumps that address security issues without introducing breaking changes.

Key Changes:

  • React upgraded from 19.2.0 to 19.2.1 (security patch)
  • Next.js upgraded from 15.5.4 to 15.5.7 (security patch)
  • All transitive dependencies automatically updated through pnpm lockfile

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
pnpm-workspace.yaml Updates React version in catalog from ^19.2.0 to ^19.2.1
apps/site/package.json Updates Next.js to 15.5.7, react-dom to ^19.2.1, and @next/eslint-plugin-next to 15.5.7
pnpm-lock.yaml Automatic lockfile updates reflecting React 19.2.1 and Next.js 15.5.7 with all peer dependencies
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@bmuenzenmeyer bmuenzenmeyer added this pull request to the merge queue Dec 3, 2025
Merged via the queue into main with commit 43ffe41 Dec 3, 2025
27 checks passed
@bmuenzenmeyer bmuenzenmeyer deleted the react-vuln branch December 3, 2025 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fast-track Fast Tracking PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants