VDB

GCVE-110-OSM-2026-10493

GCVE-110-OSM-2026-10493
Advisory PublishedCVSS 8.8/10
Vulnetix · Advisory published August 15, 2026
This package is a supply-chain implant impersonating Akamai's sensor SDK: the package name `akamai-sensor` and the OSV advisory description both point to brand mimicry, and the code in `index.js` is wired to execute hidden logic when `sensor()` is called. The strongest indicator is `new Function("require", batch)` in `sync-metrics.js`, which is dynamic code execution of a reconstructed payload, not a normal library pattern, and the entrypoint explicitly triggers `require('./sync-metrics').touch()`. The package also uses a mutable dead-drop C2 channel by fetching `calendar.google.com/.../hev4229%40gmail.com/public/basic.ics`, extracting a URL from `DESCRIPTION`, base64-decoding it, appending `/generate`, and then fetching JSON from that operator-controlled endpoint. The attacker model is clear: a supply-chain attacker using hidden Unicode obfuscation plus remote calendar-controlled C2 to execute arbitrary JavaScript with full `require` access on consumers' machines. ENTRY index.js (main: index.js) ADDITIONAL FINDINGS - Dynamic Code Execution in sync-metrics.js: "new Function("require", batch)" PAYLOAD FILES sync-metrics.js

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

VendorProductVersionsPlatforms
unknownakamai-sensorall (affected)

References

advisory
vendor

Browse GCVE Records

3,521 records in the GCVE database · Updated September 6, 2026

No matching records found.

Explore Further

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

$ Console Community · 100/wk Open console ›