VYPR

npm · Malicious package advisory

Malware

@doaction/signalhub

MAL-2026-5378

Malicious code in @doaction/signalhub (npm)

Details


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

## Source: amazon-inspector (f7bca1eff18553fad58ccd2097810887a61afc717b44a657c6674bfa7317bb41)
@doaction/signalhub@9.9.9 is shaped as a dependency-confusion attack against organizations using a private @doaction scope. package.json declares `"preinstall": "node scripts/postinstall.js"`, which unconditionally `require()`s `@doaction/shared/bin/postinstall.js`. The package's own src/index.js re-exports `collectEnv`, `sendToDatadog`, and `reportEnvToDatadog` from @doaction/shared, and the description states the purpose is "Datadog environment telemetry for internal testing." On `npm install`, before any user code runs, the preinstall hook executes and ships the installer's environment variables to a third-party Datadog endpoint with no consent prompt and no opt-out. The 9.9.9 version on a scoped, internal-sounding name is the canonical dependency-confusion squat marker — designed to outrank private-registry versions and silently resolve from the public registry into internal builds.

## Source: ghsa-malware (26d01f70e44bfde852833da7b4f06378079149fd4de4541f91fb8a4f1423b5c7)
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)

  • 9.9.9

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