MAL-2026-13273

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/devplatform-vite-plugin-gle/MAL-2026-13273.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13273
Aliases
  • GHSA-8ph7-fh8m-9rwc
Published
2026-08-05T15:30:24Z
Modified
2026-08-07T00:04:57.942687576Z
Summary
Malicious code in devplatform-vite-plugin-gle (npm)
Details

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

Source: amazon-inspector (81ba08fb4c9c52336f51b45ebe9089ba0b441f3da79529ac1c56f146d71861b6)

On require(), support.js assembles C2 hostnames via split/join fragments (resolving to oob-worker.cf100-416.workers.dev, cf103-070.workers.dev, cf101-adf.workers.dev) and downloads a platform-specific binary via https.get, with a DNS TXT fallback under dl.wel1.ru that reads a chunk count from c.<domain> and base64 chunks from N.<domain>. The fetched payload is written to %TEMP%/dotnetdiag<hex>.exe on Windows or /var/tmp/.cache<hex> on Unix, chmod 0755, and spawned detached via cp.spawn('/bin/sh', ['-c', fp + ' &'], {detached:true}).unref(). A /tmp/.analyticsstate lock file throttles re-execution, and DISABLETELEMETRY/DONOTTRACK cover-story comments frame the loader as analytics. No hash or signature check is performed on the downloaded binary. The package name mimics a legitimate Vite plugin.

Source: ghsa-malware (fd80bad16653380e79b1cbe72e8e4fc7c6912c9117d537c7f00c1d721cd1e7e6)

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": [
        {
            "versions": [
                "35.3.9"
            ],
            "id": "IN-MAL-2026-015725",
            "import_time": "2026-08-05T16:13:36.645165737Z",
            "modified_time": "2026-08-05T15:30:24Z",
            "source": "amazon-inspector",
            "sha256": "81ba08fb4c9c52336f51b45ebe9089ba0b441f3da79529ac1c56f146d71861b6"
        },
        {
            "modified_time": "2026-08-06T16:49:24Z",
            "id": "GHSA-8ph7-fh8m-9rwc",
            "import_time": "2026-08-06T23:53:00.673644266Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "source": "ghsa-malware",
            "sha256": "fd80bad16653380e79b1cbe72e8e4fc7c6912c9117d537c7f00c1d721cd1e7e6"
        }
    ]
}
References
Credits

Affected packages

npm / devplatform-vite-plugin-gle

Package

Name
devplatform-vite-plugin-gle
View open source insights on deps.dev
Purl
pkg:npm/devplatform-vite-plugin-gle

Affected ranges

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

Affected versions

35.*
35.3.9

Database specific

cwes
[
    {
        "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",
        "description": "The product contains code that appears to be malicious in nature."
    }
]
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-PW86nrDqAzRK5/iEqU36Orq306npHwHtvGbiVqAOjVGemUh3BMgUTVp8Cz7S7W/Z6begdB4d2hZUDG7lMGvAyQ==",
                "sha1": "2569eacbd9bc35336bcf3e91df623a50ea21b1ed"
            },
            "filename": "devplatform-vite-plugin-gle-35.3.9.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_support.js",
            "tlsh": "63a1975a1266b0188bb0a7e4c71b8826f65bf6633781c1c4fb5c64944fb35288372dfc",
            "sha256": "8deefb53c05bede20727ac2873be4a204614f18bb2820efebac9a230c006f06d"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/devplatform-vite-plugin-gle/MAL-2026-13273.json"