Commit d29bb06
fix: React Server Components CVE vulnerabilities (#11245)
> [!IMPORTANT]
> This is an automatic PR generated by Vercel to help you patch known
vulnerabilities related to CVE-2025-55182 (React2Shell), CVE-2025-55183,
CVE-2025-55184, and CVE-2025-67779. We can't guarantee the PR is
comprehensive, and it may contain mistakes.
Not all projects are affected by all issues, but **patched versions are
required to ensure full remediation**.
Vercel has deployed WAF mitigations globally to help protect your
application, but upgrading remains required for complete protection.
This automated pull request updates your React, Next.js, and related
Server Components packages to versions that fix **all currently known
React Server Components vulnerabilities**, including the two newly
discovered issues.
See our [Security Bulletins](https://vercel.com/kb/bulletin/) for more
information and reach out to [email protected] with any questions.
Fixes VULN-3312
---------
Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com>
Co-authored-by: Anthony Shew <[email protected]>1 parent 1862b60 commit d29bb06
File tree
51 files changed
+1513
-3114
lines changed- docs/site
- examples
- basic
- apps
- docs
- web
- kitchen-sink
- apps/storefront
- non-monorepo
- with-berry
- apps
- docs
- web
- with-biome
- apps
- docs
- web
- with-changesets
- apps/docs
- with-docker
- apps/web
- with-gatsby
- apps/docs
- with-microfrontends
- apps
- docs
- web
- with-nestjs
- apps/web
- packages/jest-config
- with-npm
- apps
- docs
- web
- with-prisma
- apps/web
- with-react-native-web
- apps/web
- with-rollup
- apps/web
- with-tailwind
- apps
- docs
- web
- with-typeorm
- apps
- docs
- web
- with-vitest
- apps
- docs
- web
- with-yarn
- apps
- docs
- web
- packages/eslint-plugin-turbo/__fixtures__/framework-inference/apps
- kitchen-sink
- nextjs
- turborepo-tests/integration/fixtures/framework_inference/apps/docs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
51 files changed
+1513
-3114
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments