MAL-2026-5200

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@ethlete/core/MAL-2026-5200.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-5200
Published
2026-06-05T00:53:43Z
Modified
2026-07-08T20:46:56.002057955Z
Summary
Malicious code in @ethlete/core (npm)
Details

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

Source: amazon-inspector (580c72aa7afc42653ec3679eeaa96ac10d9c389434355415542ac48a36c39b45)

The package was found to contain malicious code or consuming dependency that contains malicious code

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": [
        {
            "sha256": "a6c7977dbc054cdb7fe56da0d2fbd26e2a6fed695deb4263ccbf4adfedd86acb",
            "source": "google-open-source-security",
            "import_time": "2026-06-05T05:50:37.549948Z",
            "modified_time": "2026-06-05T05:12:55.157000667Z",
            "versions": [
                "4.31.1"
            ]
        },
        {
            "sha256": "580c72aa7afc42653ec3679eeaa96ac10d9c389434355415542ac48a36c39b45",
            "id": "IN-MAL-2026-008313",
            "source": "amazon-inspector",
            "import_time": "2026-07-08T20:32:12.814635491Z",
            "modified_time": "2026-07-08T19:52:08Z",
            "versions": [
                "4.31.1"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / @ethlete/core

Package

Name
@ethlete/core
View open source insights on deps.dev
Purl
pkg:npm/%40ethlete/core

Affected ranges

Affected versions

4.*
4.31.1

Database specific

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