{"id":"MAL-2026-6434","summary":"Malicious code in serverless-convention (npm)","details":"The `serverless-convention` npm package was compromised as part of the Miasma worm campaign targeting the LeoPlatform npm ecosystem. On June 24, 2026, 20 LeoPlatform packages were published within a 3-second window by a threat actor who had taken over the npm account `czirker` belonging to the LeoPlatform organization.\n\nThe malicious payload is triggered automatically during `npm install` via a `binding.gyp` file using node-gyp command expansion (`\u003c!(node index.js \u003e /dev/null 2\u003e&1 && echo stub.c)`), which bypasses lifecycle script scanners. The replaced `index.js` (~5.2 MB, obfuscated with ROT-N + AES-128-GCM encryption) deploys a multi-stage worm with the following capabilities:\n\n- Credential theft: Targets npm, GitHub, PyPI, RubyGems, Kubernetes, HashiCorp Vault, AWS (IAM keys, Secrets Manager, IMDS), 1Password, JFrog Artifactory, and SSH keys.\n- AI tool targeting: Exfiltrates configuration files for Claude, Cursor, Gemini, and VS Code.\n- Worm propagation: Enumerates npm packages and auto-publishes version bumps to spread to other maintainers in the ecosystem.\n- GitHub persistence: Creates orphan `snapshot-\u003chex\u003e` branches with fake \"Dependabot Updates\" workflows to maintain access after initial compromise.\n\nAny system that installed this version should be considered fully compromised. Rotate all secrets immediately from a separate, clean machine. See the linked SafeDep report for full payload analysis, indicators of compromise, and remediation guidance.\n\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: amazon-inspector (c4ae22dee9d7b6010119fc50265205ee6f90bfef7ee92d3433ade23db0ead8d6)\nThe package ships a binding.gyp file that uses GYP command-expansion syntax (\u003c!(...)) at line 6 in a sources/targets context. npm implicitly runs node-gyp rebuild whenever a binding.gyp is present, even without any declared install/postinstall script, and GYP evaluates \u003c!(...) as a shell command during the configure step. This causes arbitrary code to execute on the installer's machine at install time. The package does not appear to ship legitimate native source files that would justify a binding.gyp, and the use of command expansion in a sources field is not a normal build configuration — its purpose is to run the embedded shell command, not to compile a real native addon. This is a known install-time RCE technique that bypasses the more visible package.json lifecycle hooks.\n\n## Source: ghsa-malware (c6a4cab9a02523ca1c886b7139a35193189693a2542b32479b9c6add58796f03)\nAny 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.\n","aliases":["GHSA-7j3q-2rph-cwf8"],"modified":"2026-06-25T16:16:23.424495177Z","published":"2026-06-24T23:04:55Z","database_specific":{"malicious-packages-origins":[{"sha256":"c4ae22dee9d7b6010119fc50265205ee6f90bfef7ee92d3433ade23db0ead8d6","modified_time":"2026-06-25T06:31:04Z","source":"amazon-inspector","versions":["2.0.4"],"id":"IN-MAL-2026-007483","import_time":"2026-06-25T07:47:51.375968755Z"},{"id":"GHSA-7j3q-2rph-cwf8","modified_time":"2026-06-25T15:49:18Z","source":"ghsa-malware","versions":["2.0.4"],"sha256":"c6a4cab9a02523ca1c886b7139a35193189693a2542b32479b9c6add58796f03","import_time":"2026-06-25T16:08:55.40767705Z"}],"iocs":{"urls":["https://safedep.io/miasma-worm-hits-leoplatform-20-npm-packages/"]}},"references":[{"type":"ARTICLE","url":"https://safedep.io/miasma-worm-hits-leoplatform-20-npm-packages/"},{"type":"PACKAGE","url":"https://www.npmjs.com/package/serverless-convention/v/2.0.4"},{"type":"ADVISORY","url":"https://github.com/advisories/GHSA-7j3q-2rph-cwf8"}],"affected":[{"package":{"name":"serverless-convention","ecosystem":"npm","purl":"pkg:npm/serverless-convention"},"versions":["2.0.4"],"database_specific":{"source":"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/serverless-convention/MAL-2026-6434.json","indicators":{"evidence_files":[{"tlsh":"48c08c3ca9380d1029d958285168d402a4b142a3494e2a81fade60284fa840b2898bad","sha256":"32d1bc728d8e504952083a6adc488c309a401c7df4dc8f47b382ce32e4aebe21","path":"binding.gyp"}],"package_integrity":[{"hashes":{"sha1":"5e75c14b8acd5752819ab7a10874ddd6389f5238","sha512_sri":"sha512-LFOCt6Na3oeovtvfpxMLOdD3PPF2MvmsP9cTzj5NVTkSWi00JJNcQr288hopKONsMYAX2aKDdfjfGOeDezvYLw=="},"filename":"serverless-convention-2.0.4.tgz"}]},"cwes":[{"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","cweId":"CWE-506"}]}}],"schema_version":"1.7.5","credits":[{"name":"Amazon Inspector","contact":["inspector-research@amazon.com"],"type":"FINDER"},{"name":"SafeDep","contact":["https://safedep.io"],"type":"FINDER"}]}