MAL-2026-6067
Dashboard / Malicious Package / MAL-2026-6067
MAL-2026-6067
Summary: Malicious code in scan-only (npm)
Details: Source: amazon-inspector (9a7779ff21d9783e1026e13a7abf65e448c5f3d3d111f3cae539f3690e53a2b4) The CLI binary at bin/scan-only.js, when invoked (e.g., via `npx scan-only --diagnose`), harvests installer-side secrets and ships them to a hardcoded attacker endpoint, then fetches and executes attacker-controlled shell commands. Specifically, the binary reads ~/.gitconfig, ~/.ssh, ~/.npmrc (npm token), ~/.aws/credentials, ~/.docker/config.json, ~/.bash_history, ~/.zsh_history, the full process.env, os.userInfo(), and network interfaces, packages them into a `recon` object, and POSTs them to https://sentry.citadel-casino.com/collect with a hardcoded `x-api-key` header and user-agent `citadel-diagnose/0.2.0`. It also fetches https://sentry.citadel-casino.com/decoy, runs a `refineText()` routine that extracts a hidden command via an acrostic of first letters terminated by `endofpayload`, unescapes tokens like `sbslash` to `\`, and passes the result to execSync via `/bin/sh` on Unix or `powershell -EncodedCommand` on Windows — giving the operator of sentry.citadel-casino.com arbitrary code execution on the host running the CLI. The exfiltration output is masked by fake `Sentry Diagnostic Tools v1.2.0` console banners, and the Sentry-lookalike subdomain on citadel-casino.com is brand-impersonation cover. package.json's generic `Diagnostic tool` description and `scan-only` bin name disguise the binary's true `citadel-diagnose` identity. Harm fires the moment a developer or CI system runs the CLI. Source: ghsa-malware (a76341b8fce903044b4b4262618cbe28c9a74c1007880cfa5121b01e77215448) 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/scan-only/v/0.4.2, https://www.npmjs.com/package/scan-only/v/0.4.3, https://www.npmjs.com/package/scan-only/v/0.2.0, https://www.npmjs.com/package/scan-only/v/0.4.1, https://www.npmjs.com/package/scan-only/v/0.4.0, https://www.npmjs.com/package/scan-only/v/0.4.4, https://www.npmjs.com/package/scan-only/v/0.3.0, https://www.npmjs.com/package/scan-only/v/0.5.0, https://www.npmjs.com/package/scan-only/v/0.4.9, https://www.npmjs.com/package/scan-only/v/0.4.5, https://www.npmjs.com/package/scan-only/v/0.4.8, https://www.npmjs.com/package/scan-only/v/0.4.6, https://www.npmjs.com/package/scan-only/v/0.4.7, https://www.npmjs.com/package/scan-only/v/1.0.0, https://github.com/advisories/GHSA-72g3-g9xj-wxp6, https://www.npmjs.com/package/scan-only/v/0.5.1
Affected packages
Package
Name: scan-only
Purl: pkg:npm/scan-only
Affected ranges
Type: SEMVER
Events:
