Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-vv9j-gjw2-j8wp

Опубликовано: 26 мая 2026
Источник: github
Github: Прошло ревью
CVSS3: 8.6

Описание

yeoman-environment Vulnerable to Arbitrary Package Installation without User Confirmation

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

Пакеты

Наименование

yeoman-environment

npm
Затронутые версииВерсия исправления

>= 2.9.0, < 6.0.1

6.0.1

EPSS

Процентиль: 7%
0.00172
Низкий

8.6 High

CVSS3

Дефекты

CWE-829

Связанные уязвимости

CVSS3: 8.2
redhat
около 2 месяцев назад

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.

CVSS3: 8.6
nvd
около 2 месяцев назад

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.

EPSS

Процентиль: 7%
0.00172
Низкий

8.6 High

CVSS3

Дефекты

CWE-829