MAL-2026-4507

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/cb-wallet-http/MAL-2026-4507.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-4507
Aliases
  • GHSA-mv3f-92cr-83h7
Published
2026-05-20T18:33:14Z
Modified
2026-09-08T00:30:14Z
Summary
Malicious code in cb-wallet-http (npm)
Details

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

Source: amazon-inspector (e8d704c0a6a48da0e2fef8eddcd1f98e7d380c3e19f22753f3df51d9893f60ce)

Package name mimics Coinbase's internal cb-wallet-* namespace to capture dependency-confusion resolutions. On npm install (postinstall.js) and on require('cb-wallet-http') (index.js), the package issues an HTTPS GET to the hardcoded endpoint https://icy-cell-fb53.gh0stfqce25.workers.dev/poc, transmitting the package name and Node.js runtime version to a third-party Cloudflare Workers domain registered under a personal handle (gh0stfqce25.workers.dev) unrelated to Coinbase. The package's own description self-identifies as a 'RESERVED PLACEHOLDER — coordinated security-research namespace claim' with the repository github.com/gh0stfqce/npm-namespace-claims. Regardless of the author's stated research intent, any organization that installs this package via misconfigured registry resolution leaks host/build-topology identifiers to the operator of the worker without consent, fingerprinting which builds are vulnerable to dependency confusion against Coinbase's namespace.

Source: ghsa-malware (6b33b8099031ca0d6809a62cbff4515cf7faad26adceb68e897abbcd76c81b4b)

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": [
        {
            "id": "IN-MAL-2026-003586",
            "import_time": "2026-05-26T05:50:54.683259583Z",
            "modified_time": "2026-05-20T18:33:15Z",
            "sha256": "965e8e6b8edf601543514ba8f6cfa8a0393f8acfddaa3cc89b472642556e6020",
            "source": "amazon-inspector",
            "versions": [
                "0.0.1"
            ]
        },
        {
            "id": "IN-MAL-2026-003585",
            "import_time": "2026-05-26T05:50:54.546607342Z",
            "modified_time": "2026-05-20T18:33:14Z",
            "sha256": "e8d704c0a6a48da0e2fef8eddcd1f98e7d380c3e19f22753f3df51d9893f60ce",
            "source": "amazon-inspector",
            "versions": [
                "0.0.1"
            ]
        },
        {
            "id": "GHSA-mv3f-92cr-83h7",
            "import_time": "2026-09-08T00:15:11.385554182Z",
            "modified_time": "2026-09-07T04:56:56Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "6b33b8099031ca0d6809a62cbff4515cf7faad26adceb68e897abbcd76c81b4b",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / cb-wallet-http

Package

Name
cb-wallet-http
View open source insights on deps.dev
Purl
pkg:npm/cb-wallet-http

Affected ranges

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

Affected versions

0.*
0.0.1

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "domains": [
        "icy-cell-fb53.gh0stfqce25.workers.dev"
    ],
    "evidence_files": [
        {
            "path": "postinstall.js",
            "sha256": "435917089164733773227c8876a1606d3798a75e6d22f97449272ce9cc47284b",
            "tlsh": "73e0a3f421e8722c2cf83ac82117991fd287813074d9d9c09bd010a11bc65a55563195"
        },
        {
            "path": "package.json",
            "sha256": "661d7c80337a88bb05470cbdcf2a4411ef591b2862b4250bee9a6c53573e5eff",
            "tlsh": "26f05ca05464d63724f457a909b7f40c6d22480b5144bc1f17ff001c935c6f645bf65f"
        }
    ],
    "package_integrity": [
        {
            "filename": "cb-wallet-http-0.0.1.tgz",
            "hashes": {
                "sha1": "824ef6769809ce3e2aa2a63405c6fea2a17b07e1",
                "sha512_sri": "sha512-qYC14zjBbubV6DjWDdSH2jOtKXuzkJ4sy1MKWnlTu+hBYdfb5F4pYVguhab1GiDNjeFumsQOBvP+KpPWwlHx0w=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/cb-wallet-http/MAL-2026-4507.json"