chore: update dependency yeoman-environment to v6 [security] - #11766
Draft
renovate[bot] wants to merge 1 commit into
Draft
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/npm-yeoman-environment-vulnerability
branch
17 times, most recently
from
August 31, 2026 14:47
7ab5a9b to
78ae2fc
Compare
renovate
Bot
force-pushed
the
renovate/npm-yeoman-environment-vulnerability
branch
7 times, most recently
from
September 6, 2026 23:52
1b86138 to
90f79a4
Compare
renovate
Bot
force-pushed
the
renovate/npm-yeoman-environment-vulnerability
branch
from
September 7, 2026 03:04
90f79a4 to
022e600
Compare
renovate
Bot
force-pushed
the
renovate/npm-yeoman-environment-vulnerability
branch
from
September 7, 2026 21:05
022e600 to
98d3470
Compare
renovate
Bot
force-pushed
the
renovate/npm-yeoman-environment-vulnerability
branch
from
September 8, 2026 03:15
98d3470 to
b774edc
Compare
renovate
Bot
force-pushed
the
renovate/npm-yeoman-environment-vulnerability
branch
from
September 9, 2026 19:40
b774edc to
4c2206d
Compare
renovate
Bot
force-pushed
the
renovate/npm-yeoman-environment-vulnerability
branch
from
September 10, 2026 01:32
4c2206d to
7dabf61
Compare
renovate
Bot
force-pushed
the
renovate/npm-yeoman-environment-vulnerability
branch
from
September 10, 2026 20:46
7dabf61 to
f0b8de6
Compare
renovate
Bot
force-pushed
the
renovate/npm-yeoman-environment-vulnerability
branch
from
September 11, 2026 03:58
f0b8de6 to
397aadb
Compare
renovate
Bot
force-pushed
the
renovate/npm-yeoman-environment-vulnerability
branch
from
September 15, 2026 12:06
397aadb to
72caec5
Compare
renovate
Bot
force-pushed
the
renovate/npm-yeoman-environment-vulnerability
branch
2 times, most recently
from
September 16, 2026 00:43
04998cb to
58c530e
Compare
renovate
Bot
force-pushed
the
renovate/npm-yeoman-environment-vulnerability
branch
from
September 16, 2026 11:25
58c530e to
598d39d
Compare
renovate
Bot
force-pushed
the
renovate/npm-yeoman-environment-vulnerability
branch
from
September 16, 2026 22:55
598d39d to
e7986cd
Compare
renovate
Bot
force-pushed
the
renovate/npm-yeoman-environment-vulnerability
branch
from
September 17, 2026 16:49
e7986cd to
f9e139b
Compare
renovate
Bot
force-pushed
the
renovate/npm-yeoman-environment-vulnerability
branch
from
September 17, 2026 23:47
f9e139b to
a50f0b1
Compare
renovate
Bot
force-pushed
the
renovate/npm-yeoman-environment-vulnerability
branch
from
September 17, 2026 23:48
a50f0b1 to
17229f0
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
Bot
force-pushed
the
renovate/npm-yeoman-environment-vulnerability
branch
from
September 18, 2026 02:29
17229f0 to
1ae580d
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:
^3.19.3→^6.0.1yeoman-environment Vulnerable to Arbitrary Package Installation without User Confirmation
CVE-2026-42089 / GHSA-vv9j-gjw2-j8wp
More information
Details
Impact
yeoman-environmentversions>= 2.9.0and< 6.0.1install missing local generator packages from caller-supplied package names without user confirmation. In downstream consumers that pass attacker-controlled project configuration into this path, this can result in arbitrary package installation and code execution during CLI bootstrap.The vulnerable method is
installLocalGenerators(), which callsrepository.install()directly without prompting the user.Patches
Upgrade to
yeoman-environment6.0.1, which adds an interactive confirmation prompt before installation (PR #753).Workarounds
None.
Resources
Severity
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:HReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
yeoman/environment (yeoman-environment)
v6.0.1Compare Source
What's Changed
Full Changelog: yeoman/environment@v6.0.0...v6.0.1
v6.0.0Compare Source
🚀 yeoman-environment v6 – Release Notes
Some behavior changes may happen.
v5.1.3Compare Source
e4fb745v5.1.2Compare Source
4317fefv5.1.1Compare Source
2fcd028v5.1.0Compare Source
cd962ec04a104b5d39217a301ab84de747fv5.0.0Compare Source
db2a7ced63caf6ca2fa1dv4.4.3Compare Source
f36bdf2v4.4.2Compare Source
ad43a3aadda673v4.4.1Compare Source
What's Changed
New Contributors
Full Changelog: yeoman/environment@v4.4.0...v4.4.1
v4.4.0Compare Source
1c3ff69v4.3.0Compare Source
a48ee47v4.2.1Compare Source
dbd6955146ac0ev4.2.0Compare Source
3e4b12fcd68282bfac25bv4.1.3Compare Source
c4c3ac6v4.1.2Compare Source
2af3410v4.1.1Compare Source
29eb6b0v4.1.0Compare Source
9cc5518aa6c0d26a2cc4ee929644e04a88807a1d5ev4.0.0Compare Source
requireGeneratortype adjust.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.