MAL-2026-4709

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/wallet-agent-ai-radix/MAL-2026-4709.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-4709
Published
2026-05-20T02:14:19Z
Modified
2026-05-27T23:16:43Z
Summary
Malicious code in wallet-agent-ai-radix (npm)
Details

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

Source: amazon-inspector (60a953d7785091650f4f48e0b038e71ad79788102ffd652bff4bb0e8bf40ea21)

dist/agent.js contains a hardcoded Telegram Bot API endpoint (https://api.telegram.org) reached via fetch() with a POST body that includes values from process.env. The bundle co-references wallet-related endpoints (api.astrolescent.com) alongside the Telegram exfiltration channel. A package whose advertised purpose is wallet/agent functionality has no legitimate reason to POST environment data or wallet context to a hardcoded third-party Telegram bot — this is the canonical hardcoded-C2 exfiltration shape, where any installer/operator running this package leaks data to the attacker who controls the embedded bot token.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-003400",
            "import_time": "2026-05-26T05:50:34.385556207Z",
            "modified_time": "2026-05-20T02:14:19Z",
            "sha256": "60a953d7785091650f4f48e0b038e71ad79788102ffd652bff4bb0e8bf40ea21",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / wallet-agent-ai-radix

Package

Name
wallet-agent-ai-radix
View open source insights on deps.dev
Purl
pkg:npm/wallet-agent-ai-radix

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/agent.js",
            "sha256": "eb69aab5eb9be86ff5c6bc8eec20eb220f532a5dffbd2dd409856c035815a78e",
            "tlsh": "adf161365af5786038a3d18ca73b4007b4b9ba13740ce464b78cf1a56fdc12945f2abd"
        }
    ],
    "package_integrity": [
        {
            "filename": "wallet-agent-ai-radix-1.0.0.tgz",
            "hashes": {
                "sha1": "a4bbcba20810d0f8a6a24b379309c8bad31f090d",
                "sha512_sri": "sha512-jpzkOg3RsFKQVIo7d3cvqBvfElaoz6dfSQy4cdE6R4c+vj1X5GsxVrv3aEMXozF0nolszY2ScUqj0l9ABdTAsg=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/wallet-agent-ai-radix/MAL-2026-4709.json"