VDB
GCVE-110-OSM-2026-3250
GCVE-110-OSM-2026-3250
Advisory PublishedCVSS 5.4/10
Exfiltrates hostname, username, working directory, and npm user agent via DNS A-record queries to an attacker-controlled OAST endpoint (*.wnba-parent.sg84.pitr.be) at install time. The publisher self-identifies as a HackerOne bug bounty researcher (honoki@wearehackerone.com) demonstrating dependency confusion, but the package executes real DNS exfiltration of victim system data on any host that runs npm install. Part of a four-package cluster sharing sg84.pitr.be infrastructure (also: mobile-international, nba-blocker-plugin, nba-cdn-plugin).
**Trigger** (preinstall + postinstall): `node ./callback.js || true` at both stages.
**Collection**: os.hostname(), os.userInfo().username, process.cwd(), npm_config_user_agent into JSON.
**Encoding**: JSON → hex → 60-char chunks.
**Exfiltration**: dns.resolve4('<chunk>.wnba-parent.sg84.pitr.be').
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 | wnba-parent | 999.0.0 (affected) | — |
Browse GCVE Records
72,148 records in the GCVE database · Updated July 14, 2026
No matching records found.
Explore Further
Investigate this vulnerability in the interactive console or download the raw GCVE record.