VYPR

npm · Malicious package advisory

Malware

xarc-webpack-cli

MAL-2026-4352

Malicious code in xarc-webpack-cli (npm)

Details


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

## Source: amazon-inspector (b29d869051afe04db57e24dad1092c70992f83465d60989f5120e17d7fa20310)
The package ships a `preinstall` hook (`node poc.js || true`) that runs on every `npm install`. poc.js collects host fingerprint data (hostname, username, `os.platform()`, network configuration via `ipconfig`/`ip a`/`resolv.conf`, `id`, `whoami`), the parent project's `package.json`, git remote URLs, CI workflow files, and bulk-scrapes `process.env` for any key matching a hardcoded prefix list (`TOKEN`, `AWS`, `AZURE`, `NPM`, `GITHUB`, `GITLAB`, `JENKINS`, `CI_`, `WALMART`, `WMT`, etc.). The collected JSON is POSTed over HTTPS to a hardcoded Interactsh out-of-band collector (`d8acb4hon5btn99s9lsgakhs31dmwk9cr.oast.pro`) plus a DNS callback to the same host. The package name and the inclusion of `WALMART`/`WMT` in the env-var harvest list indicate this is dependency-confusion bait targeting Walmart's internal `@xarc/*` scope; package.json self-describes it as 'authorized dependency confusion testing' but ships with no authorization gate, so any installer that resolves this name has its CI/CD tokens, cloud credentials, and source metadata shipped to the attacker-controlled OOB host.

## Source: ghsa-malware (401efd45edfe86b2e2f3c6a0fb591b94bbae8bb50162ebc0c8bd5bfdfaa9e6f6)
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 (b9a1bb4adee0a346eeb247af4ef6569464a634fe87576a149a44f5ececd15d90)
The OpenSSF Package Analysis project identified 'xarc-webpack-cli' @ 1.0.0 (npm) as malicious.

It is considered malicious because:

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

Compromised versions (1)

  • 1.0.0

Any computer that installed or ran a compromised version should be considered fully compromised. Rotate every secret on that machine from a clean environment.