MAL-2026-6190
Dashboard / Malicious Package / MAL-2026-6190
MAL-2026-6190
Summary: Malicious code in mjs-eslint-helper (npm)
Details: Source: amazon-inspector (3320fa37492448acdf24a86f8a8735a3fc4d3b329ad156e299a8089df39e2f28) The package decodes base64 string literals via Buffer.from(..., 'base64').toString() and pipes the resulting content into execSync('bash...') and execSync('zsh...') invocations in index.js (lines 9, 101, 117, 194, 195). This is the canonical fingerprint of an install-time/import-time dropper: an obfuscated payload is decoded and executed through a shell interpreter, giving the publisher arbitrary code execution on any machine that installs or requires this package. The package name impersonates the eslint helper namespace, consistent with a typosquat lure delivering an active payload. No legitimate eslint helper requires shelling out to bash/zsh from a base64-decoded blob. Source: ghsa-malware (726cabccaaf78c6e17fdc46afd770a1bd86d4455f6df6e42fa377f39d188e228) 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.
References: https://www.npmjs.com/package/mjs-eslint-helper/v/4.0.1, https://github.com/advisories/GHSA-qhjh-jf49-fm8p
Affected packages
Package
Name: mjs-eslint-helper
Purl: pkg:npm/mjs-eslint-helper
Affected ranges
Type: SEMVER
Events:
