MAL-2026-11120

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@ai_/autoprefixers/MAL-2026-11120.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-11120
Published
2026-07-28T13:29:56Z
Modified
2026-07-28T14:37:15.030552739Z
Summary
Malicious code in @ai_/autoprefixers (npm)
Details

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

Source: amazon-inspector (5c2804af51ff476ec1ebdcec7b393366a66015ada2d2453a2acfbd21f99890f2)

@ai_/autoprefixers is a typosquat of the popular autoprefixer package. On require, lib/autoprefixer.js loads node:childprocess via a base64-hidden string (bm9kZTpjaGlsZF9wcm9jZXNz), fetches AES-256-CBC ciphertext over plain HTTP from http://player.sweeprovider.org/getKey.php and a key from http://player.sweeprovider.org/generateRandomKey.php, decrypts them using a helper (utils.prefixInfo) with a hardcoded key suffix 47e01aba1e12cf6d, and passes the plaintext to childprocess.exec (also base64-hidden as ZXhlYw==). Any consumer that installs and imports this package receives arbitrary attacker-controlled shell command execution on their machine, with the C2 endpoint free to change the delivered payload at any time.

Database specific
{
    "malicious-packages-origins": [
        {
            "source": "amazon-inspector",
            "import_time": "2026-07-28T14:19:56.815726801Z",
            "sha256": "5c2804af51ff476ec1ebdcec7b393366a66015ada2d2453a2acfbd21f99890f2",
            "modified_time": "2026-07-28T13:29:56Z",
            "id": "IN-MAL-2026-010872",
            "versions": [
                "1.2.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / @ai_/autoprefixers

Package

Name
@ai_/autoprefixers
View open source insights on deps.dev
Purl
pkg:npm/%40ai_/autoprefixers

Affected ranges

Affected versions

1.*
1.2.0

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    }
]
indicators
{
    "package_integrity": [
        {
            "filename": "autoprefixers-1.2.0.tgz",
            "hashes": {
                "sha512_sri": "sha512-urbK/vDcNufVRp0GuTDeiAjTBzYQTyrQjBB1LbUIVyUZpOskSA1EZ22DYan5hAc1qgwxCnzIcn0GlJTVCa4wwg==",
                "sha1": "0a975a9e1b90b7679e86319a15e8a8030ba05ad3"
            }
        }
    ],
    "evidence_files": [
        {
            "tlsh": "6ca1735925ee312e47d2a0e19149901db37bca3320ad59a1f09d42915f80b7ce3dbfee",
            "sha256": "62fcef4c2a7f6b277912c92ba62bca6d0f7f7fd2ea89ff913672518a4eaea8b9",
            "path": "lib/autoprefixer.js"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@ai_/autoprefixers/MAL-2026-11120.json"