Logo
npm

@solana-labs/spl-toke@1.98.112

Vulnerability report · Last retrieved from osv.dev September 6, 2026 at 6:01 AM UTC

Malicious

OSV ID

MAL-2026-5787

Ecosystem

npm

Summary

Package name @solana-labs/spl-toke is a likely confusion-attack against the well-known @solana/spl-token SPL token client (missing trailing n, different scope). The shipped lib/index.cjs.js and lib/index.esm.js bundles contain the keyword combinations fetch( / POST / https.get / ping that pattern-matched as potential C2 / exfiltration shapes, but tracing of the minified bundle did not complete and the literal destination URLs and trigger paths could not be confirmed in this run. The ping token may be benign (e.g. a websocket keepalive method or solana RPC ping helper) and the fetch calls may be ordinary RPC traffic — but neither has been verified, and combined with the typosquat-shaped name on a high-value scope (@solana-labs/* mimicking the official solana-labs GitHub org and the canonical @solana/spl-token package), this needs human review before installer use.

Source: amazon-inspector (8e2ec34996ab8cff20d9ba12cd9f5a8a75346c4e5e25d7c3fd5adc7bb7045f64)

Protect your entire dependency tree

Scan your lock files automatically on every PR. Block malicious packages before they reach production.