MAL-2026-13762

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/developer-dashboard/MAL-2026-13762.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13762
Aliases
  • GHSA-vf74-54mr-mp44
Published
2026-08-11T14:28:11Z
Modified
2026-08-12T12:30:13.517721654Z
Summary
Malicious code in developer-dashboard (npm)
Details

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

Source: amazon-inspector (fde7491a839ea8dc199215ce4c506b89ec0d9a9b1cded593b063a5b9b7015509)

The package presents itself as a 'developer dashboard' but ships a heavily obfuscated single-file payload (obfuscator.io-style _0xXXXX identifiers with a rotated string array) that harvests Discord tokens, saved logins, MFA/backup codes, stored payment methods (Stripe/Braintree), and account metadata, and additionally scrapes Roblox cookies, Steam data, and Telegram data. The hooker routine prepends os.hostname() and os.userInfo().username to each payload and POSTs the stolen data along with zipped session/log archives (session.zip, logs.zip) to a hardcoded Discord webhook at https://discord.com/api/webhooks/1536683755937202208/..., with a t.me/umidivouches Telegram channel referenced in the embed footer. An embedded base64 blob decodes to an Electron session.webRequest injection module with %INJECT_WEBHOOK% / %INJECT_DUALHOOK% placeholders that hook wss://remote-auth-gateway.discord.gg/*, /auth/login, /mfa/totp, and /users/@me to intercept Discord authentication in-app. The package also downloads a portable Python runtime (python.3.10.0.nupkg from globalcdn.nuget.org), extracts python.exe, and executes a generated temp script from the install directory — an alternate-runtime dropper unrelated to any dashboard function. Anti-analysis code enumerates blacklisted hostnames/usernames (e.g., DESKTOP-JHUHOTB, WINZDS-VQH86L5D) and analyst tools (ghidra, hiew, sysmon64, vboxservice) to skip execution on researcher machines.

Source: ghsa-malware (0d577e863cc12fb46e1e454b17c4830181ac0e1f297f84e85718b60270648f3d)

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": [
        {
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "id": "GHSA-vf74-54mr-mp44",
            "import_time": "2026-08-12T00:17:04.873991831Z",
            "sha256": "0d577e863cc12fb46e1e454b17c4830181ac0e1f297f84e85718b60270648f3d",
            "modified_time": "2026-08-11T14:28:12Z",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-017429",
            "import_time": "2026-08-12T12:24:12.812716289Z",
            "sha256": "98fb2203a0c3f1d4c57d575c8f7c72a9a7c654fe1903c424f96303feef4cdc3b",
            "versions": [
                "1.0.2"
            ],
            "source": "amazon-inspector",
            "modified_time": "2026-08-12T12:20:18Z"
        },
        {
            "id": "IN-MAL-2026-017428",
            "import_time": "2026-08-12T12:24:12.718363275Z",
            "sha256": "fde7491a839ea8dc199215ce4c506b89ec0d9a9b1cded593b063a5b9b7015509",
            "versions": [
                "1.0.3"
            ],
            "source": "amazon-inspector",
            "modified_time": "2026-08-12T12:20:11Z"
        }
    ]
}
References
Credits

Affected packages

npm / developer-dashboard

Package

Name
developer-dashboard
View open source insights on deps.dev
Purl
pkg:npm/developer-dashboard

Affected ranges

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

Affected versions

1.*
1.0.2
1.0.3

Database specific

cwes
[
    {
        "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"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "index.js",
            "tlsh": "7694c7c1db99eb7d1340ef69af7d88c5d4090f45a0c44bd2a2c4fe58a84e627a4fc939",
            "sha256": "e7a90923dc62849900f0c326aef0a22921c10d68baab2d83db7b14b4095f461b"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/developer-dashboard/MAL-2026-13762.json"