VDB
KO

MAL-2026-2446

Malicious code in @corpweb-ui/wmkt-library (npm)

Details

--- _-= Per source details. Do not edit below this line.=-_

## Source: amazon-inspector (dfd12ddf708e12b032513bcf667e459df772f642106507d1798d95ee81f6cbe2) index.js uses child_process to execute `whoami` and gather `hostname` information, then transmits results via https.get to api.telegram.org/bot — a well-known pattern for Telegram-bot-based C2/exfiltration. The package name mimics a corporate UI library but the code performs system reconnaissance and exfiltration of installer host data, with no legitimate UI-library functionality indicated at the entry point. Any installer or build system that pulls this package will leak the machine's user and hostname to an attacker-controlled Telegram bot on require/load. Three independent static detections (child-process + https exfiltration, nodejs system exfiltration, simple sysinfo exfiltration) corroborate a single small file implementing a classic recon beacon.

## Source: ghsa-malware (1d4ba0e08062b7c0f846e546af659224e97ce3857526aad143cc36503b8a2192) Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.

## Source: ossf-package-analysis (e04e7522e73249638f1fd02bc8b13369626291222da0a2ba1612bbcba6a14bad) The OpenSSF Package Analysis project identified '@corpweb-ui/wmkt-library' @ 99.99.11 (npm) as malicious.

It is considered malicious because:

- The package communicates with a domain associated with malicious activity.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm / @corpweb-ui/wmkt-library

No fixed version published yet for @corpweb-ui/wmkt-library (npm). Pin to a known-safe version or switch to an alternative.

References