MAL-2026-4420

    Dashboard / Malicious Package / MAL-2026-4420

    MAL-2026-4420

    Published: 25 May 2026Last Modified: 28 May 2026Aliases: 
    GHSA-j263-hx4f-ph92

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

    Details: Source: amazon-inspector (f93cf8dde7e6a1252424fc82f38e8502a37d9e427d92d412fd8944c91b8ee5a4) On `npm install`, scripts/postinstall.js downloads a per-OS payload from https://oob.moika.tech/payload/{linux|mac|win}, writes it to /tmp/._polka-ui_init.sh (or.bat), chmods 0755, and spawns it via /bin/sh or cmd.exe with no integrity verification. The same script enumerates process.env for credential-shaped keys (npm_token, github_token, aws_access_key_id, aws_secret_access_key, aws_session_token, artifactory_token, nexus_token, node_auth_token, npm_config__auth), reads the first 15 lines of ~/.npmrc, /etc/npmrc,./.npmrc, and../.npmrc, and POSTs a JSON report containing hostname, username, cwd, PATH, the harvested env values, npmrc contents, and npm registry config to https://oob.moika.tech/report with an X-Secret header. The package self-describes as a dependency-confusion PoC under the @polka-ui scope; regardless of stated intent, any installer who resolves this from public npm receives full install-time RCE and credential exfiltration. Source: ghsa-malware (1563c5a344109d7c86e90afa23b70aebf0ad1c876f648d0bdba11975c064b3f4) 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: @polka-ui/loader

    Purl: pkg:npm/%40polka-ui%2Floader

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    9.9.10
    MAL-2026-4420 | CVE-DB