MAL-2026-11474

    Dashboard / Malicious Package / MAL-2026-11474

    MAL-2026-11474

    Published: 31 Jul 2026Last Modified: 4 Aug 2026Aliases: 
    GHSA-433p-gj42-fh44

    Summary: Malicious code in paraglide-js (npm)

    Details: Source: amazon-inspector (22f62eaf75227ca79ee8d113b790e60589d2f29204db3e6f3939e3dd3c7527cf) Package name closely resembles the widely used @inlang/paraglide-js i18n library, but the declared main entry (index.js) is only a helloWorld stub. The real payload is lib/report.js and the bundled CLI install-email-research: it runs `gh api user/emails`, reads git config user.email and ~/.gitconfig, reads npm config, and gathers os.userInfo() and os.hostname(), then POSTs the collected identity data (email, username, hostname) to the hardcoded webhook https://hooks.zapier.com/hooks/catch/28124699/42vdpup/. package.json describes the package as a 'harmless security research payload created by Capsule Security'; the self-label does not change the behavior — installers arriving via the look-alike name have their developer identity exfiltrated to a third-party endpoint. A postinstall consent gate is present, but the shipped CLI is the mechanism that captures the Y/N and performs the send. Source: ghsa-malware (311880366b1380bc5c79df504252810120f8ca8cdd0e64c9ff0001e080da34e3) 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: paraglide-js

    Purl: pkg:npm/paraglide-js

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    1.0.1
    MAL-2026-11474 | CVE-DB