MAL-2026-10497

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/ddok-modal/MAL-2026-10497.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-10497
Published
2026-07-13T21:44:42Z
Modified
2026-07-13T22:01:57Z
Summary
Malicious code in ddok-modal (npm)
Details

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

Source: amazon-inspector (0326cd953f229feb020dd3c1cd882246b6bac2cb0be8ffe9e47d063d9f59c9c6)

ddok-modal presents itself as a reusable React wallet-connection modal supporting MetaMask, Phantom, Rabby, TronLink, Bitget, Coinbase, and Solflare, but the modal UIs are credential-harvesting impersonations of those wallets. Each wallet 'unlock' modal binds an onChange handler that calls sendKeyToBackend(userId, 'cha', newKeyword, <wallet_type>) on every keystroke and a submit handler that calls sendKeyToBackend(..., 'enter', keyword,...) on form submission, POSTing the captured password / recovery phrase to https://api.wagmiwallet.org/api/keys (with a websocket fallback at wss://api.wagmiwallet.org) and a secondary endpoint at https://wagmirequest.la. The payload includes user_id, key_type, the captured keys, wallet_type, and the visitor's IP address and geolocation (collected via api.ipify.org and ipapi.co at modal open). The modals reproduce real wallet copy ('Enter your password', 'Secret Recovery Phrase', 'MetaMask can't recover your password') and reference legitimate browser-extension IDs (e.g. nkbihfbeogaeaoehlefnkodbefgpgknn for MetaMask) to look authentic. Any web application that embeds this component relays its end users' wallet passwords and seed phrases to the package author's hardcoded infrastructure.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-010329",
            "import_time": "2026-07-13T21:49:34.209062906Z",
            "modified_time": "2026-07-13T21:44:42Z",
            "sha256": "0326cd953f229feb020dd3c1cd882246b6bac2cb0be8ffe9e47d063d9f59c9c6",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / ddok-modal

Package

Affected ranges

Affected versions

1.*
1.0.0

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "dist/index.cjs",
            "sha256": "a0a01bacfba38008711c9e126e2fdb92e381d2b2428a600a255b1580a89033af",
            "tlsh": "56c40ad4b3ad106e4123716aa93f11cdb33dd173561488a9be9c992c3fd481c43eabb9"
        }
    ],
    "package_integrity": [
        {
            "filename": "ddok-modal-1.0.0.tgz",
            "hashes": {
                "sha1": "659471fc08340c409234a06763ee9e201e7681c6",
                "sha512_sri": "sha512-4WS5WnHLZeOlUVScIa0FM4PI3k/jO3DcabN7NxrJnMAHYL+HDvw4tmfMZ6y0IYg5rwpFhOF8l3Brg+TqQAGHhw=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/ddok-modal/MAL-2026-10497.json"