Malicious code in stillm4ddpocs-rtest-bravo (npm)
The npm package stillm4ddpocs-rtest-bravo contained malicious code in its preinstall script that automatically executed during installation, collecting system information and internal package metadata and exfiltrating it to a third-party Interactsh collector via HTTPS and DNS tunneling.
- Disclosed
- Last updated
- Blast radius
- Any npm project that installed stillm4ddpocs-rtest-bravo as a dependency, particularly those affected by dependency-confusion attacks or internal package resolution.
- Ecosystems
- Attack vectors
- Affected entities
- stillm4ddpocs-rtest-bravonpm package containing malicious preinstall script
The npm package stillm4ddpocs-rtest-bravo contained a malicious preinstall script (declared in package.json as scripts.preinstall = 'node index.js') that automatically executed when the package was installed via npm.\n\nThe script collected sensitive system and project information including hostname, username, home directory, local IPv4 address, the INIT_CWD environment variable, and the public egress IP (queried from api.ipify.org, icanhazip.com, and ifconfig.me). It also read the consuming project's package.json to extract the package name, author, repository, and homepage—effectively identifying which internal package name resolved to this public package.\n\nThe collected data was exfiltrated via two channels: HTTPS POST requests to da51rv0hb2uc72tg4gvgdepinjcallbk1.oast.fun/poc/ and DNS queries with hex-encoded, chunked payloads as DNS labels, providing a fallback exfiltration method when outbound HTTP traffic is filtered.\n\nAlthough the package was described as a dependency-confusion research proof-of-concept, the malicious behavior transmitted installer host and parent-project identifiers to a third-party collector without consent. The incident was identified by the OpenSSF and documented in their malicious-packages repository.",
<parameter name="remediation">["Remove stillm4ddpocs-rtest-bravo from all project dependencies immediately", "Audit npm install logs and CI/CD pipelines to identify when and where this package was installed", "Review system logs on affected machines for suspicious outbound connections to da51rv0hb2uc72tg4gvgdepinjcallbk1.oast.fun and DNS queries with unusual patterns", "Rotate credentials and secrets that may have been exposed on systems where the package was installed", "Implement npm package allowlisting or stricter dependency management to prevent installation of untrusted packages", "Monitor for similar dependency-confusion attacks by validating that internal package names do not resolve to public registries"]
Indicators of compromise
- Packages
- stillm4ddpocs-rtest-bravo
- Domains
- da51rv0hb2uc72tg4gvgdepinjcallbk1.oast.fun
- api.ipify.org
- icanhazip.com
- ifconfig.me
Remediation
- Review the linked advisory; remove or upgrade the affected component and rotate any exposed credentials.
Sources
- GitHub Advisory GHSA-j8vq-ph59-27pv · GitHub Advisory Database
Cite this entry
"Malicious code in stillm4ddpocs-rtest-bravo (npm)." supplychainattack.org, Supply Chain Attack Incident Catalog. Disclosed August 23, 2026; last updated August 23, 2026. https://supplychainattack.org/incident/malicious-code-in-stillm4ddpocs-rtest-bravo-npm-1uqxiu
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 rust-testing-utils (npm)
The npm package rust-testing-utils contained malicious code that impersonates the pino logger and executes remotely-fetched code with arbitrary privileges. The package spawns a child process that decodes a hardcoded URL, fetches attacker-controlled content, and executes it via Function constructor with full module-loading capability.
npmCompromised packageMalicious commit - containedcritical
Malicious code in stillm4ddpocs-demo-sprocket (npm)
The npm package stillm4ddpocs-demo-sprocket version 999.9.12 contains malicious code that exfiltrates system and project metadata via multiple channels (HTTPS, HTTP, and DNS) to a hardcoded callback host. The package uses a high version number to exploit dependency-confusion attacks against organizations with internal packages of the same name.
npmCompromised packageDependency confusion - containedcritical
Malicious code in @syncraft-labs/react (npm)
The npm package @syncraft-labs/react contained obfuscated malicious code in its ESM distribution that implements the EtherHiding pattern, fetching and executing arbitrary code from an Ethereum smart contract via RPC endpoints. The tampering occurred post-build in the dist/index.js artifact.
npmCompromised package - containedcritical
Malware in hydration-dim-kit
Malware was discovered in the npm package hydration-dim-kit. Any computer with this package installed or running should be considered fully compromised. All secrets and keys must be rotated immediately from a different computer.
npmCompromised package