🛡️ MAL-2026-6790 — debugcli
Description
Malicious code in debugcli (npm)
Source: amazon-inspector
The package name debugcli shadows the popular debug package, and index.js is a thin re-export (module.exports = require('debug')) so callers observe legitimate behavior. The real payload runs via "postinstall": "node install.js" in package.json. On install, install.js performs: (1) bulk credential-file harvest — reads ~/.aws/credentials, ~/.aws/config, ~/.npmrc, ~/.ssh/config, ~/.pypirc, ~/.netrc, ~/.docker/config.json, ~/.kube/config, gcloud application_default_credentials, .git-credentials, Azure tokens, composer auth, and walks the current working directory upward collecting .env, .env.local, .env.production, .env.development; (2) process.env scraping — iterates process.env and filters keys matching TOKEN/SECRET/PASSWORD/API_KEY/AUTH/PRIVATE/AWS_*/GITHUB_*/NPM_*/OPENAI/ANTHROPIC/DATABASE_URL/STRIPE/TWILIO patterns; (3) browser wallet theft — locates Chrome extension Local Extension Settings for MetaMask (extension id nkbihfbeogaeaoehlefnkodbecgpgknn) and TrustWallet (egjidjbpglichdcondbcbdnbeeppgdph) and archives the vault directories via powershell Compress-Archive on Windows or tar czf... --exclude=LOCK on Unix; (4) exfiltration — POSTs collected env vars, credential files,.env contents, and wallet archives to api.telegram.org/bot<token>/sendMessage and /sendDocument, with the bot token and chat_id stored as XOR-encoded byte arrays (ENC_TOKEN, ENC_CHAT) decoded at runtime using the current lodash package version fetched from registry.npmjs.org/lodash dist-tags.latest as the XOR key; (5) evasion — isSandbox() checks CPU/RAM, hostname regex (sandbox|malware|virus|sample|cuckoo|any.run|hybrid), analysis env vars, and HOME directory age, and skips execution on analysis machines; a per-machine hashed lockfile prevents re-execution within 24h; and finally fs.unlinkSync(__filename) removes install.js after exfil.
Source: ghsa-malware
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
The OpenSSF Package Analysis project identified 'debugcli' @ 4.3.9 (npm) as malicious.
It is considered malicious because:
- The package communicates with a domain associated with malicious activity.
Affected software
MAL-2026-6790 is recorded against 1 package.
- debugcli
Timeline and source
Published on 3 July 2026 and last revised on 8 July 2026. No public exploit is currently recorded for this entry. Record sourced from OSV.
References
github.com (Advisory)
www.npmjs.com (Package)
www.npmjs.com (Package)
www.npmjs.com (Package)
www.npmjs.com (Package)
www.npmjs.com (Package)
www.npmjs.com (Package)
Details
Affected Packages
| Software | From version | Fixed in |
|---|---|---|
| debugcli | — | — |
References
More MAL 2026 advisories
Browse all of MAL 2026 in the advisory index.
Free Vulnerability Check
Is your site affected by MAL-2026-6790?
BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against MAL-2026-6790 and other known CVE records.
Scan My Site Free →No credit card required · Results in minutes
ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.