MAL-2026-12768

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/devplatform-spa-plugin-i18next/MAL-2026-12768.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12768
Aliases
  • GHSA-c9p3-5qr8-7426
Published
2026-08-05T13:42:32Z
Modified
2026-08-06T01:20:36.800224472Z
Summary
Malicious code in devplatform-spa-plugin-i18next (npm)
Details

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

Source: amazon-inspector (88e8b3586c4dee4e4e812d6dc1771ec4bc99bc01058c0ae3d2e8c0cdaa8072c8)

index.js unconditionally requires./loader on load. loader.js reassembles Cloudflare workers.dev hostnames (oob-worker.cf103-070.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf100-416.workers.dev) from split-string arrays, with a DNS-TXT covert-channel fallback to sdk.dl.wel1.ru / ext.dl.wel1.ru / pkg.dl.wel1.ru / net.dl.wel1.ru (chunk-count from c.<domain>, base64 chunks from numbered subdomains). It fetches a platform-specific native binary, writes it to /var/tmp or %TEMP% under cover names such as dotnetdiag<hex>.exe or.cache<hex>, chmods 0755, and spawns it detached via /bin/sh -c '<file> &' or cmd /c start. A second module lib/telemetry.js (~81KB, disguised as an analytics SDK) duplicates the same fetch+chmod+spawn primitives using string-concatenated identifiers (require("child"+"process"), fs["chmod"+"Sync"]) as a redundant stage. The i18next plugin name and analytics_state marker do not correspond to any translation functionality shipped in the tarball.

Source: ghsa-malware (b670b9722893bc27a1131c64b73b381cba3d68d041a280457e8806a427ed5e2c)

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": [
        {
            "source": "amazon-inspector",
            "modified_time": "2026-08-05T13:42:32Z",
            "sha256": "88e8b3586c4dee4e4e812d6dc1771ec4bc99bc01058c0ae3d2e8c0cdaa8072c8",
            "id": "IN-MAL-2026-015007",
            "versions": [
                "35.2.1"
            ],
            "import_time": "2026-08-05T14:19:51.984389876Z"
        },
        {
            "source": "ghsa-malware",
            "modified_time": "2026-08-05T15:03:26Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "id": "GHSA-c9p3-5qr8-7426",
            "sha256": "b670b9722893bc27a1131c64b73b381cba3d68d041a280457e8806a427ed5e2c",
            "import_time": "2026-08-06T00:58:53.350223442Z"
        }
    ]
}
References
Credits

Affected packages

npm / devplatform-spa-plugin-i18next

Package

Name
devplatform-spa-plugin-i18next
View open source insights on deps.dev
Purl
pkg:npm/devplatform-spa-plugin-i18next

Affected ranges

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

Affected versions

35.*
35.2.1

Database specific

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."
    }
]
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-r8eFUcRcxpz1npUKnIdgA2TwTBFhQTJcdLOpvS+QoNpN4joyQN6a96A61i7vALbULkjZib0H9+Gn4xA4tK3aoQ==",
                "sha1": "5f027f2d9740b3c506b88fc43f618a99a4e709bd"
            },
            "filename": "devplatform-spa-plugin-i18next-35.2.1.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_loader.js",
            "sha256": "471fc1763497b57fddc8d10bd1bcdbf470208cecaa8e917bb2f88732e79e6b06",
            "tlsh": "fea1879a15a670198bb0ebf48717941af66af6a33380c194fa5c59841f73178c3b2dfc"
        },
        {
            "path": "lib/telemetry.js",
            "sha256": "4bf0aba7cb960f68d330dae22129f01fc8842c575d85a5ee4154404ad82f3490",
            "tlsh": "01835055566a242186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/devplatform-spa-plugin-i18next/MAL-2026-12768.json"