VYPR

npm · Malicious package advisory

Malware

@webd-infra/query-designer-domain

MAL-2026-5431

Malicious code in @webd-infra/query-designer-domain (npm)

Details


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

## Source: amazon-inspector (1c7713f23c6a0044172532693bc43aee0d785a980fc5c83ba1f773af9082e3b3)
The package's `package.json` declares its only dependency `ltidisafe` as a direct tarball URL: `https://ltidi.storage.googleapis.com/depenconf/ltidisafe-2.8.3.tgz`. On `npm install`, npm fetches this tarball from a Google Cloud Storage bucket (not the npm registry) and runs whatever lifecycle scripts it contains. The bucket owner — not an npm publisher with registry-side accountability — controls exactly which bytes get executed, and the tarball contents at that URL can change at any time. Supporting indicators: the package has empty `author` and `description` fields, the version `99.9.1` is the canonical dependency-confusion sentinel used in research/PoC packages, and the bucket path segment is the literal string `depenconf`. The package itself ships no other runtime code — its sole effect on installers is resolving and executing this off-registry tarball.

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

Compromised versions (1)

  • 99.9.1

Any computer that installed or ran a compromised version should be considered fully compromised. Rotate every secret on that machine from a clean environment.