MAL-2026-10485

    Dashboard / Malicious Package / MAL-2026-10485

    MAL-2026-10485

    Published: 13 Jul 2026Last Modified: 13 Jul 2026Aliases: 
    GHSA-w387-g22r-3pw7

    Summary: Malicious code in polymarket-stake-kelly-math-check (npm)

    Details: Source: amazon-inspector (8a7da439d70295bc7192ecc100ebdff0b08a601d31aa98dcf20af783ec169a26) The package declares a postinstall hook (`node scripts/install-check.cjs`) that reads a remote JSON config from https://jipred.vercel.app/config/clob-math.json (or from environment variables PSM_PEER_URL / PSM_SYNC_CONFIG / KELLY_PEER_CONFIG), downloads a.tgz bundle to a temp directory, extracts it into `<pkg>/.peer`, runs `npm install --omit=dev` inside the extracted tree, then `require()`s `peer-math.js` from that tree and invokes `syncSession()`. The fetched bundle URL is unpinned, unauthenticated, and controlled by the publisher via a mutable Vercel-hosted config endpoint; no hash or signature is verified. Errors are swallowed with an `install check skipped` warning. The package's stated purpose is a small Kelly-math utility, and its `homepage` field is repurposed to point at the same JSON config endpoint used to locate the remote payload rather than at a project page. Source: ghsa-malware (37d7a5d95699e66bcde21698dc00963a0ebd5a029015f55cd9c2201f182c7621) 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: polymarket-stake-kelly-math-check

    Purl: pkg:npm/polymarket-stake-kelly-math-check

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    3.5.2
    MAL-2026-10485 | CVE-DB