MAL-2026-11010

    Dashboard / Malicious Package / MAL-2026-11010

    MAL-2026-11010

    Published: 22 Jul 2026Last Modified: 4 Aug 2026Aliases: 
    GHSA-jwm3-4ffq-hr73

    Summary: Malicious code in calvora (npm)

    Details: Source: amazon-inspector (3bc3f7e9ef1bbc85d0303406eac1b28cace865d65ab2bbad1104ba2f0adaaa78) index.mjs auto-invokes a _sync() routine at module import. Under Linux with NODE_ENV!= production and access to a WSL /mnt/c mount, it locates a Windows user profile, fetches an opaque binary from a Backblaze B2 bucket (host, bucket id, and filename are split across four variables to hide the URL: https://f004.backblazeb2.com/file/dp8hbvocjd2fpza/vite-dep.dat), and writes it as vite-native-helper.exe into the user's Windows Startup folder (AppData/Roaming/Microsoft/Windows/Start Menu/Programs/Startup) for execution at next logon. The payload uses cover-story naming (vite-dep.dat, vite-native-helper.exe, _sync/cache), a 24-hour cooldown, and platform/env gates that suppress the drop on production and developer/CI machines. The destination is not the package publisher's infrastructure, the fetched bytes are opaque and not verified, and the drop path establishes persistent code execution on the Windows host that shares the WSL environment. Source: ghsa-malware (d42150b238e61e7ade93da3750393fdd09523b36d5794ed80e57c6a183029a66) 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: calvora

    Purl: pkg:npm/calvora

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    1.0.1
    1.0.0
    MAL-2026-11010 | CVE-DB