SCA: security update for yeoman-environment (GHSA-vv9j-gjw2-j8wp)

high Tenable Self-Hosted Container Security Plugin ID 444521

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.
(CVE-2026-42089)

Solution

Update the yeoman-environment library and its related packages to version 6.0.1 or later.

See Also

https://github.com/advisories/GHSA-vv9j-gjw2-j8wp

Plugin Details

Severity: High

ID: 444521

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 7/8/2026

Updated: 7/8/2026

Risk Information

VPR

Risk Factor: Medium

Score: 5

Percentile: 94.18

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.2

Temporal Score: 5.6

Vector: CVSS2#AV:L/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2026-42089

CVSS v3

Risk Factor: High

Base Score: 8.6

Temporal Score: 7.7

Vector: CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 5/26/2026

Vulnerability Publication Date: 5/26/2026

Reference Information

CVE: CVE-2026-42089

cwe: CWE-829