MAL-2026-13110

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

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

Source: amazon-inspector (a2628bc930d903e5a69d6827559867687193357682be11a6caed59a65941caaf)

On require() of the package, adapter.js runs a setup() routine that detects the host OS and architecture, reconstructs Cloudflare Workers hostnames from split string arrays (oob-worker.cf99-9b3.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf100-416.workers.dev) with a DNS TXT chunked fallback against *.dl.wel1.ru, fetches a platform-specific binary via https.get to /pkg/package..., writes it to /var/tmp or %TEMP% under a disguised name (dotnetdiag<hex>.exe on Windows,.cache<hex> on Unix), chmods 0755, and spawns it detached and unref'd via cp.spawn('/bin/sh', ['-c', fp+' &']) or the Windows cmd equivalent. There is no version pinning, no hash or signature verification, and the fetched binary is unrelated to the package's stated 'persistence adapter' purpose. Destination hostnames are assembled at runtime from split string arrays to hide the literal C2 domains, and TELEMETRY opt-out environment variables are referenced as cover. index.js require('./_adapter') causes this to fire for any consumer of the package.

Database specific
{
    "malicious-packages-origins": [
        {
            "modified_time": "2026-08-05T14:21:27Z",
            "id": "IN-MAL-2026-015269",
            "import_time": "2026-08-05T15:19:41.682937054Z",
            "versions": [
                "35.8.8"
            ],
            "source": "amazon-inspector",
            "sha256": "a2628bc930d903e5a69d6827559867687193357682be11a6caed59a65941caaf"
        }
    ]
}
References
Credits

Affected packages

npm / bpm-foundation-feedback

Package

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

Affected ranges

Affected versions

35.*
35.8.8

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    }
]
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-wbn3EC4NHkcsnpp6oDSmMpRBaNGgAVAU5mdqTQSYEWL2itaZb+ssJGMlbzavrZvsTJSXYzRO0KRPHf4h9Al2Xw==",
                "sha1": "33ffcfcfa1557633f50538537e59f224597ccf19"
            },
            "filename": "bpm-foundation-feedback-35.8.8.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_adapter.js",
            "tlsh": "aba1969a056a701887b0ebe4c7175416f65be6633380d6c4fb9c5a581f7213483b2efc",
            "sha256": "93220bf570f441d682824ff019016b4c6669facc054935b7242a4a29816fa917"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bpm-foundation-feedback/MAL-2026-13110.json"