VDB
GCVE-110-OSM-2026-1405
GCVE-110-OSM-2026-1405
Advisory PublishedCVSS 9.6/10
Executes attacker-controlled second-stage Node.js payload on every require() by fetching from https://api.npoint.io/ef2875f70e59e319189d and invoking the response via `new Function.constructor('require', response)`. The C2 URL is hardcoded as a base64 constant in lib/caller.js, ensuring unconditional execution. Part of the DPRK-chai-npoint cluster (same mechanism as chai-as-elevated, chai-as-mobj, chai-as-encrypted).
lib/caller.js decodes a hardcoded base64 constant to https://api.npoint.io/ef2875f70e59e319189d, performs an axios GET with a custom header derived from lib/const.js, extracts the .cookie field from the JSON response, constructs a Function via `new Function.constructor('require', response)`, and calls it with the host process's require — granting the stage-2 payload full Node.js module access.
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-inserted | 1.2.1 (only version) (affected) | — |
Browse GCVE Records
74,496 records in the GCVE database · Updated July 23, 2026
No matching records found.
Explore Further
Investigate this vulnerability in the interactive console or download the raw GCVE record.