VDB
GCVE-110-OSM-2026-3122
GCVE-110-OSM-2026-3122
Advisory PublishedCVSS 5.4/10
Exfiltrates public IP address, username, hostname, OS platform, and environment variables to an attacker-controlled Discord webhook via preinstall and postinstall hooks. Uses dependency confusion with inflated version 99.9.9 to target Auth0/Okta internal developers.
preinstall and postinstall hooks both execute `node index.js`, firing twice per install. index.js imports https, child_process.exec, and os (Node.js built-ins only). It runs a platform-branched shell command to collect the host public IP via a public IP lookup service, username, hostname, and the first 50 environment variables. It also calls os.userInfo().username, os.hostname(), and os.platform(). The collected data is JSON-serialized into a Discord embed with labeled fields and sent via HTTPS POST to https://discord.com/api/webhooks/1496899189077049415/R1AueSOLPRzAS0df9JJAAXKKalhFt213roHABsq0VnsleKP7Gx2BOch04G9xeh1Gfapa. No file reads, no persistence, no secondary payloads.
Weaknesses (CWE)
CWE-506Embedded Malicious Code
Risk Scores
CVSS 3.1
5.4/10
Medium · CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
Affected Products
| Vendor | Product | Versions | Platforms |
|---|---|---|---|
| unknown | auth0-ui-components-docs | 99.9.9 (affected) | — |
Aliases
Browse GCVE Records
73,866 records in the GCVE database · Updated July 19, 2026
No matching records found.
Explore Further
Investigate this vulnerability in the interactive console or download the raw GCVE record.