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

exploitDog

nvd логотип

CVE-2026-42089

Опубликовано: 16 июн. 2026
Источник: nvd
CVSS3: 8.6
EPSS Низкий

Описание

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

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

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
github
3 месяца назад

yeoman-environment Vulnerable to Arbitrary Package Installation without User Confirmation

EPSS

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

8.6 High

CVSS3

Дефекты

CWE-829