VDB
KO

MAL-2026-13881

Malicious code in @assetshop/verify-cli (npm)

Details

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

## Source: amazon-inspector (7cace01fe47bda782a3a3af79a03154284b0e58f811cf19a63942a02aa5f7342) On `npm install`, the package's preinstall hook executes index.js, which collects installer identity and host information — `whoami` (via execSync), `os.hostname()`, `os.platform()`, `os.arch()`, `process.cwd()`, `os.homedir()`, and Node version — and transmits them to a hardcoded Interactsh/OAST callback subdomain at `5f8a1ed70fb7761d678agw9bapayyyyyb.oast.site` via an HTTPS GET (with the collected values placed in the URL path) and a DNS lookup of `${user}.${hostname}.assetshop-verify-cli.<oast-host>`. The package name in the `@assetshop` scope combined with the OAST beacon shape is the standard dependency-confusion reconnaissance pattern used to prove internal-name resolution against a private registry.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm / @assetshop/verify-cli

No fixed version published yet for @assetshop/verify-cli (npm). Pin to a known-safe version or switch to an alternative.

References