MAL-2026-12508

    Dashboard / Malicious Package / MAL-2026-12508

    MAL-2026-12508

    Published: 5 Aug 2026Last Modified: 5 Aug 2026

    Summary: Malicious code in @shiftmarkets/no-brainer-sdk (npm)

    Details: Source: amazon-inspector (3149c40a7290d16b0247a1128a3e25ba1614e87e5c7261e486ce2e826ac66987) The package runs `node dist/recon.js` as a postinstall lifecycle script on every `npm install`. The script collects host reconnaissance from the installer machine — hostname, username, SUDO_USER, homedir, cwd, network interface addresses (including internal/private IPs), CI indicators, npm lifecycle metadata, and the full list of environment variable names — and additionally filters those names against a credential-focused regex (AWS, GCP, GOOGLE, AZURE, NPM, NODE_AUTH, DOCKER, KUBE, VAULT, TOKEN, SECRET, KEY, PASS, CRED, GITHUB, GITLAB, SSH) to produce a `secretish_names` list. The JSON payload is POSTed over plain HTTP to the hardcoded bare-IPv4 endpoint http://138.68.108.20:80/cb, which is not a Shift Markets domain. The code labels itself as 'NON-SENSITIVE telemetry' but the destination is an unrelated bare IP and the installer never opted in. Enumerating which cloud/CI secret names exist on the host maps the target's credential inventory for follow-up attacks.

    Affected packages

    Package

    Name: @shiftmarkets/no-brainer-sdk

    Purl: pkg:npm/%40shiftmarkets/no-brainer-sdk

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    1.0.18
    MAL-2026-12508 | CVE-DB