MAL-2026-12033

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/aedes_clusters/MAL-2026-12033.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12033
Published
2026-08-05T01:18:23Z
Modified
2026-08-05T01:49:46.456578847Z
Summary
Malicious code in aedes_clusters (npm)
Details

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

Source: amazon-inspector (6f0750fab7cca2996255b57d6fa98107b2d6b710fc8ab62f30345158ff3b7560)

The package's package.json declares a preinstall: node index.js hook that fires automatically on npm install. index.js collects host reconnaissance data (os.hostname(), os.userInfo().username, home directory, DNS server configuration) and reads local system files including /etc/passwd and /etc/hosts, then HTTPS-POSTs the collected data to the hardcoded Burp Collaborator subdomain b5hv16nakzo45px5ga4ukkum8de52vqk.oastify.com. oastify.com is Burp Suite's out-of-band interaction service, commonly used as an attacker-controlled exfiltration sink. There is no legitimate functionality; the package's sole install-time behavior is host recon and data exfiltration.

Database specific
{
    "malicious-packages-origins": [
        {
            "source": "amazon-inspector",
            "modified_time": "2026-08-05T01:18:23Z",
            "sha256": "6f0750fab7cca2996255b57d6fa98107b2d6b710fc8ab62f30345158ff3b7560",
            "id": "IN-MAL-2026-011492",
            "versions": [
                "1.0.1"
            ],
            "import_time": "2026-08-05T01:39:31.416793015Z"
        }
    ]
}
References
Credits

Affected packages

npm / aedes_clusters

Package

Affected ranges

Affected versions

1.*
1.0.1

Database specific

cwes
[
    {
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "index.js",
            "sha256": "7d43cb400f5571c51f67712fdfd0542082d61bb2e404662205b6016fb2b43f8d",
            "tlsh": "ec41f399a2d917330dd210c0670c70852359fa767159999076cf4296af869f8bb326f3"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/aedes_clusters/MAL-2026-12033.json"