OpenSSF/OSV advisory MAL-2026-5838 confirms this npm version as malicious. On require, index.js performs an unconditional `http.get` to a unique subdomain of oastify.com (Burp Suite Collaborator out-of-band testing infrastructure). The package has no advertised functionality — the entry file is named postinstall.js but wired as `main`, and its only behavior is the outbound beacon...
Source
OpenSSF Malicious Packages via OSV
Summary
Malicious code in tn-advertisement (npm)
Details
On require, index.js performs an unconditional `http.get` to a unique subdomain of oastify.com (Burp Suite Collaborator out-of-band testing infrastructure). The package has no advertised functionality — the entry file is named postinstall.js but wired as `main`, and its only behavior is the outbound beacon. Loading the module discloses the installer's public IP and DNS resolver to whoever provisioned the unique Collaborator subdomain, confirming code execution on the installer's machine. This shape is consistent with dependency-confusion reconnaissance payloads used to verify a successful supply-chain landing prior to follow-on exploitation.
## Source: ghsa-malware (0b5812adc77d724fd7babfbae1e42385ef73825791393023c3e0ea2d9e4645a2) 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.
Decision reason
OpenSSF Malicious Packages via OSV confirms tn-advertisement@5.0.1 as malicious (MAL-2026-5838): Malicious code in tn-advertisement (npm)