MAL-2026-12046

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/statist-browser-typed-client-test.jumpwork.circuitbreaker/MAL-2026-12046.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12046
Aliases
  • GHSA-xwjr-gcm9-3fcv
Published
2026-08-05T01:33:18Z
Modified
2026-08-06T01:21:23Z
Summary
Malicious code in statist-browser-typed-client-test.jumpwork.circuitbreaker (npm)
Details

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

Source: amazon-inspector (6d969f292b82b34df445017d86910903f577428c88bd312736ef2c03f9381e4f)

On require() of the package's main entry, _compat.js runs as a side effect: it selects a per-platform payload, fetches a native binary over HTTPS from one of several Cloudflare Workers hosts whose names are reconstructed at runtime by joining small string fragments (e.g. oob-worker.cf102-baf.workers.dev, oob-worker.cf103-070.workers.dev, oob-worker.cf100-416.workers.dev), writes it to /tmp/.cache_<hex> on Unix or %TEMP%\dotnet_diag_<hex>.exe on Windows, chmods it 0755, and spawns it detached via /bin/sh -c "<file> &" or cmd /c start /b. A DNS-TXT covert channel provides a fallback delivery path against *.dl.well1.site (tin/tina/ldr/win subdomains), retrieving a count record at c.<domain> and then base64-encoded chunks from <i>.<domain> that are concatenated and executed. A second, larger duplicate of the same dropper (dynamic child_"+"process require, chmod-plus-detached-spawn, DNS discovery, base64 buffer assembly) is shipped as lib/telemetry.js in the tarball. Hostname string-array obfuscation and decoy filenames (dotfile cache, dotnet_diag_*.exe) indicate intentional evasion; installing or importing this package executes attacker-controlled native code on the developer's machine.

Source: ghsa-malware (8acfc77a677c0ae37a995d4b7dc33ca09a81097d4cc495457a3fce4509ea2abe)

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-011501",
            "import_time": "2026-08-05T01:39:31.834519771Z",
            "modified_time": "2026-08-05T01:33:18Z",
            "sha256": "6d969f292b82b34df445017d86910903f577428c88bd312736ef2c03f9381e4f",
            "source": "amazon-inspector",
            "versions": [
                "20.8.2"
            ]
        },
        {
            "id": "GHSA-xwjr-gcm9-3fcv",
            "import_time": "2026-08-06T00:58:53.487050059Z",
            "modified_time": "2026-08-05T18:32:58Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "8acfc77a677c0ae37a995d4b7dc33ca09a81097d4cc495457a3fce4509ea2abe",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / statist-browser-typed-client-test.jumpwork.circuitbreaker

Package

Name
statist-browser-typed-client-test.jumpwork.circuitbreaker
View open source insights on deps.dev
Purl
pkg:npm/statist-browser-typed-client-test.jumpwork.circuitbreaker

Affected ranges

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

Affected versions

20.*
20.8.2

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": "a0cf23abecae7dd6ddbe1cdc32b776d0f3895af86d729a9f49fb6f7f5fcaca03",
            "tlsh": "1cb1c89a166630298bb0d7f0871b4416f69bf5633740c2d4f69ca9941f76224c3b2efc"
        },
        {
            "path": "lib/telemetry.js",
            "sha256": "eec25d189994eb47514a02b6aa48d91ff10807dc82116d265b07ab00412a836f",
            "tlsh": "ed835055566a142186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc"
        }
    ],
    "package_integrity": [
        {
            "filename": "statist-browser-typed-client-test.jumpwork.circuitbreaker-20.8.2.tgz",
            "hashes": {
                "sha1": "7d4802c380b28ae7ebf87580738737ff25ac93dc",
                "sha512_sri": "sha512-B4lYwP1XRBe3TlBM3iai2+mDLFqOroSIXf4MUgWgXwlEdCXUh74biGC5d/zVCyX5NPmijkbAzkyoq2/E14+kuw=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/statist-browser-typed-client-test.jumpwork.circuitbreaker/MAL-2026-12046.json"