VDB
GCVE-110-OSM-2026-11402
GCVE-110-OSM-2026-11402
Advisory PublishedCVSS 9.6/10
This package is a downloader/launcher for a remote HTA payload: `index.js` fetches a loader from GitHub, writes it to disk, and then executes it with `mshta` in a detached, hidden child process. That is a classic malware loader pattern aimed at persistence-by-survival and stealthy execution on the victim machine, not a legitimate telemetry client. The attacker model is a remote operator controlling the GitHub-hosted HTA payload, with the package acting as the initial stager. The fresh publisher account, one-package history, and MAL advisory `MAL-2026-15586` are fully consistent with that behavior.
ENTRY
index.js (main: index.js)
DESTINATION
- 1 exfil (reconstructed)
- 1 fetched-payload (domains)
(values recorded in verified_iocs)
OBFUSCATION
- recovered 1 urls, 1 domains from decoded/deobfuscated content
ADDITIONAL FINDINGS
- Stealth Background Process Spawning in index.js: "spawn("mshta", [destPath], { detached: true, stdio: "ignore", windowsHide: true,..."
- Reconstructed Obfuscated URL in index.js: "https://raw.githubusercontent.com/$Acevatex/Testprogram/main/updater.hta"
- Silent Process Execution in index.js: "stdio: "ignore""
- Detached Child Process Payload in index.js: "spawn("mshta", [destPath], { detached: true"
- Brand New Package
- Very New NPM Publisher Account
PAYLOAD FILES
index.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
| Vendor | Product | Versions | Platforms |
|---|---|---|---|
| unknown | originaldevelopmentstelemetry | all (affected) | — |
Aliases
Browse GCVE Records
1,469 records in the GCVE database · Updated September 3, 2026
No matching records found.
Explore Further
Investigate this vulnerability in the interactive console or download the raw GCVE record.