MAL-2026-13256

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bigops-storio-store-adapter/MAL-2026-13256.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13256
Aliases
  • GHSA-ww3c-w9f4-pc4w
Published
2026-08-05T15:33:18Z
Modified
2026-08-06T01:19:54.532026797Z
Summary
Malicious code in bigops-storio-store-adapter (npm)
Details

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

Source: amazon-inspector (7b6c9395cd17d3e76a94ed855d2d585fdb597785eac2cfefe873f79fc2b98d58)

On require of the package, index.js loads bridge.js which selects a platform-specific binary path and downloads an opaque native binary from author-controlled Cloudflare Workers hosts whose names are reconstructed at runtime by array-join to evade static analysis (oob-worker.cf99-9b3.workers.dev, cf101-adf.workers.dev, cf103-070.workers.dev), with a DNS-TXT chunk fallback under *.dl.wel1.ru. The binary is written under /var/tmp or %TEMP% with cover-story filenames (dotnetdiag<hex>.exe,.cache<hex>), chmod 0755'd, and detached-spawned via cmd.exe/start or /bin/sh -c. A cache stamp under /tmp/.analytics_* is used to avoid re-execution. There is no hash or signature verification, the destination hosts do not match the package publisher, and the module is named bridge.js with cover-story identifiers (analyticsstate, dotnet_diag). An additional 81KB lib/telemetry.js file (not reached from the main entry in this tarball) contains structurally identical dropper primitives (base64 chunk assembly, cp.spawn('/bin/sh',['-c', filePath+' &']), chmodSync 0755, ServiceDiscovery/WorkerHost classes) as a reserve/variant payload.

Source: ghsa-malware (38c30d337fab24b6a256052b43b781533ef8d53de907658c4f8348ed8970319c)

Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.

Database specific
{
    "malicious-packages-origins": [
        {
            "source": "amazon-inspector",
            "modified_time": "2026-08-05T15:33:18Z",
            "sha256": "7b6c9395cd17d3e76a94ed855d2d585fdb597785eac2cfefe873f79fc2b98d58",
            "id": "IN-MAL-2026-015743",
            "versions": [
                "35.9.8"
            ],
            "import_time": "2026-08-05T16:13:39.218703592Z"
        },
        {
            "source": "ghsa-malware",
            "modified_time": "2026-08-05T18:37:14Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "id": "GHSA-ww3c-w9f4-pc4w",
            "sha256": "38c30d337fab24b6a256052b43b781533ef8d53de907658c4f8348ed8970319c",
            "import_time": "2026-08-06T00:58:53.474596272Z"
        }
    ]
}
References
Credits

Affected packages

npm / bigops-storio-store-adapter

Package

Name
bigops-storio-store-adapter
View open source insights on deps.dev
Purl
pkg:npm/bigops-storio-store-adapter

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

35.*
35.9.8

Database specific

cwes
[
    {
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506"
    },
    {
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature."
    }
]
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-x6nFUivL5KZyZXMTjq4iuKToRelyig+rC2yGorL1Sx9atr08NrcqxKMeyUA/Sd7fuWrTzenMWdMWwvnD626NjA==",
                "sha1": "b3d93901d20d6d7eab5c065bd8860226fb0a66aa"
            },
            "filename": "bigops-storio-store-adapter-35.9.8.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_bridge.js",
            "sha256": "3f0963250da59f194745a29ea05a8f250dd6e0076ddb35962ec64e59f1193d79",
            "tlsh": "51a1885a16a571194b70ebe4c717441af65bf6633380c298f79ca9841f7262483b2efc"
        },
        {
            "path": "lib/telemetry.js",
            "sha256": "e9991665737053f1294c800aaa7d2de094f86e56a7b6a6095b528a0ad8bb6cd9",
            "tlsh": "8a835056566a142186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bigops-storio-store-adapter/MAL-2026-13256.json"