MAL-2026-4422

    Dashboard / Malicious Package / MAL-2026-4422

    MAL-2026-4422

    Published: 20 May 2026Last Modified: 14 Aug 2026Aliases: 
    GHSA-3gw3-hvvw-mp2h

    Summary: Malicious code in @qwedqwed/axios (npm)

    Details: Source: amazon-inspector (65cc6ad7f5d72e7e50a4493915cc5b8ce23b39b6f25ca5515228be44695016ca) Package `@qwedqwed/axios` is published under a scope that does not belong to the real axios maintainers but copies axios's README, source, homepage (`axios-http.com`), repository (`github.com/axios/axios`), and author metadata (`Matt Zabriskie`) verbatim to present itself as the genuine axios library. Its `package.json` declares two runtime dependencies that the real axios does not use: `@caspianph/storyteller@^1.1.12` and `math@^0.0.3`. The `math` name is a long-abandoned npm utility frequently abused as a dependency-confusion / typosquat target, and `@caspianph/storyteller` is an unknown package under an unrelated scope. Installing or requiring `@qwedqwed/axios` resolves and loads both of those packages into the installer's dependency graph. The axios source bytes shipped in this tarball are themselves benign (the `ping` strings flagged are inside axios's normal HTTP adapter / utility code, not an exfil path), but the package functions as a lure: the harmful surface is the silently-pulled transitive code, not this tarball's own JavaScript. Source: ghsa-malware (b602128ba8b351ac4d372cf5e9eb8bcbd3523788f15850574bfbb0232ad05eb5) 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: @qwedqwed/axios

    Purl: pkg:npm/%40qwedqwed/axios

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    1.16.2
    1.16.6
    1.16.12
    1.16.3
    1.16.4
    1.16.5
    1.16.10
    1.16.7
    1.16.11
    1.16.9
    1.16.8
    MAL-2026-4422 | CVE-DB