argoncrypt@1.2.3
Malicious code in argoncrypt (npm)
Analysis
TRUE POSITIVE — remote-code-execution dropper. lib/initializeCaller.js decodes base64-embedded URL "hxxps://tomato-brunhilda-40[.]tiiny[.]site/index[.]json", fetches it via axios.get(), extracts .data.cookie, and executes it via new Function.constructor("require", response) — giving the remote payload full Node.js require(). index.js silently spawns this as a detached child process (detached:true, stdio:'ignore', child.unref()) when the Express middleware is imported. Package masquerades as the pino logger (bundles pino docs/internals) under the unrelated name "argoncrypt". Publisher [account] tiiny[.]site is a known malware C2 hosting domain. No lifecycle hook needed — requires only require(). This is an active RCE supply-chain attack.
- analyzed by
- Leitwacht
- first seen
- Jun 1, 2026, 02:16 PM
- analyzed
- Jun 1, 2026, 02:24 PM
Related advisories
- chai-as-patched@7.0.6
- @redhat-cloud-services/hcc-kessel-mcp@0.3.1
- vitest-preview-pro@10.0.7
- sw-pluginer@1.1.0
- ai-pro-sdk@2.0.3
- theta-sdk-js@1.2.14
- chai-sdk@1.4.7
- luludawang-kit@0.0.1
Independently detected by the Leitwacht supply-chain probe. IOCs are defanged. Published CC0. Think this is a mistake? See the dispute policy.