MAL-2026-12846

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bigops-timers/MAL-2026-12846.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12846
Aliases
  • GHSA-q2qx-j3hh-f9p2
Published
2026-08-05T15:01:16Z
Modified
2026-08-26T01:18:20Z
Summary
Malicious code in bigops-timers (npm)
Details

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

Source: amazon-inspector (da3857e871cb391df75568052701aae6a172eedcee963519c5e6ac9feeff9cbb)

On require() of bigops-timers, index.js loads compat.js which downloads a platform-specific binary from Cloudflare Workers hosts (oob-worker.cf103-070.workers.dev, oob-worker.cf102-baf.workers.dev, oob-worker.cf99-9b3.workers.dev) with a DNS TXT-record chunked fallback via sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, and net.dl.wel1.ru. The fetched bytes are written to /tmp or %TEMP% under masquerade filenames such as.cache and dotnet_diag_.exe, chmod 0755 is applied on Unix, and the file is spawned detached via /bin/sh -c ' &' or cmd.exe /c start. Destination hostnames, resolver domains, and the child_process module name are assembled by Array.join('') from split string fragments to evade static analysis. No hash or signature verification is performed, destinations are mutable and unrelated to the declared 'timers' purpose, and a second variant of the same fetch-chmod-spawn pipeline ships in lib/telemetry.js framed as an analytics SDK. Any consumer that installs or requires this package receives remote code execution under the installing user.

Source: ghsa-malware (745526050b6c9441bdfc7808c1e2d378686f0bb51c74c8a753e84037f2b3a7db)

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-015536",
            "import_time": "2026-08-05T15:19:56.646265425Z",
            "modified_time": "2026-08-05T15:01:16Z",
            "sha256": "da3857e871cb391df75568052701aae6a172eedcee963519c5e6ac9feeff9cbb",
            "source": "amazon-inspector",
            "versions": [
                "35.9.5"
            ]
        },
        {
            "id": "GHSA-q2qx-j3hh-f9p2",
            "import_time": "2026-08-25T16:26:05.053205697Z",
            "modified_time": "2026-08-25T15:55:15Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "745526050b6c9441bdfc7808c1e2d378686f0bb51c74c8a753e84037f2b3a7db",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / bigops-timers

Package

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

Affected ranges

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

Affected versions

35.*
35.9.5

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": "_compat.js",
            "sha256": "cc75a1e990805a104f0033754913a7f5923c206c98d859ffd7021b5251c622b3",
            "tlsh": "38a186aa15a670194bb0dbf4c7174415f65af6a33380c298fb5c65981f7316483b2efc"
        },
        {
            "path": "lib/telemetry.js",
            "sha256": "d9e0760402fe367f1aeecec7846df051d84393d7fd0cd77e3fae126fd1a48ff2",
            "tlsh": "1b835055566a142186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc"
        }
    ],
    "package_integrity": [
        {
            "filename": "bigops-timers-35.9.5.tgz",
            "hashes": {
                "sha1": "8fe6b297c97a7b1d147533f5f2b5f3941f531776",
                "sha512_sri": "sha512-vIBJaNrMWKMOWGf2+sCopS9INmAqyR0UG3OyIDWmTLWypye6JGZs56sA1WkZIAcs68NR/UCqVmep/btbqZtVjg=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bigops-timers/MAL-2026-12846.json"