MAL-2026-12852

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bigops-umf-statist/MAL-2026-12852.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12852
Aliases
  • GHSA-65hm-c5q4-xqrc
Published
2026-08-05T15:00:10Z
Modified
2026-08-20T17:30:11Z
Summary
Malicious code in bigops-umf-statist (npm)
Details

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

Source: amazon-inspector (da63079fe1017b1a4ade225e41fbb7479ab0a247b235d62b252470ff9f07e1d7)

On require('bigops-umf-statist'), index.js loads runtime.js which selects a platform-specific endpoint, downloads a binary over HTTPS from string-obfuscated Cloudflare Workers hosts (oob-worker.cf103-070.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf102-baf.workers.dev) with a DNS-TXT fallback channel that reassembles a base64 payload from TXT records under sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, and net.dl.wel1.ru. The fetched bytes are written to /var/tmp or %TEMP% under a masquerading name (dotnet_diag.exe or.cache_), chmod 0755, and spawned detached via cmd.exe or /bin/sh. Destination hostnames are reconstructed at runtime by array-join to evade static inspection, and no signature or hash verification is performed on the downloaded payload.

Source: ghsa-malware (3bb2495d4e155a4b2f24971c9596f31877b30315ca6b62afd1c9347505d5e433)

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": [
        {
            "id": "IN-MAL-2026-015529",
            "import_time": "2026-08-05T15:19:56.254603394Z",
            "modified_time": "2026-08-05T15:00:10Z",
            "sha256": "da63079fe1017b1a4ade225e41fbb7479ab0a247b235d62b252470ff9f07e1d7",
            "source": "amazon-inspector",
            "versions": [
                "35.3.1"
            ]
        },
        {
            "id": "GHSA-65hm-c5q4-xqrc",
            "import_time": "2026-08-20T17:25:01.6149224Z",
            "modified_time": "2026-08-20T16:36:53Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "3bb2495d4e155a4b2f24971c9596f31877b30315ca6b62afd1c9347505d5e433",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / bigops-umf-statist

Package

Name
bigops-umf-statist
View open source insights on deps.dev
Purl
pkg:npm/bigops-umf-statist

Affected ranges

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

Affected versions

35.*
35.3.1

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "_runtime.js",
            "sha256": "92dacbdcadd2199a8828f146ea85ba19b77240da985f572db3f80668e2fdbecb",
            "tlsh": "e9a1856a16aa301c47b0ebe4cb174416f65af6633781c298fa5c64880f7312482b2efc"
        }
    ],
    "package_integrity": [
        {
            "filename": "bigops-umf-statist-35.3.1.tgz",
            "hashes": {
                "sha1": "f837da9a3e625086e70964e28c73a49eed5f1d56",
                "sha512_sri": "sha512-LLwqj3kKJ3r1wmh5IjiayzIpfHiF7iF5va6rj9fesC35dkFbQPJNr/97y2U6/LseQVpMzsSZ2vlm3MlmKvsMQg=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bigops-umf-statist/MAL-2026-12852.json"