MAL-2026-2073

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@airtm/uuid-base32/MAL-2026-2073.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-2073
Aliases
  • GHSA-86xp-4fvm-qm2p
Published
2026-03-22T18:26:54Z
Modified
2026-03-26T01:09:05.515290Z
Summary
Malicious code in @airtm/uuid-base32 (npm)
Details

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

Source: amazon-inspector (5843013e1c89122451c17ec535f73c4e36dc3596c32522dd9b03bbb68637c4f3)

The package @airtm/uuid-base32 was found to contain malicious code.

Source: ghsa-malware (84567c613e54914cd75da334bcac014cbf70d859559d50b4740ceaa7e98ff171)

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.

Source: google-open-source-security (f9a4f538d2fee9dd5fbf3dde4d287cceb30162f7c3a252b901717b34d99bab9b)

This package was compromised by the CanisterWorm campaign by the TeamPCP threat actor. The malicious payload establishes persistence as user systemd service and places a backdoor on the infected host. The malware will also harvest npm credentials and can autonomously spread.

Database specific
{
    "iocs": {
        "domains": [
            "litellm.cloud"
        ],
        "urls": [
            "https://tdtqy-oyaaa-aaaae-af2dq-cai.raw.icp0.io/"
        ]
    },
    "malicious-packages-origins": [
        {
            "id": "GHSA-86xp-4fvm-qm2p",
            "sha256": "84567c613e54914cd75da334bcac014cbf70d859559d50b4740ceaa7e98ff171",
            "import_time": "2026-03-22T19:24:10.461887173Z",
            "source": "ghsa-malware",
            "modified_time": "2026-03-22T18:26:57Z",
            "versions": [
                "1.0.2"
            ]
        },
        {
            "import_time": "2026-03-23T05:14:08.057324991Z",
            "sha256": "5843013e1c89122451c17ec535f73c4e36dc3596c32522dd9b03bbb68637c4f3",
            "source": "amazon-inspector",
            "modified_time": "2026-03-23T05:11:41Z",
            "versions": [
                "1.0.2"
            ]
        },
        {
            "import_time": "2026-03-26T00:34:45.457126Z",
            "sha256": "f9a4f538d2fee9dd5fbf3dde4d287cceb30162f7c3a252b901717b34d99bab9b",
            "source": "google-open-source-security",
            "modified_time": "2026-03-26T00:33:27Z",
            "versions": [
                "1.0.2"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / @airtm/uuid-base32

Package

Name
@airtm/uuid-base32
View open source insights on deps.dev
Purl
pkg:npm/%40airtm/uuid-base32

Affected ranges

Affected versions

1.*
1.0.2

Database specific

source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@airtm/uuid-base32/MAL-2026-2073.json"
cwes
[
    {
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506"
    }
]