MAL-2026-10435
Dashboard / Malicious Package / MAL-2026-10435
MAL-2026-10435
Summary: Malicious code in fetchcraft (npm)
Details: Source: amazon-inspector (c1a40f1af8ba957a18b37ddba0dbe5634112f489841b22208eff421f9a09f786) package.json declares the runtime dependency `node-runtime-utils` as `https://github.com/Hexa-devy/node-runtime-utils/archive/refs/heads/main.tar.gz` — a tarball fetched from the mutable `main` branch of a personal GitHub user's repository, with no commit SHA, tag, or integrity hash pinning. On `npm install fetchcraft`, npm downloads and installs whatever bytes that URL serves at install time, including any lifecycle scripts (preinstall/install/postinstall/prepare) shipped in the fetched tarball. Because the source is a mutable branch under a personal account rather than a registry-published package or a pinned commit, the contents can be swapped at any time without any change to fetchcraft itself, allowing arbitrary code to be executed on the installer's machine. The dependency is not referenced by the package's exported code, giving it no legitimate functional purpose. Source: ghsa-malware (ab469a11720bbb2cabbb96de116b1a3712f8df3aa803bcaca808b281f9345a33) 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.
References: https://www.npmjs.com/package/fetchcraft/v/1.0.1, https://www.npmjs.com/package/fetchcraft/v/1.0.0, https://github.com/advisories/GHSA-fg76-g9g4-9xpr
Affected packages
Package
Name: fetchcraft
Purl: pkg:npm/fetchcraft
Affected ranges
Type: SEMVER
Events:
