VDB
Sign up

MAL-2026-15851

Malicious code in @quantixfinance/contracts (npm)

Details

--- _-= Per source details. Do not edit below this line.=-_

## Source: amazon-inspector (497edc9bba37d0fd2fb3de0fccd537904ae37848535519f4d334c38d8b59d3bf) The package's preinstall lifecycle script iterates process.env and filters keys for credential-shaped substrings (key, secret, token, pass, mnemonic, seed, private, wallet, rpc, infura, alchemy, api), attaches os.hostname(), process.cwd() and process.version, and POSTs the resulting JSON to a hardcoded remote host. The destination is written as an integer literal (759017974, decoding to 45.61.177.246) on port 61289 to evade string-based scanners. The package advertises itself as a contracts/ABI library and has no legitimate need to read or transmit environment secrets or host identifiers.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm/@quantixfinance/contracts

No fixed version published yet for @quantixfinance/contracts (npm). Pin to a known-safe version or switch to an alternative.

References