VDB
GCVE-110-OSM-2026-3014
GCVE-110-OSM-2026-3014
Advisory PublishedCVSS 9.6/10
Malicious package detected. Behaviors: data exfiltration, code execution, network activity, obfuscated code, install-time execution.
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.post(apiEndpoint, { headers: { [apiHeaderKey]: apiHeaderValue } })).data;
..."
IOCs:
- urls: http://192.168.1.42:9200, https://www.ipregionchecker.com/api/ip-check-encrypted/3aeb34a37, https://www.isillegalregion.com/api/ip-check-encrypted/3aeb34a37
- domains: www.ipregionchecker.com, www.isillegalregion.com
- _domainCandidates: www.isillegalregion.com
- payloadFileHash: ab3888f779d00d04a7c440d7dcc99bbc729ee72d9feeb752f8ae2d7ccdcf2cac
Decoded/deobfuscated IOCs:
- urls: https://www.ipregionchecker.com/api/ip-check-encrypted/3aeb34a37, https://www.isillegalregion.com/api/ip-check-encrypted/3aeb34a37
- domains: www.ipregionchecker.com, www.isillegalregion.com
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-redeployed@3.5.8 | * (affected) | — |
Browse GCVE Records
73,280 records in the GCVE database · Updated July 17, 2026
No matching records found.
Explore Further
Investigate this vulnerability in the interactive console or download the raw GCVE record.