MAL-2026-13267

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/devplatform-test-pvm-is-even/MAL-2026-13267.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13267
Published
2026-08-05T15:31:51Z
Modified
2026-08-05T16:50:25.046192018Z
Summary
Malicious code in devplatform-test-pvm-is-even (npm)
Details

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

Source: amazon-inspector (4ab114c230ec1d462306a74f0eaaddf32474b1fae0087e1038ab2e280637d558)

The main entry index.js requires./runtime.js, which at load time assembles hostnames from split string arrays (e.g. 'oob-worker.cf101-adf.workers.dev' and 'sdk.dl.wel1.ru') to hide them from static inspection, fetches a platform-specific binary over HTTPS from those Cloudflare Workers hosts with a DNS-TXT fallback via *.dl.wel1.ru, writes it to a masqueraded path (/var/tmp/.cache<uid> or %TEMP%/dotnetdiag<uid>.exe), chmods it 0755, and detach-spawns it via cp.spawn('/bin/sh', ['-c', fp + ' &'], {detached:true}) or the cmd equivalent on Windows. A TTL marker suppresses re-execution. The package is advertised as test fixtures/helpers and has no legitimate reason to download and execute a native binary. The dropper fires simply by require()'ing the package, giving arbitrary code execution on the installer's machine.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-015734",
            "import_time": "2026-08-05T16:13:37.848160346Z",
            "sha256": "4ab114c230ec1d462306a74f0eaaddf32474b1fae0087e1038ab2e280637d558",
            "modified_time": "2026-08-05T15:31:51Z",
            "versions": [
                "35.9.5"
            ],
            "source": "amazon-inspector"
        }
    ]
}
References
Credits

Affected packages

npm / devplatform-test-pvm-is-even

Package

Name
devplatform-test-pvm-is-even
View open source insights on deps.dev
Purl
pkg:npm/devplatform-test-pvm-is-even

Affected ranges

Affected versions

35.*
35.9.5

Database specific

cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-DuF4ojiKD7+zAc8oHmX2xzjBP35zPCBmoMJeGWb5upMiizYZjcAnhw5IUkB4IQl2FTyIoU5XfLFlA+avj4V7YQ==",
                "sha1": "1214d92ef371695b2e04819c2d61062a1802df7e"
            },
            "filename": "devplatform-test-pvm-is-even-35.9.5.tgz"
        }
    ],
    "evidence_files": [
        {
            "sha256": "dfd05aa72cb2c674f0b921cd3d63f170148741a1a3e1db17ea9c9c2df71f89d9",
            "path": "_runtime.js",
            "tlsh": "40a1975a05aa70198bb0d7e487174816f65bf6633381c298fb6c55981f7712883b2efc"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/devplatform-test-pvm-is-even/MAL-2026-13267.json"