MAL-2026-14029

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/axios-fast/MAL-2026-14029.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-14029
Published
2026-08-14T14:14:31Z
Modified
2026-08-14T15:30:49.761570995Z
Summary
Malicious code in axios-fast (npm)
Details

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

Source: amazon-inspector (9cc76e819084a35126e067bd65bd3cf2fc52b6d8e068b67d14360ef71505fa7e)

axios-fast@1.0.1 declares a preinstall lifecycle script in package.json that runs a Node one-liner which POSTs the entire process.env of the installing machine to a hardcoded webhook.site inbox (https://webhook.site/31e82bcd-a220-42e6-82f0-4f082e8fa80e/). The script fires automatically on npm install, before any code is reviewed, and dumps all environment variables — routinely including AWS_*, NPMTOKEN, GHTOKEN, and other CI/build secrets — to a third-party attacker-controlled endpoint. The package name typosquats the popular axios HTTP client but its shipped functionality is limited to this install-time exfiltration.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-017776",
            "import_time": "2026-08-14T14:28:08.25651056Z",
            "sha256": "fb41ba4304bae7ef1cc71fa25060b50c201e51bee9989b1e34a0515fc1d31829",
            "versions": [
                "1.0.0"
            ],
            "source": "amazon-inspector",
            "modified_time": "2026-08-14T14:14:31Z"
        },
        {
            "id": "IN-MAL-2026-017903",
            "import_time": "2026-08-14T15:21:28.991935591Z",
            "sha256": "9cc76e819084a35126e067bd65bd3cf2fc52b6d8e068b67d14360ef71505fa7e",
            "modified_time": "2026-08-14T15:18:15Z",
            "source": "amazon-inspector",
            "versions": [
                "1.0.1"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / axios-fast

Package

Affected ranges

Affected versions

1.*
1.0.0
1.0.1

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"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "package.json",
            "tlsh": "9ef00ca7e445b8331ac897204a22950bf2f08a6b000abc04b3c3053c5adc2ba15fd65d",
            "sha256": "e98f61e671c3470741c48ce4438b7b1c18017a017ab617fa52bf098c0f696ec8"
        }
    ],
    "package_integrity": [
        {
            "filename": "axios-fast-1.0.0.tgz",
            "hashes": {
                "sha1": "e943de4aa335d26fe74f920e27e3cf03361b460a",
                "sha512_sri": "sha512-cICHx03WL6tdsiNkYFmvLtUcKq/V/l6Kdiqu6lvzdb50e27oA2ZrnsJEN7gnsMq2GSFUkUDZGvIWVZPIU4YZAg=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/axios-fast/MAL-2026-14029.json"