MAL-2026-12858

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bigops-web-analytics/MAL-2026-12858.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12858
Aliases
  • GHSA-xhcr-hf85-87pj
Published
2026-08-05T15:00:22Z
Modified
2026-08-06T01:20:05.223150420Z
Summary
Malicious code in bigops-web-analytics (npm)
Details

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

Source: amazon-inspector (18ba471d08385d30965c87d85316db28f34e4cd5f6f5eb20f5f9cedc33cd12bf)

On require(), index.js loads helpers.js which selects a platform-specific endpoint and fetches an opaque binary payload from string-split-obfuscated hosts (oob-worker.cf103-070.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf99-9b3.workers.dev), with a base64-over-DNS-TXT fallback resolved via *.wel1.ru (sdk.dl.wel1.ru and siblings). The fetched bytes are written to /var/tmp/.cache<rnd> on Linux or %TEMP%\dotnetdiag<rnd>.exe on Windows, chmod 0755, and spawned detached via /bin/sh -c or cmd.exe. Hostnames are assembled by Array.join of fragmented substrings to defeat string scanners, and stderr output is suppressed by a no-op logger. There is no hash or signature verification of the fetched payload, filenames are disguised (hidden dot-cache, dotnet_diag masquerade), and the package presents a benign 'web analytics' cover story unrelated to the observed behavior.

Source: ghsa-malware (f1aa3f63bc076351d61ef5bab5e815a78ca3d882111c16ff81b32622b5abc3a6)

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": [
        {
            "versions": [
                "35.9.4"
            ],
            "import_time": "2026-08-05T15:19:56.332341746Z",
            "sha256": "18ba471d08385d30965c87d85316db28f34e4cd5f6f5eb20f5f9cedc33cd12bf",
            "modified_time": "2026-08-05T15:00:22Z",
            "id": "IN-MAL-2026-015530",
            "source": "amazon-inspector"
        },
        {
            "import_time": "2026-08-06T00:58:53.481979545Z",
            "sha256": "f1aa3f63bc076351d61ef5bab5e815a78ca3d882111c16ff81b32622b5abc3a6",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "modified_time": "2026-08-05T18:48:30Z",
            "id": "GHSA-xhcr-hf85-87pj",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / bigops-web-analytics

Package

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

Affected ranges

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

Affected versions

35.*
35.9.4

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
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-a7Ypgbp+VLc2mALEwrjV3kq3biQcrTd/v1B9+io9Ti9Tt8hPkpfAPfXpm3vlEuOK9j/LlZcXcpKi2CBv4EBrrw==",
                "sha1": "ed7dd8ce4a401458e6779de47b6aba185e1a7962"
            },
            "filename": "bigops-web-analytics-35.9.4.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_helpers.js",
            "sha256": "9d27d0805584a560146305ed29e5f919a851ca3958a2f213d567324c4be79c58",
            "tlsh": "93a1a856056570184bb097e0c71b8426f66bf6633781c294fb5ca5985f7711883b2efc"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bigops-web-analytics/MAL-2026-12858.json"