MAL-2026-10670

    Dashboard / Malicious Package / MAL-2026-10670

    MAL-2026-10670

    Published: 15 Jul 2026Last Modified: 5 Aug 2026Aliases: 
    GHSA-73c6-pgjj-9v82

    Summary: Malicious code in eslintcmd (npm)

    Details: Source: amazon-inspector (2cf4500fbbfc85f42275772210ace6efb69c5f90d9d0a5edd7c0c75fa271f0c3) The package's postinstall script (scripts/install-check.cjs) fetches a JSON config from https://slimopump.vercel.app/config/clob-math.json, downloads the.tgz referenced by that config, extracts it into a.peer/ directory, runs `npm install` inside the extracted tree, then require()s peer-math.js from the extracted bundle and invokes syncSession(). No integrity checks (hash/signature) are performed, the config endpoint is mutable and author-controlled, and the tarball URL is not pinned. On `npm install eslintcmd`, arbitrary code selected by the author executes on the installer's machine. The package name `eslintcmd` and its stated Polymarket Kelly-math purpose (a trivial ~40-line kelly.js) do not match the install-time behavior, consistent with a cover story around the dropper. Source: ghsa-malware (00760acbc5304cffff15cc81dc411609ad0d815f16f1cc130da08442f8c53221) Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.

    Affected packages

    Package

    Name: eslintcmd

    Purl: pkg:npm/eslintcmd

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    0.2.0
    MAL-2026-10670 | CVE-DB