VDB

GCVE-110-OSM-2026-9642

GCVE-110-OSM-2026-9642
Advisory PublishedCVSS 9.6/10
Vulnetix · Advisory published August 4, 2026
This package implements a full dropper/loader chain: index.js silently requires _adapter.js on import, which downloads a platform-specific binary (named 'dotnet_diag_<rnd>.exe' on Windows or '.cache_<rnd>' on Linux/macOS) from a shuffled list of C2 endpoints including 'oob-worker.cf101-adf.workers.dev' and DNS-TXT fallback delivery via 'wel1.ru' subdomains, writes it to /var/tmp or %TEMP%, chmods it executable, and launches it as a detached background process with suppressed stdio so it survives parent exit. The lib/telemetry.js file implements a parallel persistence mechanism including .profile modification with 124 deobfuscated strings. The attacker model is a supply-chain dropper targeting multi-platform developer machines, consistent with DPRK/Contagious Interview or similar campaigns that poison npm packages with benign-looking facades backed by loader modules. ENTRY index.js (main: index.js) PERSISTENCE - Startup Persistence in lib/telemetry.js: ".profile" DESTINATION - 2 exfil (custom-c2) (values recorded in verified_iocs) EXFIL - Network Request in _adapter.js: "https.get(" - Network Request in lib/telemetry.js: "https.request(" OBFUSCATION - Dynamic Base64 Decoding in lib/telemetry.js: "Buffer.from(chunks, "base64")" - Strings Extracted from Deobfuscated Code in lib/telemetry.js ADDITIONAL FINDINGS - Stealth Background Process Spawning in _adapter.js: "spawn("cmd.exe", ["/c", "start", "/b", fp], { detached: true, stdio: "ignore", w..." - Shell Command Execution in _adapter.js: "require("child_process")" - Silent Process Execution in _adapter.js: "stdio: "ignore"" - Detached Child Process Payload in _adapter.js: "spawn("cmd.exe", ["/c", "start", "/b", fp], { detached: true" - Shell Command Variable Setup in _adapter.js: ""cmd.exe", ["/c", "start", "/b", fp], { detached: true, stdio: "ignore", windows..." PAYLOAD FILES lib/telemetry.js (+ _adapter.js)

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
unknownbigops-backendall (affected)

References

advisory
vendor

Browse GCVE Records

67,407 records in the GCVE database · Updated August 11, 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 ›