PT-2026-43442 · Npm · Yeoman-Environment

Published

2026-05-26

·

Updated

2026-05-27

·

CVE-2026-42089

CVSS v3.1

8.6

High

VectorAV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H

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

Fix

Weakness Enumeration

Related Identifiers

CVE-2026-42089
GHSA-VV9J-GJW2-J8WP

Affected Products

Yeoman-Environment