THREATPKG
SYNC STALE

Supply-chain threat intelligence

Incident detail

criticalnpm·maintainer compromise·osv

Malicious code in @doaction/signalhub (npm)

@doaction/signalhub

Risk score

92

AI summary

Indexed incident for @doaction/signalhub (npm).

Description

@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.

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.

Technical details

Affected versions

=9.9.9>=0

Indicators

  • Advisory IDs
    90%
  • affected version=9.9.975%
  • affected version>=075%

Timeline

  1. Advisory published
  2. Indexed by ThreatPkg

Related incidents