MAL-2026-14042

    Dashboard / Malicious Package / MAL-2026-14042

    MAL-2026-14042

    Published: 14 Aug 2026Last Modified: 14 Aug 2026

    Summary: Malicious code in @devmikets/hyperliquid-sdk (npm)

    Details: Source: amazon-inspector (c401f279d5ea91e416e18e54888c22d1087a44449aa9629dfb86f3c5945ec903) package.json declares `inquirer` with a tarball URL pointing at registrynpmjs.to — a domain that typosquats the official npm registry (registry.npmjs.org). Running `npm install` fetches and installs whatever tarball is hosted at that attacker-controlled URL as a transitive dependency, delivering arbitrary code into the installer's node_modules on every install. The package otherwise mimics a legitimate Hyperliquid TypeScript SDK (README shape, `@nktkas/rews` dep, jsr.io/@std references), and `inquirer` (an interactive-prompt library) is not a normal runtime dependency for a trading SDK, indicating the entry exists as a delivery vector rather than a functional dependency.

    Affected packages

    Package

    Name: @devmikets/hyperliquid-sdk

    Purl: pkg:npm/%40devmikets/hyperliquid-sdk

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    1.9.6
    MAL-2026-14042 | CVE-DB