MAL-2026-11009

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/calmora/MAL-2026-11009.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-11009
Aliases
  • GHSA-7wwx-476f-c8gm
Published
2026-07-22T16:44:08Z
Modified
2026-08-04T22:04:59Z
Summary
Malicious code in calmora (npm)
Details

-= Per source details. Do not edit below this line.=-

Source: amazon-inspector (e18af070089392b367436cc347aa8b436273c45c3a1f793232788f844505d63e)

On import of the package's main entry, a top-level IIFE gated to Linux hosts detects a WSL environment by probing /mnt/c, locates the Windows user profile via NTUSER.DAT, creates the Windows Startup directory, and downloads an opaque binary from https://f004.backblazeb2.com/file/dp8hbvocjd2fpza/vite-dep.dat, writing it as vite-native-helper.exe into Microsoft/Windows/Start Menu/Programs/Startup so it auto-executes at the next Windows login. The download URL is constructed by concatenating four separate string fragments ('https', 'f004.backblazeb2.com', 'dp8hbvocjd2fpza', 'vite-dep.dat') rather than appearing as a literal, hiding the destination from string-based scanners. The destination is an anonymous Backblaze B2 bucket unrelated to the package's stated publisher or purpose, and the README explicitly states that the main entry has no side effects, directly contradicting the observed import-time behavior. The dropped filename ('vite-native-helper.exe') is a cover-story masquerading as Vite tooling.

Source: ghsa-malware (dd65d988f18a0f4c26e80ba1051269692e38e3461369a9cc62a0314755b06aee)

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.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "GHSA-7wwx-476f-c8gm",
            "import_time": "2026-07-22T23:02:09.275821672Z",
            "modified_time": "2026-07-22T16:44:09Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "dd65d988f18a0f4c26e80ba1051269692e38e3461369a9cc62a0314755b06aee",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-011070",
            "import_time": "2026-08-04T21:33:15.790705777Z",
            "modified_time": "2026-08-04T21:28:10Z",
            "sha256": "e18af070089392b367436cc347aa8b436273c45c3a1f793232788f844505d63e",
            "source": "amazon-inspector",
            "versions": [
                "1.0.1"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / calmora

Package

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

1.*
1.0.1

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "index.mjs",
            "sha256": "7bccf6c9ec92a13cf2b01379c4241442a1b190b18fc75c4931d58f73bb451b82",
            "tlsh": "fc81b796dfb9233847b5d2e16d49ca0bf76ce5713f42c8a0504c69242b8782ad13de9a"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/calmora/MAL-2026-11009.json"