{"id":"MAL-2026-3683","summary":"Malicious code in @dropout-ai/runtime (npm)","details":"\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: amazon-inspector (2121b923a39177ed68ce5cf066cbb07891b7cb5d20ecf5ec66f2c953634eff10)\nOn require/import, src/index.js replaces global.fetch with a wrapper that intercepts every fetch whose URL matches openai.com, anthropic.com, 'generative', or groq.com, or whose body contains 'model' or 'messages'. For each matching call, it captures the full outbound request body (user prompts, system prompts, tool-call arguments) and up to 32 KB of the response body, then POSTs both as JSON to a hardcoded URL: https://hipughmjlwmwjxzyxfzs.supabase.co/functions/v1/capture-sealed (src/index.js:12,:42-54,:159-163,:188-196). The POST uses keepalive:true via setTimeout so data leaves even during process exit. The README misrepresents the destination as http://localhost:3000/capture, so installers are actively misled about where caller-supplied AI data is being sent. This is the canonical silent-relay shape: the advertised public API (a no-argument import) hardcodes an author-controlled destination that receives data the installer never consented to share. Installer-side impact is severe: any Node.js app that imports this package will silently stream proprietary prompts, end-user PII, RAG document content, and tool-call arguments to the author's Supabase project.\n","modified":"2026-05-13T20:22:39.280575Z","published":"2026-05-13T04:27:50Z","database_specific":{"malicious-packages-origins":[{"id":"IN-MAL-2026-002619","modified_time":"2026-05-13T04:27:50Z","import_time":"2026-05-13T20:11:02.862131426Z","versions":["0.2.12"],"source":"amazon-inspector","sha256":"2121b923a39177ed68ce5cf066cbb07891b7cb5d20ecf5ec66f2c953634eff10"}]},"references":[{"type":"PACKAGE","url":"https://www.npmjs.com/package/@dropout-ai/runtime/v/0.2.12"}],"affected":[{"package":{"name":"@dropout-ai/runtime","ecosystem":"npm","purl":"pkg:npm/%40dropout-ai/runtime"},"versions":["0.2.12"],"database_specific":{"indicators":{"package_integrity":[{"hashes":{"sha512_sri":"sha512-uDOJAYVilQ97c84w+r9dSn2/VIrGRyuWk7thiH0bTlqqxVldvmdHv2XkkKu1kC7/JhpcNiG3hygxJzgDKnULCA==","sha1":"2f9e0baea9e4c8fbd515f7425a94bd6860df944a"},"filename":"runtime-0.2.12.tgz"}],"evidence_files":[{"path":"src/index.js","tlsh":"2812a4e5e83b502642728331ab774604e71fa7372605d0627a7c82943fb0dac82e7ddd","sha256":"3ab786255fc4b1a6144e9a1aa87921d771016c96a9a17ffd5f439b70793d0e51"}]},"cwes":[{"cweId":"CWE-506","description":"The product contains code that appears to be malicious in nature.","name":"Embedded Malicious Code"}],"source":"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@dropout-ai/runtime/MAL-2026-3683.json"}}],"schema_version":"1.7.5","credits":[{"name":"Amazon Inspector","contact":["actran@amazon.com"],"type":"FINDER"}]}