MAL-2026-12805

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/strath/MAL-2026-12805.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12805
Published
2026-08-05T13:36:26Z
Modified
2026-08-05T14:37:22.814128908Z
Summary
Malicious code in strath (npm)
Details

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

Source: amazon-inspector (b9ae02b92920c1e028b5785e69013ea4662e4eb3180872531d64ccca00eef239)

The package declares a postinstall script that runs dist/config.js. That script fetches JSON from https://my-api.trade-api.workers.dev?id=2 and then executes globalThis[data.success](data.id), where both the method name and its argument are supplied by the remote server. This gives the operator of that endpoint arbitrary code execution on any machine that runs npm install strath — the invocation fires automatically as part of the default install lifecycle. The behavior is unrelated to the package's advertised path-utility purpose. The same script also references globalThis[tag](text) with undefined identifiers, consistent with a deliberately opaque dropper shape rather than a normal build step.

Database specific
{
    "malicious-packages-origins": [
        {
            "import_time": "2026-08-05T14:19:49.42263874Z",
            "id": "IN-MAL-2026-014985",
            "sha256": "12c207beb2ff9be81457e36a86a366dc7372548d0c34ea05c93c5a3e75d387c8",
            "modified_time": "2026-08-05T13:37:43Z",
            "source": "amazon-inspector",
            "versions": [
                "1.1.1"
            ]
        },
        {
            "id": "IN-MAL-2026-014984",
            "import_time": "2026-08-05T14:19:49.338430832Z",
            "sha256": "b9ae02b92920c1e028b5785e69013ea4662e4eb3180872531d64ccca00eef239",
            "modified_time": "2026-08-05T13:36:26Z",
            "source": "amazon-inspector",
            "versions": [
                "1.1.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / strath

Package

Affected ranges

Affected versions

1.*
1.1.0
1.1.1

Database specific

cwes
[
    {
        "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",
        "cweId": "CWE-506"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "dist/config.js",
            "tlsh": "0ed0977bc28da028782470ddd0090220b083e9228b2e840bea1eead19cd5820ea00134",
            "sha256": "5519f42578caff8d2436a9c42f496a92f6aa14f576521e6cef2ab717d98c2a45"
        }
    ],
    "package_integrity": [
        {
            "filename": "strath-1.1.1.tgz",
            "hashes": {
                "sha512_sri": "sha512-cYX9Q1GkaBvBOqSo2xT7intX3glNwbDELA/dGEn0pkQbmn2m7786K/P5iYqpck2/fWNpa2zObiTeqCcVgcv5kw==",
                "sha1": "af10b49ca798a7f6d1d698494d388c82068e66db"
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/strath/MAL-2026-12805.json"