Skip to content

chore: update dependency yeoman-environment to v6 [security] - #11766

Draft
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/npm-yeoman-environment-vulnerability
Draft

renovate[bot] wants to merge 1 commit into
masterfrom
renovate/npm-yeoman-environment-vulnerability

Conversation

@renovate

@renovate renovate Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yeoman-environment (source) ^3.19.3^6.0.1 age adoption passing confidence

yeoman-environment Vulnerable to Arbitrary Package Installation without User Confirmation

CVE-2026-42089 / GHSA-vv9j-gjw2-j8wp

More information

Details

Impact

yeoman-environment versions >= 2.9.0 and < 6.0.1 install 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 calls repository.install() directly without prompting the user.

Patches

Upgrade to yeoman-environment 6.0.1, which adds an interactive confirmation prompt before installation (PR #​753).

Workarounds

None.

Resources

Severity

  • CVSS Score: 8.6 / 10 (High)
  • Vector String: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Release Notes

yeoman/environment (yeoman-environment)

v6.0.1

Compare Source

What's Changed

Full Changelog: yeoman/environment@v6.0.0...v6.0.1

v6.0.0

Compare Source

🚀 yeoman-environment v6 – Release Notes
  • Switch to @​yeoman/adapter v4 (and inquirer v13) by default.
    Some behavior changes may happen.

v5.1.3

Compare Source

  • fix: only fallback to import if requiring fails with esm/async error (#​716) e4fb745

v5.1.2

Compare Source

  • fix: use globbySync to resolve PNPM global node_modules paths (#​692) 4317fef

v5.1.1

Compare Source


v5.1.0

Compare Source


v5.0.0

Compare Source


v4.4.3

Compare Source

v4.4.2

Compare Source

v4.4.1

Compare Source

What's Changed

New Contributors

Full Changelog: yeoman/environment@v4.4.0...v4.4.1

v4.4.0

Compare Source

  • add callback function support for generator scheduling (#​521) 1c3ff69

v4.3.0

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.3

Compare Source

  • fix change event api usage c4c3ac6

v4.1.2

Compare Source

  • queue commit only if changed file is pending 2af3410

v4.1.1

Compare Source

  • fix findFeature api and type 29eb6b0

v4.1.0

Compare Source

v4.0.0

Compare Source

  • requireGenerator type adjust.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file SECURITY labels Aug 26, 2026
@renovate
renovate Bot requested a review from a team August 26, 2026 16:05
@renovate
renovate Bot force-pushed the renovate/npm-yeoman-environment-vulnerability branch 17 times, most recently from 7ab5a9b to 78ae2fc Compare August 31, 2026 14:47
@renovate
renovate Bot force-pushed the renovate/npm-yeoman-environment-vulnerability branch 7 times, most recently from 1b86138 to 90f79a4 Compare September 6, 2026 23:52
@renovate renovate Bot changed the title chore: update dependency yeoman-environment to v6 [security] chore: update dependency yeoman-environment to v7 [security] Sep 6, 2026
@renovate
renovate Bot force-pushed the renovate/npm-yeoman-environment-vulnerability branch from 90f79a4 to 022e600 Compare September 7, 2026 03:04
@renovate
renovate Bot force-pushed the renovate/npm-yeoman-environment-vulnerability branch from 022e600 to 98d3470 Compare September 7, 2026 21:05
@renovate renovate Bot changed the title chore: update dependency yeoman-environment to v6 [security] chore: update dependency yeoman-environment to v7 [security] Sep 7, 2026
@renovate
renovate Bot force-pushed the renovate/npm-yeoman-environment-vulnerability branch from 98d3470 to b774edc Compare September 8, 2026 03:15
@renovate renovate Bot changed the title chore: update dependency yeoman-environment to v7 [security] chore: update dependency yeoman-environment to v6 [security] Sep 8, 2026
@renovate
renovate Bot force-pushed the renovate/npm-yeoman-environment-vulnerability branch from b774edc to 4c2206d Compare September 9, 2026 19:40
@renovate renovate Bot changed the title chore: update dependency yeoman-environment to v6 [security] chore: update dependency yeoman-environment to v7 [security] Sep 9, 2026
@renovate
renovate Bot force-pushed the renovate/npm-yeoman-environment-vulnerability branch from 4c2206d to 7dabf61 Compare September 10, 2026 01:32
@renovate renovate Bot changed the title chore: update dependency yeoman-environment to v7 [security] chore: update dependency yeoman-environment to v6 [security] Sep 10, 2026
@renovate
renovate Bot force-pushed the renovate/npm-yeoman-environment-vulnerability branch from 7dabf61 to f0b8de6 Compare September 10, 2026 20:46
@renovate renovate Bot changed the title chore: update dependency yeoman-environment to v6 [security] chore: update dependency yeoman-environment to v7 [security] Sep 10, 2026
@renovate
renovate Bot force-pushed the renovate/npm-yeoman-environment-vulnerability branch from f0b8de6 to 397aadb Compare September 11, 2026 03:58
@renovate renovate Bot changed the title chore: update dependency yeoman-environment to v7 [security] chore: update dependency yeoman-environment to v6 [security] Sep 11, 2026
@renovate
renovate Bot force-pushed the renovate/npm-yeoman-environment-vulnerability branch from 397aadb to 72caec5 Compare September 15, 2026 12:06
@renovate renovate Bot changed the title chore: update dependency yeoman-environment to v6 [security] chore: update dependency yeoman-environment to v7 [security] Sep 15, 2026
@renovate
renovate Bot force-pushed the renovate/npm-yeoman-environment-vulnerability branch 2 times, most recently from 04998cb to 58c530e Compare September 16, 2026 00:43
@renovate renovate Bot changed the title chore: update dependency yeoman-environment to v7 [security] chore: update dependency yeoman-environment to v6 [security] Sep 16, 2026
@renovate
renovate Bot force-pushed the renovate/npm-yeoman-environment-vulnerability branch from 58c530e to 598d39d Compare September 16, 2026 11:25
@renovate renovate Bot changed the title chore: update dependency yeoman-environment to v6 [security] chore: update dependency yeoman-environment to v7 [security] Sep 16, 2026
@renovate
renovate Bot force-pushed the renovate/npm-yeoman-environment-vulnerability branch from 598d39d to e7986cd Compare September 16, 2026 22:55
@renovate renovate Bot changed the title chore: update dependency yeoman-environment to v7 [security] chore: update dependency yeoman-environment to v6 [security] Sep 16, 2026
@renovate
renovate Bot force-pushed the renovate/npm-yeoman-environment-vulnerability branch from e7986cd to f9e139b Compare September 17, 2026 16:49
@renovate renovate Bot changed the title chore: update dependency yeoman-environment to v6 [security] chore: update dependency yeoman-environment to v7 [security] Sep 17, 2026
@renovate
renovate Bot force-pushed the renovate/npm-yeoman-environment-vulnerability branch from f9e139b to a50f0b1 Compare September 17, 2026 23:47
@renovate renovate Bot changed the title chore: update dependency yeoman-environment to v7 [security] chore: update dependency yeoman-environment to v6 [security] Sep 17, 2026
@renovate
renovate Bot force-pushed the renovate/npm-yeoman-environment-vulnerability branch from a50f0b1 to 17229f0 Compare September 17, 2026 23:48
@renovate renovate Bot changed the title chore: update dependency yeoman-environment to v6 [security] chore: update dependency yeoman-environment to v7 [security] Sep 17, 2026
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
renovate Bot force-pushed the renovate/npm-yeoman-environment-vulnerability branch from 17229f0 to 1ae580d Compare September 18, 2026 02:29
@renovate renovate Bot changed the title chore: update dependency yeoman-environment to v7 [security] chore: update dependency yeoman-environment to v6 [security] Sep 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file SECURITY

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants