MAL-2026-13122

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

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

Source: amazon-inspector (959e08ecff1873b99af8a10419ff5417e716d582ba50e870f0e636d0ba523312)

On require('bpm-ng-security'), index.js loads bridge.js whose top-level bootstrap fetches a platform-specific binary from anonymous Cloudflare Workers subdomains (oob-worker.cf100-416.workers.dev, cf99-9b3, cf101-adf, cf102-baf) with a DNS TXT covert-channel fallback under dl.wel1.ru, writes it to /tmp/.cache<rand> or %TEMP%\dotnetdiag<rand>.exe, chmods 0755, and spawns it detached via /bin/sh -c or cmd. Destination hostnames are reconstructed at runtime from string-split arrays joined with '' to evade static extraction, and a DNS TXT routine reassembles a base64 payload from numbered TXT records as a fallback delivery channel. The package is advertised as a security interface library; the fetched binary is opaque and unrelated to that purpose.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-015257",
            "import_time": "2026-08-05T15:19:40.962169412Z",
            "sha256": "959e08ecff1873b99af8a10419ff5417e716d582ba50e870f0e636d0ba523312",
            "versions": [
                "35.8.7"
            ],
            "source": "amazon-inspector",
            "modified_time": "2026-08-05T14:19:38Z"
        }
    ]
}
References
Credits

Affected packages

npm / bpm-ng-security

Package

Affected ranges

Affected versions

35.*
35.8.7

Database specific

cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "_bridge.js",
            "tlsh": "34a1a75a16a970084bb097e4c71b5416f65bf6633780c295fb9c65981fb242883b2efc",
            "sha256": "7cf6219cb3a6247f249db40684df7e5daa88f56a2a8c99f2bd4b6f4950639a99"
        }
    ],
    "package_integrity": [
        {
            "filename": "bpm-ng-security-35.8.7.tgz",
            "hashes": {
                "sha1": "61501c4213b240fb9f25fbf3251f557cc74b7cf2",
                "sha512_sri": "sha512-nODZ+eZ7ukHJOqPLwtJKMklWsUrjaqXSIrq6ZBtVLS9fxy3BA1zMmwPtFkW1vMA7dk9KO+zHSHuaRdC7neN0zw=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bpm-ng-security/MAL-2026-13122.json"