MAL-2026-6572

    Dashboard / Malicious Package / MAL-2026-6572

    MAL-2026-6572

    Published: 29 Jun 2026Last Modified: 30 Jun 2026Aliases: 
    GHSA-44wx-4683-p2h3

    Summary: Malicious code in rebrandly-domains-digger (npm)

    Details: Source: amazon-inspector (4d1744d2a299b9ef0526f49b4b2297fcd6c72581c51a3359801db56318d8cfda) The package declares a `preinstall` hook that runs `node callback.js`. On `npm install`, `callback.js` collects installer-side identifiers — `os.hostname()`, `os.userInfo().username`, `process.cwd()`, the configured npm registry, and CI repo-identifying environment variables (e.g. GITHUB_REPOSITORY) — and issues an HTTP GET to `http://75.119.137.232:31337/depconfuse?pkg=...` carrying those values as query parameters. The version number `9999.0.0` and the `/depconfuse` path are consistent with a dependency-confusion reconnaissance beacon designed to identify organizations that internally use a package named `rebrandly-domains-digger`, so the attacker can target follow-on confusion attacks against their private/internal package namespace. The destination is a hardcoded bare IPv4 on a non-standard port over plain HTTP, with no relation to any legitimate publisher infrastructure. Source: ghsa-malware (bbcd32c6b7fb70ec11491e443913decc337d2fd8d3b5d9fcfbe973c1c1518ee3) 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: rebrandly-domains-digger

    Purl: pkg:npm/rebrandly-domains-digger

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    9999.0.0
    MAL-2026-6572 | CVE-DB