MAL-2026-12226

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/time-webkit-tag/MAL-2026-12226.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12226
Aliases
  • GHSA-hq8m-4h47-frrh
Published
2026-08-05T09:16:23Z
Modified
2026-08-26T01:14:23Z
Summary
Malicious code in time-webkit-tag (npm)
Details

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

Source: amazon-inspector (4da59763ac0349051b13656079486ab8c8c08971ff18c5efa84fbf8f5ce022a0)

On require of the package, index.js loads init.js which unconditionally invokes start(). start() selects a platform-specific asset path, assembles CDN hostnames from split string arrays (oob-worker.cf101-adf.workers.dev family, with a *.dl.well1.site DNS-TXT chunked-transfer fallback), fetches an opaque binary over HTTPS, writes it to /var/tmp or %TEMP% under a hidden dot-file or masquerading name (e.g..cache, dotnet_diag_.exe), chmods it 0755, and spawns it detached via /bin/sh -c or cmd.exe with.unref(). No hash or signature verification is performed and the destination hosts are assembled at runtime to evade static string matching. A second dropper implementation in lib/telemetry.js repeats the same fetch/base64-decode/chmod/spawn chain, with the chmodSync and child_process identifiers built via string concatenation (fs["chmod"+"Sync"], "child_"+"process") under an analytics-SDK cover story. The package is advertised as a webkit tag provider and has no legitimate need for this behavior.

Source: ghsa-malware (feba4b8d0aff7f1addb08ca4c1c2472fa5bcaec6da9e1b431a47c3c91bab007b)

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-014617",
            "import_time": "2026-08-05T09:28:30.968894763Z",
            "modified_time": "2026-08-05T09:16:23Z",
            "sha256": "4da59763ac0349051b13656079486ab8c8c08971ff18c5efa84fbf8f5ce022a0",
            "source": "amazon-inspector",
            "versions": [
                "20.1.6"
            ]
        },
        {
            "id": "GHSA-hq8m-4h47-frrh",
            "import_time": "2026-08-25T15:30:22.804319688Z",
            "modified_time": "2026-08-25T15:12:22Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "feba4b8d0aff7f1addb08ca4c1c2472fa5bcaec6da9e1b431a47c3c91bab007b",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / time-webkit-tag

Package

Name
time-webkit-tag
View open source insights on deps.dev
Purl
pkg:npm/time-webkit-tag

Affected ranges

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

Affected versions

20.*
20.1.6

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": "_init.js",
            "sha256": "dbafeba6472b6ac6acb2b03f0993c8194193173697ff6607ab57659683e03c96",
            "tlsh": "f6a1c89616a5701d4b70abe58b178419f65af6633380c2d0f75ca8981f7612483b2efc"
        },
        {
            "path": "lib/telemetry.js",
            "sha256": "12f38f8479e0f7b5e77955d7c4f4b778bec6969a34342244f0f8de53f58d7881",
            "tlsh": "32835056566a142186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc"
        }
    ],
    "package_integrity": [
        {
            "filename": "time-webkit-tag-20.1.6.tgz",
            "hashes": {
                "sha1": "ff29f6aa3a18ef03adcc26700bc9f72ab826b5f4",
                "sha512_sri": "sha512-SZjaBa1rQgq8KutqfpgUMfCuClU8nqueKblHc4sMi3kv6hmx9oz7kJ9XO7IB6eHyXfWQxQJTXLHHka5Wp4lAfg=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/time-webkit-tag/MAL-2026-12226.json"