solana-web3-stable@1.0.0
Vulnerability report · Last retrieved from osv.dev September 7, 2026 at 5:03 PM UTC
OSV ID
MAL-2026-10903
Ecosystem
npm
Summary
Package name 'solana-web3-stable' closely resembles the widely-used @solana/web3.js library, raising typosquat concern. The bundled lib/index.cjs.js and lib/index.esm.js contain co-located uses of child_process, hardcoded fetch/POST calls, and shell utilities (curl, ping). These keyword co-occurrences in a minified bundle are consistent with both a legitimate Solana client (which makes RPC POST/GET calls) and a malicious exfiltration shape; semantic verification of the actual call graph was not completed, so intent cannot be confirmed from the captured evidence alone. Routing to human review to confirm whether the network destinations are documented Solana RPC endpoints or attacker-controlled hosts, and whether child_process is invoked at install/import time.
Source: amazon-inspector (38824d7f6044fd3177aba408a5f815879762d8829e56cb6692e2cad652f7d9e6)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.