No analysis available yet.
No remediation available yet.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-vv9j-gjw2-j8wp | yeoman-environment Vulnerable to Arbitrary Package Installation without User Confirmation |
Tue, 16 Jun 2026 18:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Tue, 16 Jun 2026 16:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Yeoman Environment provides an API to discover, create, and run generators, and to configure where and how a generator is resolved. Versions 2.9.0 through 6.0.0 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. This issue has been fixed in version 6.0.0. | |
| Title | yeoman-environment Vulnerable to Arbitrary Package Installation without User Confirmation | |
| Weaknesses | CWE-829 | |
| References |
| |
| Metrics |
cvssV3_1
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-06-16T17:24:07.061Z
Reserved: 2026-04-23T19:17:30.566Z
Link: CVE-2026-42089
Updated: 2026-06-16T17:24:01.019Z
Status : Deferred
Published: 2026-06-16T17:16:40.740
Modified: 2026-06-16T17:35:00.803
Link: CVE-2026-42089
No data.
OpenCVE Enrichment
No data.
-
CWE-829
Inclusion of Functionality from Untrusted Control Sphere
Github GHSA