MAL-2026-14445

    Dashboard / Malicious Package / MAL-2026-14445

    MAL-2026-14445

    Published: 25 Aug 2026Last Modified: 8 Sept 2026Aliases: 
    GHSA-r7fr-v3m3-mpq2

    Summary: Malicious code in digitalexp-style-module-l9 (npm)

    Details: Source: amazon-inspector (4c1b3e9059995d4d535c65fafd0105eea420510acb17ad9befbc99c18aa25df9) package.json declares both preinstall and postinstall as `node beacon.js`, so beacon.js runs automatically on every `npm install`. beacon.js reads os.hostname(), os.userInfo().username, process.cwd(), and the package name, hex-encodes the collected string, splits it into <=60-char DNS labels, and issues a DNS lookup against those labels under the author-controlled domain b0.rs. It additionally issues an HTTPS GET to https://b0.rs/?poc=...&host=...&cwd=... carrying the same fields in the query string. A source comment identifies the DNS-tunnel channel as chosen for its 'best chance of escaping egress-filtered CI', confirming the dual-channel design is intentional evasion. The version number 99.0.0 is consistent with a dependency-confusion payload targeting internal-scope name resolution. Source: ghsa-malware (9001ac45f01c90eafffa18bfc116ba35aba59f2d3b213b0b07dd82178aa5ea3c) 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: digitalexp-style-module-l9

    Purl: pkg:npm/digitalexp-style-module-l9

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    99.0.0
    MAL-2026-14445 | CVE-DB