MAL-2026-10032

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@wagni_bot/polygon-sdk/MAL-2026-10032.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-10032
Published
2026-07-09T00:00:00Z
Modified
2026-08-05T07:20:48.100367911Z
Summary
Malicious code in @wagni_bot/polygon-sdk (npm)
Details

The npm package @wagni_bot/polygon-sdk is a supply-chain credential stealer disguised as a Polygon SDK. It is one member of a coordinated campaign of 25 crypto/web3 typosquat packages published under the single npm scope @wagni_bot on 2026-07-09.

Each package declares a postinstall lifecycle hook (postinstall: node postinstall.js) that executes automatically on npm install, before the package is ever imported. The script fingerprints the host and user (os.hostname(), os.userInfo(), os.platform()), walks the user's home directory (readdirSync/readFileSync) and reads high-value secrets — SSH private keys (~/.ssh/id_rsa), cryptocurrency wallet files, and .env files (API keys, tokens, seed phrases). It then JSON-encodes the collected data and exfiltrates it to a hardcoded Telegram bot via the Telegram Bot API sendMessage endpoint (https://api.telegram.org/bot8804087989:AAHUia-5DCloXsg9M9QhffTsHO5J_6FAxQM/sendMessage). All error paths are swallowed so the install appears normal.

codelake Research proved the packages belong to one campaign deterministically: the payload file is byte-identical across all 25 packages at each published version (version-lockstep), and every package exfiltrates to the same Telegram bot token — a single automated actor. Detected and classified independently from the live npm feed on 2026-07-09; at the time of reporting the packages were still live on npm and none of the 25 were present in OSV or GHSA (a first-catch).


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

Source: amazon-inspector (f85b2cfd5c419bda02db4b760641cc2ff9c9214b2e17cf6689bb7936866944e7)

The package's postinstall.js runs unconditionally on npm install and scans the installer's current working directory and home directory — including ~/.ssh, ~/.ethereum, ~/.config/ethereum, ~/.solana, ~/.bitcoin, and ~/Library/Ethereum — for wallet keystores, PEM/SSH private keys (idrsa, ided25519,.pem,.key), and files matching seed/mnemonic/keystore/wallet/secret/private patterns. Matching file contents (truncated to 10000 bytes) plus a filtered subset of process.env (variables whose names contain PRIVATE, SECRET, TOKEN, KEY, PASSWORD, MNEMONIC, SEED, WALLET, or AWS) are POSTed to a hardcoded bare-IP endpoint at http://107.161.90.180:7777. Each request also carries os.hostname(), os.userInfo().username, and process.cwd() so the attacker can attribute the stolen secrets to a specific victim host. The advertised main (index.js) exports an empty object — the package has no legitimate functionality; the credential stealer is its only behavior. The name @wagni_bot/polygon-sdk with description 'Unofficial polygon-sdk SDK' impersonates the Polygon blockchain SDK ecosystem to attract crypto developers whose environments are especially likely to contain wallet keystores and seed phrases.

Database specific
{
    "malicious-packages-origins": [
        {
            "import_time": "2026-07-09T16:20:33.334188241Z",
            "sha256": "08175e3395c5f9ca2060277990b8f2a3ca0b0c76fb7b617984a7851154d2d0a1",
            "modified_time": "2026-07-09T15:16:00Z",
            "source": "amazon-inspector",
            "id": "IN-MAL-2026-009023",
            "versions": [
                "1.1.5"
            ]
        },
        {
            "import_time": "2026-07-09T16:20:36.564843073Z",
            "sha256": "0b8505aa9556e8a5cda038f6ccca378e1141c080f1745e6dfc246dd64a779048",
            "modified_time": "2026-07-09T15:20:30Z",
            "source": "amazon-inspector",
            "id": "IN-MAL-2026-009051",
            "versions": [
                "1.1.4"
            ]
        },
        {
            "import_time": "2026-07-09T16:20:38.951483534Z",
            "sha256": "21057fe7bf57d07370e9d3864fdc96bcef3ce826661bcd36f036dc748283c956",
            "modified_time": "2026-07-09T15:25:02Z",
            "source": "amazon-inspector",
            "id": "IN-MAL-2026-009079",
            "versions": [
                "1.0.0"
            ]
        },
        {
            "import_time": "2026-07-09T16:20:37.309200251Z",
            "source": "amazon-inspector",
            "modified_time": "2026-07-09T15:22:04Z",
            "sha256": "3b51be1207d0630482354c1080c1cbf25beffe3e0cb83f189a44aad2f5d932f6",
            "id": "IN-MAL-2026-009061",
            "versions": [
                "1.1.1"
            ]
        },
        {
            "import_time": "2026-07-09T16:20:37.54281449Z",
            "sha256": "6a62845cf651614f2d1b7ee771bc313596eecf38857339cae14d23d95886087d",
            "modified_time": "2026-07-09T15:22:24Z",
            "source": "amazon-inspector",
            "id": "IN-MAL-2026-009063",
            "versions": [
                "1.1.0"
            ]
        },
        {
            "import_time": "2026-07-09T16:20:36.907371066Z",
            "sha256": "f85b2cfd5c419bda02db4b760641cc2ff9c9214b2e17cf6689bb7936866944e7",
            "modified_time": "2026-07-09T15:21:20Z",
            "source": "amazon-inspector",
            "id": "IN-MAL-2026-009056",
            "versions": [
                "1.1.3"
            ]
        },
        {
            "import_time": "2026-07-09T16:20:32.94041606Z",
            "source": "amazon-inspector",
            "modified_time": "2026-07-09T15:15:03Z",
            "sha256": "f9ea8fe37b0fd16cf29e1210dc00124d06e00814cb51298993d4aade97655e55",
            "id": "IN-MAL-2026-009017",
            "versions": [
                "1.2.0"
            ]
        },
        {
            "import_time": "2026-08-05T07:06:41.03671117Z",
            "sha256": "7398dd69cd622ddb6491cbd3ea25cead2ba40be246cf8f1d349ad694bc4566d2",
            "modified_time": "2026-08-05T06:05:51Z",
            "source": "amazon-inspector",
            "id": "IN-MAL-2026-013317",
            "versions": [
                "1.1.2"
            ]
        }
    ],
    "iocs": {
        "urls": [
            "https://api.telegram.org/bot8804087989:AAHUia-5DCloXsg9M9QhffTsHO5J_6FAxQM/sendMessage"
        ],
        "hashes": [
            "sha256:80ccdada325fbbf60b60dbaf6dba1ae1ce3c1622fb1e34180d5ed37cd7566cd2"
        ]
    }
}
References
Credits

Affected packages

npm / @wagni_bot/polygon-sdk

Package

Name
@wagni_bot/polygon-sdk
View open source insights on deps.dev
Purl
pkg:npm/%40wagni_bot/polygon-sdk

Affected ranges

Affected versions

1.*
1.0.0
1.1.0
1.1.1
1.1.2
1.1.3
1.1.4
1.1.5
1.2.0

Database specific

source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@wagni_bot/polygon-sdk/MAL-2026-10032.json"
indicators
{
    "evidence_files": [
        {
            "sha256": "3d8a59e627a451040c959870dace8fb417d1f9c55c6e2d2190637289212f8b3f",
            "tlsh": "5c8155c4b1fa520958a341eefa5b220210717d573848e4a9fedc9f456f56240af53bfc",
            "path": "postinstall.js"
        },
        {
            "sha256": "26568f72760885937f432fc4348f8aa37497cee0c4eb3d0d109e8d342bb1fcb7",
            "tlsh": "add05e204e505b33b8c81bed083b41aaa9f3491b501c692c57db2894874e37f98bb22e",
            "path": "package.json"
        }
    ],
    "package_integrity": [
        {
            "filename": "polygon-sdk-1.1.5.tgz",
            "hashes": {
                "sha1": "d9f686bdd52602590d1e1ebf8481251cd2d79585",
                "sha512_sri": "sha512-NLYDGe1Gh4dB48vE7Oaaee9h5FNKmwr7oMQ9w1rON9UQa7LvR0oZFRuEusCi2D98SVYobPTL3OiyUZwYuXbn0w=="
            }
        }
    ]
}
cwes
[
    {
        "name": "Embedded Malicious Code",
        "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",
        "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",
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506"
    },
    {
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506"
    },
    {
        "name": "Embedded Malicious Code",
        "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."
    }
]