Malicious code in aedes_clusters (npm)
The npm package aedes_clusters contained malicious code in a preinstall hook that performed host reconnaissance and exfiltrated system data to an attacker-controlled Burp Collaborator endpoint. The package had no legitimate functionality and was designed solely for data collection and exfiltration.
- Disclosed
- Last updated
- Blast radius
- Any developer or system that installed the malicious aedes_clusters package from npm
- Ecosystems
- Attack vectors
- Affected entities
- aedes_clustersnpm package containing malicious preinstall hook
The npm package aedes_clusters was found to contain malicious code executed via a preinstall hook in package.json. Upon installation, the hook automatically runs node index.js, which performs host reconnaissance and data exfiltration without user consent or knowledge.\n\nThe malicious index.js script collects sensitive host information including hostname, username, home directory path, and DNS server configuration. It also reads local system files such as /etc/passwd and /etc/hosts. All collected data is then exfiltrated via HTTPS POST requests to a hardcoded Burp Collaborator subdomain (b5hv16nakzo45px5ga4ukkum8de52vqk.oastify.com), which is an attacker-controlled out-of-band interaction service commonly used for data exfiltration.\n\nThe package contained no legitimate functionality; its sole purpose was host reconnaissance and data exfiltration at install time. The incident was identified and credited to the OpenSSF malicious-packages repository.
Indicators of compromise
- Packages
- aedes_clusters
- Domains
- b5hv16nakzo45px5ga4ukkum8de52vqk.oastify.com
Remediation
- Immediately uninstall aedes_clusters from all systems where it was installed
- Audit npm install logs to identify all systems that may have installed this package
- Assume compromise of any system that installed aedes_clusters; review for unauthorized access and data exfiltration
- Change credentials and SSH keys on affected systems
- Monitor network traffic for connections to b5hv16nakzo45px5ga4ukkum8de52vqk.oastify.com and related Burp Collaborator domains
- Review /etc/passwd, /etc/hosts, and DNS configuration files for unauthorized modifications
- Use npm audit to check for other malicious packages in your dependency tree
- Consider implementing package signature verification and allowlisting for npm dependencies
Sources
- GitHub Advisory GHSA-ccmc-q8x3-v382 · GitHub Advisory Database
Cite this entry
"Malicious code in aedes_clusters (npm)." supplychainattack.org, Supply Chain Attack Incident Catalog. Disclosed August 5, 2026; last updated August 5, 2026. https://supplychainattack.org/incident/malicious-code-in-aedes-clusters-npm-mqhaya
Suggest a correction
Found an error or have a newer source? Corrections to factual errors take priority over new entries.
Related incidents
- resolvedcritical
Malicious code in santana-baileys (npm)
Malicious code discovered in santana-baileys npm package that covertly relays WhatsApp messaging data to an attacker-controlled endpoint (https://fiora.nixel.my.id/) via obfuscated character-code reconstruction in the message-send code path.
npmCompromised package - resolvedcritical
Malicious code in elephant-tusk-runner (npm)
The npm package elephant-tusk-runner contained malicious code that exposed a remote shell and remote code execution surface via an unauthenticated Express + WebSocket server binding to 0.0.0.0:4201 with fully open CORS. Any peer able to reach the port could execute arbitrary commands on the host.
npmCompromised package - resolvedcritical
Malicious code in @cats-cdf/browser-metrics-meter (npm)
The npm package @cats-cdf/browser-metrics-meter contained malicious code in its preinstall lifecycle script that exfiltrated system reconnaissance data (username, hostname, public IP) to an OAST collector domain. The package executed this behavior unconditionally on installation without consent or documented purpose.
npmCompromised package - resolvedcritical
Malicious code in @ks-video/kwai-player-web (npm)
The npm package @ks-video/kwai-player-web contained malicious code in its postinstall hook that exfiltrated system reconnaissance data (hostname, username, working directory, network interfaces, environment variable names) over plain HTTP to an unrelated third-party domain. The package has no legitimate relationship to the declared publisher Kwai/@ks-video.
npmCompromised package