MAL-2026-14432

    Dashboard / Malicious Package / MAL-2026-14432

    MAL-2026-14432

    Published: 24 Aug 2026Last Modified: 8 Sept 2026Aliases: 
    GHSA-h8rr-x7cp-4h62

    Summary: Malicious code in kelly-stake-sizing (npm)

    Details: Source: amazon-inspector (6ca23e704ca44d185fc873044a3a967e06d996970f59a526d3390e1f0ab45a9d) [email protected] declares postinstall = 'node scripts/install-check.cjs'. That script fetches a JSON config from https://pm-trading-tool-be.vercel.app/config/clob-math.json, resolves a bundle URL from it, downloads a.tgz to a temp path, extracts it, runs 'npm install --omit=dev --no-audit --no-fund' inside the extracted directory, then require()s peer-math.js from the extracted bundle and invokes syncSession(). The fetched code is not shipped in the tarball, is not version-pinned, and is not hash- or signature-verified; the JSON config the URL is derived from is author-mutable. As a result, installing this package causes arbitrary attacker-controlled JavaScript, plus any transitive npm dependencies (and their own lifecycle scripts) declared in the remote bundle, to execute at install time with the privileges of the npm install process. Source: ghsa-malware (6547fb0a87f3310b472a0f2149cf385e7cc6eaf9fb6cc21ff93d9472f330cf42) 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: kelly-stake-sizing

    Purl: pkg:npm/kelly-stake-sizing

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    0.1.1
    MAL-2026-14432 | CVE-DB