MAL-2026-6573

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/rebrandly-domains-search-client/MAL-2026-6573.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-6573
Aliases
  • GHSA-6q7q-73w8-xvcf
Published
2026-06-29T03:20:27Z
Modified
2026-06-30T16:16:45.259252865Z
Summary
Malicious code in rebrandly-domains-search-client (npm)
Details

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

Source: amazon-inspector (7d4464320c8530d582d35f85ce95045182d82e1dd63a830644bcb68f05bdf10e)

Package rebrandly-domains-search-client@9999.0.0 is an empty module (index.js exports an empty object) whose package.json preinstall hook runs node callback.js. That script collects installer-side identifiers — os.hostname(), os.userInfo().username, process.cwd(), npmconfigregistry, and CI repository env vars including GITHUBREPOSITORY, CIPROJECTPATH, and BUILDREPOSITORY_NAME — and transmits them via plain-HTTP GET to http://75.119.137.232:31337/depconfuse with the package name, hostname, user, cwd, configured registry, and CI repo as query parameters. The name targets the Rebrandly namespace and the version 9999.0.0 is chosen to outrank any private internal package of the same name during npm resolution. The package has no functional code; its sole on-install effect is the reconnaissance beacon used to identify networks where an internal name resolves, enabling targeted dependency-confusion follow-up.

Source: ghsa-malware (6e75c8eb2d3a4cddc86e386eff1e2a6616e6e7d4a082b5185651b9d8c2fccfbf)

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.

Database specific
{
    "malicious-packages-origins": [
        {
            "versions": [
                "9999.0.0"
            ],
            "import_time": "2026-06-29T05:07:04.157045978Z",
            "modified_time": "2026-06-29T03:20:27Z",
            "id": "IN-MAL-2026-007702",
            "sha256": "7d4464320c8530d582d35f85ce95045182d82e1dd63a830644bcb68f05bdf10e",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "source": "amazon-inspector"
        },
        {
            "import_time": "2026-06-30T16:08:01.455193646Z",
            "modified_time": "2026-06-30T15:54:51Z",
            "id": "GHSA-6q7q-73w8-xvcf",
            "sha256": "6e75c8eb2d3a4cddc86e386eff1e2a6616e6e7d4a082b5185651b9d8c2fccfbf",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / rebrandly-domains-search-client

Package

Name
rebrandly-domains-search-client
View open source insights on deps.dev
Purl
pkg:npm/rebrandly-domains-search-client

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

9999.*
9999.0.0

Database specific

source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/rebrandly-domains-search-client/MAL-2026-6573.json"
cwes
[
    {
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506"
    },
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506"
    }
]
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha1": "3c97cbeeb59184e088566a8b144aa222bfc337b8",
                "sha512_sri": "sha512-urD5TzOtNcMNs43vZ1sILg70cBkCqZi+K6tS9t4vXOwVFK1OJyjZoOySCnUbLu9HBxuJvsDGgdl8ycla7K0glA=="
            },
            "filename": "rebrandly-domains-search-client-9999.0.0.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "callback.js",
            "sha256": "7a2e6062e42ebbba325b5b8610c6d60072a6bcdfbc3c1aea2e524e92f55918a3",
            "tlsh": "c3119eb9c68c0c3409c2178479686c5eb8fbe29137c2a4d17f2d71d26bb227046b72bd"
        },
        {
            "path": "package.json",
            "sha256": "2dadc455e324c020299e3c9f4401c6f0c33edf9e97cdec5c2d717ef7f54bcd45",
            "tlsh": "0cd02b30aa12482328d4abd20c967a42016a8e1b09083c492747501d05a967719bf38d"
        }
    ]
}