๐Ÿ” CVE Alert

CVE-2026-73035

MEDIUM 4.3

npm-check-updates 23.0.2 Terminal Injection via Unsanitized Escape Sequences

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

npm-check-updates through 23.0.2, fixed in commit b554b84, contains a terminal escape sequence injection vulnerability that allows an attacker to embed arbitrary terminal control characters in a dependency's package.json homepage or repository URL fields. When a developer runs ncu with the --format homepage or --format repo option, unfiltered escape sequences are written directly to the terminal, enabling malicious output manipulation or other terminal-dependent effects.

CWE CWE-150
Vendor raineorshine
Product npm-check-updates
Published Aug 10, 2026
Stay Ahead of the Next One

Get instant alerts for raineorshine npm-check-updates

Be the first to know when new medium vulnerabilities affecting raineorshine npm-check-updates are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Affected Versions

raineorshine / npm-check-updates
0 โ‰ค 23.0.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/raineorshine/npm-check-updates/issues/1988 github.com: https://github.com/raineorshine/npm-check-updates/pull/1994 github.com: https://github.com/raineorshine/npm-check-updates/commit/b554b84848fc0b08a9d2b3d3db15e351387168cf vulncheck.com: https://www.vulncheck.com/advisories/npm-check-updates-terminal-injection-via-unsanitized-escape-sequences

Credits

George Chen