MAL-2026-12724

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/devplatform-nx-husky/MAL-2026-12724.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12724
Aliases
  • GHSA-3q8c-jjq8-86cf
Published
2026-08-05T13:48:19Z
Modified
2026-08-06T01:20:30.279985739Z
Summary
Malicious code in devplatform-nx-husky (npm)
Details

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

Source: amazon-inspector (0c4cd991fb1b5e2308797829d38de8ba8b673c91a889e800621d01faef34610d)

devplatform-nx-husky is a typosquat blending the nx and husky ecosystem terms; its exported class is an inert no-op and the package has no legitimate functionality. On require(), vendor.js selects a per-platform payload path and fetches an executable from one of four Cloudflare Workers subdomains (oob-worker.cf99-9b3.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf102-baf.workers.dev, oob-worker.cf103-070.workers.dev). If HTTPS delivery fails, it falls back to a DNS TXT covert channel under *.dl.wel1.ru (sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, net.dl.wel1.ru), reading a chunk count from a c.<domain> TXT record and reassembling base64 TXT chunks into the payload. The bytes are written to /var/tmp (or %TEMP% on Windows) under an inconspicuous name, chmod 0755, and spawned detached via /bin/sh -c or cmd /c start. Destination hostnames and the childprocess/chmodSync API names are reassembled at runtime from split-string arrays (e.g. ["oob-worke","r.cf102-baf.","work","ers.dev"].join(""), require("child_"+"process"), fs["chmod"+"Sync"]) to evade static detection. A second copy of the fetch-decode-chmod-spawn dropper is bundled in lib/telemetry.js under an 'Analytics SDK' cover story.

Source: ghsa-malware (bbf7609632af8a7f80ad4e0c4ba1cf57436d4d55d3f60377d6ea91e2fa1ed2ac)

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:48:19Z",
            "sha256": "0c4cd991fb1b5e2308797829d38de8ba8b673c91a889e800621d01faef34610d",
            "id": "IN-MAL-2026-015046",
            "versions": [
                "35.7.7"
            ],
            "import_time": "2026-08-05T14:19:56.263266392Z"
        },
        {
            "import_time": "2026-08-06T00:58:53.272150192Z",
            "modified_time": "2026-08-05T14:58:57Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "id": "GHSA-3q8c-jjq8-86cf",
            "sha256": "bbf7609632af8a7f80ad4e0c4ba1cf57436d4d55d3f60377d6ea91e2fa1ed2ac",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / devplatform-nx-husky

Package

Name
devplatform-nx-husky
View open source insights on deps.dev
Purl
pkg:npm/devplatform-nx-husky

Affected ranges

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

Affected versions

35.*
35.7.7

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",
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506"
    }
]
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-quMg4ntcIarn4qWE/62PtH5ZMyWJfdWW71NEBQYr2EvGCdhmx0WPmjm3g1/YGlU6aLjYqhddngDykM0C86xREQ==",
                "sha1": "f2a17bde350dfa9c5cc78476c27946492ec093c4"
            },
            "filename": "devplatform-nx-husky-35.7.7.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_vendor.js",
            "sha256": "3cd3c49849ccd3d773e4559fbd7dfab36efd04cdba23a3cb4b55765db015bde7",
            "tlsh": "b1a1a96a126a70198bb09be5cb074415f65af5633781c2c4fb5c69885fb7124c3b2efc"
        },
        {
            "path": "lib/telemetry.js",
            "sha256": "f2bda0de65c40f1514fe3f1079022a694470ae4f241c39a3cfccbafb886b846c",
            "tlsh": "f5835055566a242186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc"
        },
        {
            "path": "package.json",
            "sha256": "ad3d7ed470e35ef8bdfed51f050f5bf5e444d8748a6600380166aa251ba6f9f6",
            "tlsh": "2ec012224520bd3346b466931cf25a5737f30f5f60799c4e33b7255841f15b154ae322"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/devplatform-nx-husky/MAL-2026-12724.json"