Update dependency react-dev-utils to v11 [SECURITY] - #37
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/npm-react-dev-utils-vulnerability
branch
from
December 31, 2025 17:12
3364ac6 to
7b46d62
Compare
renovate
Bot
force-pushed
the
renovate/npm-react-dev-utils-vulnerability
branch
from
January 8, 2026 20:03
7b46d62 to
cb7dee6
Compare
renovate
Bot
force-pushed
the
renovate/npm-react-dev-utils-vulnerability
branch
from
January 19, 2026 15:46
cb7dee6 to
137a5ad
Compare
renovate
Bot
force-pushed
the
renovate/npm-react-dev-utils-vulnerability
branch
from
February 2, 2026 17:27
137a5ad to
16f248a
Compare
renovate
Bot
force-pushed
the
renovate/npm-react-dev-utils-vulnerability
branch
2 times, most recently
from
February 17, 2026 19:41
9f1e4c5 to
3df50e0
Compare
renovate
Bot
force-pushed
the
renovate/npm-react-dev-utils-vulnerability
branch
from
March 5, 2026 15:40
3df50e0 to
5d27dfd
Compare
renovate
Bot
force-pushed
the
renovate/npm-react-dev-utils-vulnerability
branch
from
March 13, 2026 16:57
5d27dfd to
2d66f15
Compare
renovate
Bot
force-pushed
the
renovate/npm-react-dev-utils-vulnerability
branch
3 times, most recently
from
April 1, 2026 18:54
2d803bd to
b8abf86
Compare
renovate
Bot
force-pushed
the
renovate/npm-react-dev-utils-vulnerability
branch
from
April 8, 2026 19:13
b8abf86 to
cfa818d
Compare
renovate
Bot
force-pushed
the
renovate/npm-react-dev-utils-vulnerability
branch
from
April 27, 2026 23:16
cfa818d to
7e73656
Compare
renovate
Bot
force-pushed
the
renovate/npm-react-dev-utils-vulnerability
branch
2 times, most recently
from
May 18, 2026 15:36
7a56a89 to
a3585b4
Compare
renovate
Bot
force-pushed
the
renovate/npm-react-dev-utils-vulnerability
branch
2 times, most recently
from
June 1, 2026 18:02
abb0f0b to
7f0ee34
Compare
renovate
Bot
force-pushed
the
renovate/npm-react-dev-utils-vulnerability
branch
from
June 11, 2026 14:48
7f0ee34 to
6e40564
Compare
renovate
Bot
force-pushed
the
renovate/npm-react-dev-utils-vulnerability
branch
2 times, most recently
from
July 16, 2026 17:48
b446b48 to
1604d69
Compare
renovate
Bot
force-pushed
the
renovate/npm-react-dev-utils-vulnerability
branch
from
July 21, 2026 01:46
1604d69 to
29b20ab
Compare
renovate
Bot
force-pushed
the
renovate/npm-react-dev-utils-vulnerability
branch
2 times, most recently
from
July 30, 2026 15:55
89e29f3 to
e2f82ad
Compare
renovate
Bot
force-pushed
the
renovate/npm-react-dev-utils-vulnerability
branch
from
August 12, 2026 00:39
e2f82ad to
7291095
Compare
renovate
Bot
force-pushed
the
renovate/npm-react-dev-utils-vulnerability
branch
from
August 14, 2026 22:29
7291095 to
1e8a373
Compare
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 PR contains the following updates:
^10.2.1→^11.0.0react-dev-utils OS Command Injection in function
getProcessForPortCVE-2021-24033 / GHSA-5q6m-3h65-w53x
More information
Details
react-dev-utils prior to v11.0.4 exposes a function,
getProcessForPort, where an input argument is concatenated into a command string to be executed. This function is typically used from react-scripts (in Create React App projects), where the usage is safe. Only when this function is manually invoked with user-provided values (ie: by custom code) is there the potential for command injection. If you're consuming it from react-scripts then this issue does not affect you.Severity
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:LReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
facebook/create-react-app (react-dev-utils)
v11.0.3Compare Source
v11.0.2Compare Source
v11.0.1Compare Source
v11.0.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.