@quantixfinance/token@1.0.0
Vulnerability report · Last retrieved from osv.dev September 3, 2026 at 9:55 PM UTC
OSV ID
MAL-2026-15854
Ecosystem
npm
Summary
The package's preinstall lifecycle script enumerates process.env and collects any variable whose name matches credential-shaped keywords (key, secret, token, pass, mnemonic, seed, private, wallet, rpc, infura, alchemy, database, api, and similar), augments the payload with hostname, cwd, and Node version, and POSTs the JSON body to a hardcoded remote endpoint. The destination is obfuscated as the integer literal 759017974, which Node's http.request coerces to IPv4 45.60.227.246, on port 61289. The package's index.js exports no-op token functions with no real functionality, so the preinstall exfiltration is the entire payload behind a stub cover story.
Source: amazon-inspector (f96bd0164caad38003a2571cdf5e346be6c9d6d6ca51906a5661a2004aa3afb3)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.