MAL-2026-13379

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/statist-browser-typed-client-sme.rko.tariffs.web/MAL-2026-13379.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13379
Aliases
  • GHSA-4wxq-w9rr-6pcg
Published
2026-08-05T18:48:30Z
Modified
2026-08-06T01:21:21.198173629Z
Summary
Malicious code in statist-browser-typed-client-sme.rko.tariffs.web (npm)
Details

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

Source: amazon-inspector (d52851f17c7c1a340dd9999cf89369ffffd6fbe5bac9aa1b441bdc42ce320067)

On require() of this package, index.js loads compat.js which selects a platform-specific payload path, fetches an opaque binary over HTTPS from one of three string-obfuscated *.workers.dev hosts (oob-worker.cf100-416.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf101-adf.workers.dev), and falls back to a DNS TXT covert channel on *.dl.well1.site (tin/tina/ldr/win.dl.well1.site) if HTTPS fails. The fetched bytes are written to a temp file with a cover-story name (dotnetdiag_*.exe on Windows, /var/tmp/.cache_* on Unix), chmod 0755, and spawned detached via /bin/sh -c or cmd /c start. C2 hostnames are assembled at runtime from split-string arrays joined with '' to evade static analysis. There is no signature or hash verification, and the fetched binary is unrelated to the package's stated 'web adapter' purpose. A cooldown marker is written to suppress re-execution.

Source: ghsa-malware (29a2a0d522406d0128194553c60de18b585809950484c55520855bcd266dac62)

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": [
                "20.3.8"
            ],
            "sha256": "d52851f17c7c1a340dd9999cf89369ffffd6fbe5bac9aa1b441bdc42ce320067",
            "id": "IN-MAL-2026-015889",
            "import_time": "2026-08-05T21:31:20.671857982Z",
            "modified_time": "2026-08-05T21:03:06Z",
            "source": "amazon-inspector"
        },
        {
            "sha256": "29a2a0d522406d0128194553c60de18b585809950484c55520855bcd266dac62",
            "id": "GHSA-4wxq-w9rr-6pcg",
            "import_time": "2026-08-06T00:58:53.284978281Z",
            "modified_time": "2026-08-05T18:48:30Z",
            "source": "ghsa-malware",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ]
        }
    ]
}
References
Credits

Affected packages

npm / statist-browser-typed-client-sme.rko.tariffs.web

Package

Name
statist-browser-typed-client-sme.rko.tariffs.web
View open source insights on deps.dev
Purl
pkg:npm/statist-browser-typed-client-sme.rko.tariffs.web

Affected ranges

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

Affected versions

20.*
20.3.8

Database specific

source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/statist-browser-typed-client-sme.rko.tariffs.web/MAL-2026-13379.json"
indicators
{
    "evidence_files": [
        {
            "sha256": "b410df7f2fe574d1051253f19fdff9ff512e56a267cfd1eda05e07ff1fb3243e",
            "path": "_compat.js",
            "tlsh": "7ba197aa16a670184bb0dbe5d7175415f65af2637380c2d8fb9c65880fb212482f2ffc"
        }
    ],
    "package_integrity": [
        {
            "filename": "statist-browser-typed-client-sme.rko.tariffs.web-20.3.8.tgz",
            "hashes": {
                "sha512_sri": "sha512-ESn8Su3M5nZgX5fSoKngQ+DiicZTZzsBvCsxMS7N7AppxKIIdTkZOF5kYMdly7+b+JMPujeGIumDQLiXaXnfnQ==",
                "sha1": "e81d38a8c06c02b1be742e204c5ed4bb9ad821f6"
            }
        }
    ]
}
cwes
[
    {
        "name": "Embedded Malicious Code",
        "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."
    }
]