{"id":"MAL-2026-6426","summary":"Malicious code in leo-connector-oracle (npm)","details":"The `leo-connector-oracle` 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 (6f58d7bafe2bb3cea11b6066ac48bf357bc79d2b0170c6a76c4b247c89eadb71)\nThe package ships a binding.gyp containing GYP command-expansion syntax (`\u003c!(...)`) at line 6 inside the `sources` field of a target definition. npm implicitly runs `node-gyp rebuild` whenever a `binding.gyp` is present, even with no declared install/postinstall script, and GYP evaluates `\u003c!(...)` as a shell invocation during its configure step. This causes the embedded command to execute automatically on `npm install`, functionally identical to a lifecycle hook. Use of GYP command expansion in a `sources` list is anomalous for a normal native addon build (sources are expected to be literal file paths). Any installer running `npm install leo-connector-oracle` will execute the command at build-configuration time.\n\n## Source: ghsa-malware (3e48bb9e55f8820edbdb09548d3e58fa9c9e2982e2154cddcaabc5ad7d788862)\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-j4v3-8cw4-pg32"],"modified":"2026-06-25T16:16:22.852481023Z","published":"2026-06-24T23:04:55Z","database_specific":{"iocs":{"urls":["https://safedep.io/miasma-worm-hits-leoplatform-20-npm-packages/"]},"malicious-packages-origins":[{"versions":["2.0.1"],"modified_time":"2026-06-25T06:30:35Z","import_time":"2026-06-25T07:47:50.93110854Z","sha256":"6f58d7bafe2bb3cea11b6066ac48bf357bc79d2b0170c6a76c4b247c89eadb71","source":"amazon-inspector","id":"IN-MAL-2026-007475"},{"versions":["2.0.1"],"import_time":"2026-06-25T16:08:55.417492313Z","sha256":"3e48bb9e55f8820edbdb09548d3e58fa9c9e2982e2154cddcaabc5ad7d788862","modified_time":"2026-06-25T15:37:45Z","source":"ghsa-malware","id":"GHSA-j4v3-8cw4-pg32"}]},"references":[{"type":"ARTICLE","url":"https://safedep.io/miasma-worm-hits-leoplatform-20-npm-packages/"},{"type":"PACKAGE","url":"https://www.npmjs.com/package/leo-connector-oracle/v/2.0.1"},{"type":"ADVISORY","url":"https://github.com/advisories/GHSA-j4v3-8cw4-pg32"}],"affected":[{"package":{"name":"leo-connector-oracle","ecosystem":"npm","purl":"pkg:npm/leo-connector-oracle"},"versions":["2.0.1"],"database_specific":{"indicators":{"evidence_files":[{"sha256":"32d1bc728d8e504952083a6adc488c309a401c7df4dc8f47b382ce32e4aebe21","path":"binding.gyp","tlsh":"48c08c3ca9380d1029d958285168d402a4b142a3494e2a81fade60284fa840b2898bad"}],"package_integrity":[{"hashes":{"sha1":"d7224b6b1f5d2f9403f1cebc8f82518c20b4d0f7","sha512_sri":"sha512-/U3rRJ+zIktpzCTf0FMgV5TUNj4BYCXUzLBI4IFC89nopnbekGaoyGRxpK9+DkcuiJsY5LCtEIMZQANB0EbGaw=="},"filename":"leo-connector-oracle-2.0.1.tgz"}]},"source":"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/leo-connector-oracle/MAL-2026-6426.json","cwes":[{"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","description":"The product contains code that appears to be malicious in nature."}]}}],"schema_version":"1.7.5","credits":[{"name":"Amazon Inspector","contact":["inspector-research@amazon.com"],"type":"FINDER"},{"name":"SafeDep","contact":["https://safedep.io"],"type":"FINDER"}]}