Skip to content

Fix CVE-2025-55182: bump react-server-dom-webpack out of affected range#3

Open
agentic-batch-changes[bot] wants to merge 1 commit into
mainfrom
cve-2025-55182-react-server-dom-61f5bbe3-e470-4dd2-93b7-37677af3f135
Open

Fix CVE-2025-55182: bump react-server-dom-webpack out of affected range#3
agentic-batch-changes[bot] wants to merge 1 commit into
mainfrom
cve-2025-55182-react-server-dom-61f5bbe3-e470-4dd2-93b7-37677af3f135

Conversation

@agentic-batch-changes

Copy link
Copy Markdown

Addresses CVE-2025-55182, which affects versions 19.0.x, 19.1.0, 19.1.1, and 19.2.0 of
react-server-dom-webpack, react-server-dom-parcel, and react-server-dom-turbopack.

This repo declares react-server-dom-webpack at "19.x" in root devDependencies, which
resolves into the affected range. The dependency is currently unused (not resolved in
pnpm-lock.yaml, no server-side RSC entrypoint imports), so there is no concrete execution
path to the vulnerable code today. This change is a hygiene fix to pin the spec to the
patched ^19.3.0 so a future pnpm install cannot pull an affected version.

Created by Sourcegraph batch change justin.dorfman/61f5bbe3-e470-4dd2-93b7-37677af3f135.

Co-authored-by: Justin Dorfman <justin.dorfman@sourcegraph.com>
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.

0 participants