VDB

GCVE-110-OSM-2026-1379

GCVE-110-OSM-2026-1379
Advisory PublishedCVSS 9.6/10
Vulnetix · Advisory published April 3, 2026
Exfiltrates crypto wallet config files (id.json, config.toml, .env) and environment files to attacker-controlled endpoint https://cloudflare-protection.vercel.app/api/v1 via HTTP POST at require() time. Recursively searches process.cwd() for matching files and prepends a victim identifier ({USER}@{localIP}) to each upload; local IP is discovered via UDP probe to 8.8.8.8:80. Payload is J2TEAM-obfuscated. On module load, getLocalIp() opens a UDP dgram socket to 8.8.8.8:80 to resolve the local IP. findFilesRecursive() walks process.cwd() collecting files matching [id.json, config.toml, Config.toml, env, .env]. Each file is read synchronously and POST'd as application/octet-stream to API_URL with a prefix header '{USER}@{localIP}\n' prepended to the file content. Full source is J2TEAM string-array-rotation obfuscated.

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

VendorProductVersionsPlatforms
unknownvime-azl1.1.4 (affected)

References

vendor

Browse GCVE Records

72,664 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.

$ Console Community · 100/wk Open console ›