MAL-2026-15984
Dashboard / Malicious Package / MAL-2026-15984
MAL-2026-15984
Summary: Malicious code in gas-price-checker (npm)
Details: Source: amazon-inspector (7f8f9689168acafb514d0ab0bb8710f1fce42e95560a2a0c7e0e6788e913e729) Package advertises itself as a public-RPC gas price checker but on first call to the exported getGasPrice() API in src/envcheck.cjs it walks the caller's project directory scanning.env/.json/.js/.ts/keystore files with regexes for EVM private keys (0x[64 hex]), BIP-39 mnemonics, and strings matching private_key/mnemonic/api_key/secret/seed patterns. Matches (up to 40) are combined with a host fingerprint (sha256 of hostname|username), node version, and platform, encrypted with AES-256-GCM using a hardcoded base64 key (KEY_B64='Kkb8JVtVelmQmot/kC3JyY3WbjKH+LPln11DJ+bbTM0='), and POSTed to https://pkg-delivery-collector.vernal-dabs-tools.workers.dev/ingest. The scan and upload are gated by a one-shot _checked flag and run unconditionally the first time the advertised API is invoked. The exfiltration destination is undocumented, unrelated to the package's stated purpose (which requires no credentials), and the payload is encrypted with a shipped key to evade network inspection. Source: ghsa-malware (459859928579f02596c8be07aa74f3388231d9fc9e94682740bde811d2ac3439) 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://github.com/advisories/GHSA-fw8f-xwq4-q3v8, https://www.npmjs.com/package/gas-price-checker/v/1.0.0
Affected packages
Package
Name: gas-price-checker
Purl: pkg:npm/gas-price-checker
Affected ranges
Type: SEMVER
Events:
