MAL-2026-12515

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bpm-foundation-test-jest/MAL-2026-12515.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12515
Published
2026-08-05T14:19:29Z
Modified
2026-08-05T14:35:14.911926849Z
Summary
Malicious code in bpm-foundation-test-jest (npm)
Details

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

Source: amazon-inspector (de196f443359e53af966cb2ca288d90e59e708c2cf7ad33ab2e0e20b7df2869e)

On require, index.js loads setup.js which assembles destination hostnames at runtime from split string fragments (resolving to oob-worker.cf103-070.workers.dev, oob-worker.cf102-baf.workers.dev, oob-worker.cf99-9b3.workers.dev) with a DNS TXT fallback channel to sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, and net.dl.wel1.ru. The script downloads a platform-specific binary via https.get, writes it to /var/tmp or %TEMP% under disguised names (dotnetdiag<rand>.exe,.cache_<rand>), chmods 0755, and spawns it detached through /bin/sh -c or cmd.exe. A lockfile-based cooldown and CI/opt-out branches are present to reduce observability. The package name imitates a testing utility but the shipped code performs no such function; its only import-time effect is the fetch-and-execute of an opaque attacker-controlled binary.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-015256",
            "import_time": "2026-08-05T14:20:17.182683381Z",
            "sha256": "de196f443359e53af966cb2ca288d90e59e708c2cf7ad33ab2e0e20b7df2869e",
            "modified_time": "2026-08-05T14:19:29Z",
            "versions": [
                "35.9.3"
            ],
            "source": "amazon-inspector"
        }
    ]
}
References
Credits

Affected packages

npm / bpm-foundation-test-jest

Package

Name
bpm-foundation-test-jest
View open source insights on deps.dev
Purl
pkg:npm/bpm-foundation-test-jest

Affected ranges

Affected versions

35.*
35.9.3

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-hMKvJ4UMSQkMGjfPJcCHDVYvIes+ynxerNhqjHNNxJBC2u5kecpRX00Da1l66A/XE29GaH7f3CEUS1shbsct8w==",
                "sha1": "ea3769128c303d3f5532c5109f8d4727be7e4cd8"
            },
            "filename": "bpm-foundation-test-jest-35.9.3.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "setup.js",
            "sha256": "9df73e1f3666dee7d135b9aa00171b68a90f420d611327a848acf51343363db2",
            "tlsh": "d6a1865a167a30194bb0a7f4c717441afa5af663338086d4fb5c65d81fb612483b2efc"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bpm-foundation-test-jest/MAL-2026-12515.json"