MAL-2026-5220

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/autotel-edge/MAL-2026-5220.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-5220
Published
2026-06-05T00:53:43Z
Modified
2026-07-08T22:01:53.874174076Z
Summary
Malicious code in autotel-edge (npm)
Details

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

Source: amazon-inspector (811b38cb7e91f18a899293fc6cd657bdc63f07714d5277920cfc21532b5aca08)

No concrete installer-harm signals were identified in this package version. No lifecycle hooks, hardcoded exfiltration endpoints, credential-path reads, or dropper patterns were surfaced. With no corroborating evidence of malicious behavior, a published block is not warranted; routing to human review so a reviewer can complete coverage and confirm benign intent or escalate if a specific harmful code path is identified.

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

The Miasma malware is a self-propagating worm that spreads across the npm registry by abusing weaponized binding.gyp files to achieve execution during package installation, bypassing security tools that only inspect package lifecycle scripts. Upon execution, the malware attempts to exfiltrate credentials and OIDC tokens for various cloud and registry services, and propagates by compromising other packages managed by the stolen accounts or committing backdoor files to GitHub repositories.

Database specific
{
    "malicious-packages-origins": [
        {
            "import_time": "2026-06-05T05:50:37.549948Z",
            "source": "google-open-source-security",
            "modified_time": "2026-06-05T05:12:55.157000667Z",
            "sha256": "a6c7977dbc054cdb7fe56da0d2fbd26e2a6fed695deb4263ccbf4adfedd86acb",
            "versions": [
                "3.16.13"
            ]
        },
        {
            "import_time": "2026-07-08T21:54:10.939689039Z",
            "source": "amazon-inspector",
            "modified_time": "2026-07-08T21:38:05Z",
            "sha256": "811b38cb7e91f18a899293fc6cd657bdc63f07714d5277920cfc21532b5aca08",
            "id": "IN-MAL-2026-008644",
            "versions": [
                "3.16.13"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / autotel-edge

Package

Affected ranges

Affected versions

3.*
3.16.13

Database specific

source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/autotel-edge/MAL-2026-5220.json"
indicators
{
    "package_integrity": [
        {
            "filename": "autotel-edge-3.16.13.tgz",
            "hashes": {
                "sha512_sri": "sha512-Z4G6n3kxJHuobXuJGEwdFLrMfvsr26chmRHeNuSXa97w4ttr85cPQWprP5WbZYguWxzF9xMrkKV2rWEa4C4ZVw==",
                "sha1": "02942464350b23d9c79f674f814308ad3bb800c6"
            }
        }
    ]
}
cwes
[
    {
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506"
    }
]