MAL-2026-5378

    Dashboard / Malicious Package / MAL-2026-5378

    MAL-2026-5378

    Published: 9 Jun 2026Last Modified: 9 Jun 2026Aliases: 
    GHSA-gq53-mvg2-fxjf

    Summary: Malicious code in @doaction/signalhub (npm)

    Details: Source: amazon-inspector (f7bca1eff18553fad58ccd2097810887a61afc717b44a657c6674bfa7317bb41) @doaction/[email protected] 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.

    Affected packages

    Package

    Name: @doaction/signalhub

    Purl: pkg:npm/%40doaction%2Fsignalhub

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    9.9.9