MAL-2026-4352

    Dashboard / Malicious Package / MAL-2026-4352

    MAL-2026-4352

    Published: 25 May 2026Last Modified: 1 Jun 2026Aliases: 
    GHSA-2xcr-5qfc-fq54

    Summary: Malicious code in xarc-webpack-cli (npm)

    Details: 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.

    Affected packages

    Package

    Name: xarc-webpack-cli

    Purl: pkg:npm/xarc-webpack-cli

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    1.0.0
    MAL-2026-4352 | CVE-DB