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
Aliases
  • GHSA-8m4c-fp49-4pw5
Published
2026-08-05T01:18:23Z
Modified
2026-09-09T03:00:04Z
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.

Source: ghsa-malware (5565c48664cc492f92e8c0cf8b877af2e14076c6538b0b13216ee4e079616266)

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.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-011492",
            "import_time": "2026-08-05T01:39:31.416793015Z",
            "modified_time": "2026-08-05T01:18:23Z",
            "sha256": "6f0750fab7cca2996255b57d6fa98107b2d6b710fc8ab62f30345158ff3b7560",
            "source": "amazon-inspector",
            "versions": [
                "1.0.1"
            ]
        },
        {
            "id": "GHSA-8m4c-fp49-4pw5",
            "import_time": "2026-09-08T00:15:10.614822218Z",
            "modified_time": "2026-09-07T16:17:41Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "5565c48664cc492f92e8c0cf8b877af2e14076c6538b0b13216ee4e079616266",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-019764",
            "import_time": "2026-09-09T02:44:23.722038047Z",
            "modified_time": "2026-09-09T02:42:24Z",
            "sha256": "578f5b6800c67bc33d7db7439eb052b21973c473556c44f1e3b0ff78fb5287d7",
            "source": "amazon-inspector",
            "versions": [
                "1.1.1"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / aedes_clusters

Package

Name
aedes_clusters
View open source insights on deps.dev
Purl
pkg:npm/aedes_clusters

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

1.*
1.0.1
1.1.1

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "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",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
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"