MAL-2026-13117

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bpm-foundation-sentry/MAL-2026-13117.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13117
Published
2026-08-05T14:21:08Z
Modified
2026-08-05T15:52:32.027955655Z
Summary
Malicious code in bpm-foundation-sentry (npm)
Details

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

Source: amazon-inspector (896fd9239310d1f672d716bb70e9720d15f59139fcc59ce6a935be7a60112001)

The package's main entry (index.js) unconditionally requires runtime.js, which downloads an opaque platform-specific binary at load time from hardcoded Cloudflare Workers subdomains (oob-worker.cf100-416.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf102-baf.workers.dev) with a DNS-TXT base64 fallback under sdk.dl.wel1.ru, writes it to /var/tmp or %TEMP% under disguised names (.cache<hex>, dotnetdiag<hex>.exe,.analyticsstate), sets mode 0755, and detached-spawns it via /bin/sh -c or cmd.exe /c start /b. C2 hostnames, the childprocess import, and fs.chmodSync are assembled from split-string arrays and concatenation to evade string scanners. Cover-story naming and opt-out env checks present the behavior as telemetry, but the fetched bytes are opaque native code from anonymous *.workers.dev hosts unrelated to any declared publisher.

Database specific
{
    "malicious-packages-origins": [
        {
            "versions": [
                "35.8.7"
            ],
            "import_time": "2026-08-05T15:19:41.539659254Z",
            "sha256": "896fd9239310d1f672d716bb70e9720d15f59139fcc59ce6a935be7a60112001",
            "id": "IN-MAL-2026-015267",
            "modified_time": "2026-08-05T14:21:08Z",
            "source": "amazon-inspector"
        }
    ]
}
References
Credits

Affected packages

npm / bpm-foundation-sentry

Package

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

Affected ranges

Affected versions

35.*
35.8.7

Database specific

indicators
{
    "package_integrity": [
        {
            "filename": "bpm-foundation-sentry-35.8.7.tgz",
            "hashes": {
                "sha512_sri": "sha512-OPF9AX6tIAlKDxC/23leI8VjIB6PGSvNMdrL/5i9kD+G0YOzyhTru/wIrWEzCMdnGx2djF6iY92zgJXZGbGbng==",
                "sha1": "cb3e73a0ca77aa8e3d7dc6cb2436462f3018c12b"
            }
        }
    ],
    "evidence_files": [
        {
            "tlsh": "41a1a95a166630198bb0dbf0c7175416f65be2633381c294fb9c69985fb316483b2efc",
            "sha256": "bc1cebd9c87601c3096356d6ea75d8d89ba321aa82a6802cc30a773beacee1a1",
            "path": "_runtime.js"
        }
    ]
}
cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506"
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bpm-foundation-sentry/MAL-2026-13117.json"