MAL-2026-12714

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/devplatform-i18n/MAL-2026-12714.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12714
Aliases
  • GHSA-955v-2fx5-8jjw
Published
2026-08-05T13:49:31Z
Modified
2026-08-06T01:20:29.026942840Z
Summary
Malicious code in devplatform-i18n (npm)
Details

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

Source: amazon-inspector (30b21acc89730541bc58390e2694a9e5410417e5232bb4f4d47c0c27b035e2f4)

Package is published as an i18n library but its main entry (index.js) requires./setup on load. setup.js selects a per-platform payload path, fetches bytes over HTTPS from mirror hosts assembled at runtime via array-join (oob-worker.cf103-070.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf99-9b3.workers.dev), with a DNS TXT chunked base64 fallback via subdomains of wel1.ru (sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, net.dl.wel1.ru). The fetched bytes are written to /var/tmp/.cache<hex> on Unix or %TEMP%\dotnetdiag<hex>.exe on Windows, chmod 0755, and spawned detached via /bin/sh -c '<path> &' or cmd /c start. A stamp file rate-limits re-execution. A parallel loader in lib/telemetry.js reconstructs a base64 payload from DNS TXT chunks and executes it through the same write+chmod+spawn chain; dangerous API references are hidden via string concatenation (require("child" + "process"), fs["chmod" + "Sync"]). Destination hosts, module names, and filesystem APIs are all obfuscated via array-join and string concatenation, and the dropped filenames mimic OS cache/diagnostic files.

Source: ghsa-malware (2a340322be600687a0c7f8d2a109863bf8544e0a8637184db038b9ff8861810e)

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.6.2"
            ],
            "id": "IN-MAL-2026-015054",
            "import_time": "2026-08-05T14:19:57.112780903Z",
            "modified_time": "2026-08-05T13:49:31Z",
            "source": "amazon-inspector",
            "sha256": "30b21acc89730541bc58390e2694a9e5410417e5232bb4f4d47c0c27b035e2f4"
        },
        {
            "modified_time": "2026-08-05T14:49:15Z",
            "id": "GHSA-955v-2fx5-8jjw",
            "import_time": "2026-08-06T00:58:53.331208944Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "source": "ghsa-malware",
            "sha256": "2a340322be600687a0c7f8d2a109863bf8544e0a8637184db038b9ff8861810e"
        }
    ]
}
References
Credits

Affected packages

npm / devplatform-i18n

Package

Affected ranges

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

Affected versions

35.*
35.6.2

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    },
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    }
]
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-IQjugtJUR62XftNwALYKVion1YK7sQ8vKaR82PnU9q7rfzRuNPGUVV8qcNuqu8GWHw5N78MNYRJK0kbSVSCALA==",
                "sha1": "1e3d6576a00c1b47daeb2ea3c7d9843450f804c8"
            },
            "filename": "devplatform-i18n-35.6.2.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "setup.js",
            "tlsh": "d5a1979916aa701847b0d7e4c71b4426f65bf66333808295fb9c55981fb7128c3b2efc",
            "sha256": "d0d656fa7abe7f187d7551a33a9c81e0ba4d2a119695d9547fbb84149a0878a0"
        },
        {
            "path": "lib/telemetry.js",
            "tlsh": "86835055566a242186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc",
            "sha256": "eebfbaba36f7d316da143b4b1536f06b9c93ef090456112d067d07c08728eb25"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/devplatform-i18n/MAL-2026-12714.json"