VDB
KO

MAL-2026-4425

Malicious code in @riskine-frontend/design-elements (npm)

Details

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

## Source: amazon-inspector (307db7b976bd8c59b1e8e8247fee9f91ab6a353bf0ae6aa129ceb8e552d6814c) @riskine-frontend/design-elements@99.9.1 is a near-empty package whose only effect on install is to pull an external dependency. index.js contains just `module.exports = {}`, package.json has placeholder metadata (empty description, empty author, no repository), and the version is inflated to 99.9.1 — the canonical shape of a dependency-confusion squat designed to win npm version resolution against an internal package of the same scoped name. Its single dependency `ltidisafe` is resolved not from the npm registry but from an arbitrary tarball URL `https://ltidi.storage.googleapis.com/depenconf/ltidisafe-2.4.2.tgz` — note the literal `depenconf/` (dependency confusion) folder name. Installing this package causes npm to fetch and install that external GCS-hosted tarball, executing any lifecycle scripts it declares on the installer's machine. The combination of inflated version + empty wrapper + external non-registry tarball + `depenconf` path is unambiguous attacker tradecraft against Riskine's internal build systems.

## Source: ghsa-malware (68bc93efbdd5282da5f3901689d5294249f5ec982f3592cba1092489e3e410c8) 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.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm / @riskine-frontend/design-elements
Introduced in: 0

No fixed version published yet for @riskine-frontend/design-elements (npm). Pin to a known-safe version or switch to an alternative.

References