MAL-2026-10773

    Dashboard / Malicious Package / MAL-2026-10773

    MAL-2026-10773

    Published: 17 Jul 2026Last Modified: 4 Aug 2026Aliases: 
    GHSA-89mf-39r2-ff96

    Summary: Malicious code in telemetry-axios (npm)

    Details: Source: amazon-inspector (0f21f282e7349c68d7ff17d0b5c452fb51c3bab106ffb6f56dc80f108c4b0800) The package's Control.plugin() entry point calls PluginOptions(), which fetches a binary payload from https://raw.githubusercontent.com/ThoSuperstarDev/axios-http/main/lib/env/axios-telemetry.json — a personal GitHub repository on a mutable main branch, unrelated to the declared publisher. The response bytes (URL extension is.json, but the content is a Windows PE) are written to %LOCALAPPDATA%/Temp/msedgewebview2.exe, impersonating the Microsoft Edge WebView2 runtime binary, and then executed via execFile with no hash or signature verification. The package name mimics the popular axios/telemetry ecosystem, and the dropper mechanism has no relation to the package's stated 'modular metrics' purpose. Any consumer that invokes the advertised.plugin() API downloads and runs attacker-controlled code on the host. Source: ghsa-malware (15daf7bcf2af06908cb74f81166241c5c3534e75c609204e81b984f6cd3ee867) 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.

    Affected packages

    Package

    Name: telemetry-axios

    Purl: pkg:npm/telemetry-axios

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    0.1.5
    0.1.6
    MAL-2026-10773 | CVE-DB