MAL-2026-5703

    Dashboard / Malicious Package / MAL-2026-5703

    MAL-2026-5703

    Published: 12 Jun 2026Last Modified: 12 Jun 2026

    Summary: Malicious code in eslint-plugin-mistica-local-rules (npm)

    Details: Source: amazon-inspector (c1d21f50741178986b63d1f330373131c2f3f502a5b94e76ca921ce185fab123) package.json declares a preinstall hook that runs index.js automatically on npm install. index.js collects host identity (os.hostname(), os.platform(), os.arch(), os.userInfo() including uid/gid, shell, homedir, cwd) and the output of `whoami` and `id` via child_process, then POSTs the JSON payload to the hardcoded URL https://eucfugc8bk66haszliir75yd74dv1lpa.oastify.com/detox56 (a Burp Collaborator subdomain). The package ships no eslint rule implementation — its only effect on install is the recon/exfiltration beacon. The package name `eslint-plugin-mistica-local-rules` mimics the Telefónica Mistica design-system internal eslint-plugin namespace, consistent with a dependency-confusion attack against private-registry consumers.

    Affected packages

    Package

    Name: eslint-plugin-mistica-local-rules

    Purl: pkg:npm/eslint-plugin-mistica-local-rules

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    19.12.11
    MAL-2026-5703 | CVE-DB