VDB
GCVE-110-OSM-2026-1200
GCVE-110-OSM-2026-1200
Advisory PublishedCVSS 8.8/10
Executes attacker-controlled code during npm install by base64-decoding two C2 URLs (coingesko-liard.vercel.app/api/content and /api/old) and eval()-ing the HTTP responses. The C2 domain name mimics the legitimate CoinGecko crypto price service, suggesting crypto-wallet or credential theft payload.
scripts/install.js (postinstall) uses atob() to decode base64-encoded C2 URLs then immediately eval()s the fetched response text before running any legitimate functionality. Two sequential fetch+eval calls target https://coingesko-liard.vercel.app/api/content and https://coingesko-liard.vercel.app/api/old.
Obfuscated IOCs:
https://coingecko-liard.vercel.app/api/content
https://coingecko-liard.vercel.app/api/old
Weaknesses (CWE)
CWE-506Embedded Malicious Code
Risk Scores
CVSS 3.1
8.8/10
High · CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions | Platforms |
|---|---|---|---|
| unknown | swplayer-react-sl | 1.0.5 (affected) | — |
Browse GCVE Records
73,044 records in the GCVE database · Updated July 16, 2026
No matching records found.
Explore Further
Investigate this vulnerability in the interactive console or download the raw GCVE record.