MAL-2026-6188

    Dashboard / Malicious Package / MAL-2026-6188

    MAL-2026-6188

    Published: 19 Jun 2026Last Modified: 23 Jun 2026Aliases: 
    GHSA-35c7-535m-jhv6

    Summary: Malicious code in eslint-helper-1 (npm)

    Details: Source: amazon-inspector (cfadd6e70cf70ee03d7aae8bfcaa916d29073c5e09ca614bfcb4538c3efc1832) Package masquerades as an ESLint helper but contains code in index.js that decodes base64 blobs through Buffer.from(..., 'base64').toString() and pipes the resulting strings into execSync('bash...') and execSync('zsh...'). This is the canonical obfuscated-shell-dropper shape: hidden payload bytes are reconstituted at runtime and handed to a shell interpreter, giving the author arbitrary command execution on the installer's machine. The name (eslint-helper-1) and lack of any legitimate ESLint integration are consistent with a typosquat / brand-impersonation lure for a credential-stealing or remote-execution payload. Source: ghsa-malware (23672dd67920b4f2b3f8b38573128757ad0ee885cd0e9c35a2e0b3c2e4258f0e) 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: eslint-helper-1

    Purl: pkg:npm/eslint-helper-1

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    5.0.4
    MAL-2026-6188 | CVE-DB