VDB
GCVE-110-OSM-2026-1257
GCVE-110-OSM-2026-1257
Advisory PublishedCVSS 5.4/10
Exfiltrates system hostname and developer git email address to attacker-controlled Google Cloud Run endpoint (npm-package-logger-228835561205.us-central1.run.app) via HTTPS POST during npm preinstall. Typosquats the legitimate 'argon2' password-hashing package using a fake '@aspect-security' scoped name and misleading security-themed keywords.
preinstall.js (29 lines) calls os.hostname() and child_process.execSync('git config user.email') to collect victim identity, serializes both as JSON, and POSTs to https://npm-package-logger-228835561205.us-central1.run.app synchronously before installation completes. No error handling to avoid detection failure; git email defaults to 'unknown' if git is unavailable.
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 | @aspect-security/argon2 | — | — |
Browse GCVE Records
71,925 records in the GCVE database · Updated July 13, 2026
No matching records found.
Explore Further
Investigate this vulnerability in the interactive console or download the raw GCVE record.