[Flight] Add more DoS mitigations to Flight Reply, and harden Flight#35632
Merged
unstubbable merged 2 commits intofacebook:mainfrom Jan 26, 2026
Merged
[Flight] Add more DoS mitigations to Flight Reply, and harden Flight#35632unstubbable merged 2 commits intofacebook:mainfrom
unstubbable merged 2 commits intofacebook:mainfrom
Conversation
This fixes security vulnerabilities in Server Functions. Co-authored-by: Josh Story <josh.c.story@gmail.com> Co-authored-by: Janka Uryga <lolzatu2@gmail.com> Co-authored-by: Hendrik Liebau <mail@hendrik-liebau.de>
eps1lon
approved these changes
Jan 26, 2026
github-actions bot
pushed a commit
that referenced
this pull request
Jan 26, 2026
…35632) This fixes security vulnerabilities in Server Functions. --------- Co-authored-by: Sebastian Markbåge <sebastian@calyptus.eu> Co-authored-by: Josh Story <josh.c.story@gmail.com> Co-authored-by: Janka Uryga <lolzatu2@gmail.com> Co-authored-by: Sebastian Sebbie Silbermann <sebastian.silbermann@vercel.com> DiffTrain build for [1068027](1068027)
This was referenced Jan 26, 2026
WhenMoon-afk
added a commit
to WhenMoon-afk/substratia.io
that referenced
this pull request
Jan 31, 2026
Minor version bump for react, react-dom, and react-test-renderer. Includes security fixes: DoS mitigations for Server Actions and hardened Server Components (facebook/react#35632). Part of Dependabot PR #40 split strategy — safe minor bumps first. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
3 tasks
WhenMoon-afk
added a commit
to WhenMoon-afk/substratia.io
that referenced
this pull request
Jan 31, 2026
Minor version bump for react, react-dom, and react-test-renderer. Includes security fixes: DoS mitigations for Server Actions and hardened Server Components (facebook/react#35632). Part of Dependabot PR #40 split strategy — safe minor bumps first. Co-authored-by: WhenMoon-afk <WhenMoon-afk@users.noreply.github.com> Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2 tasks
This was referenced Feb 5, 2026
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.
This fixes security vulnerabilities in Server Functions.