VDB
GCVE-110-OSM-2026-11592
GCVE-110-OSM-2026-11592
Advisory PublishedCVSS 9.6/10
package.json declares a preinstall hook that runs index.js on npm install. index.js requires os, dns, https, querystring, and the package's own package.json, then collects host identifiers (os.hostname(), os.userInfo().username, os.homedir(), dns.getServers(), the package path and package.json contents) and POSTs them via https to the hardcoded host mj9ouelpgm0d26s3wp0syow03r9ix8lx.burp.attack.live. The package under the @avigilon scope exposes no other advertised functionality, and the destination is an unrelated third-party collector subdomain rather than any Avigilon or Motorola infrastructure. The shape matches a dependency-confusion reconnaissance beacon targeting an internal @avigilon/node-webrtc name.
Judge assessment: This looks like a dependency-confusion reconnaissance beacon targeting the internal-sounding @avigilon/node-webrtc name: the OSV malware advisory describes a preinstall hook that executes index.js on npm install, gathers host identifiers, and posts them to an attacker-controlled burp.attack.live collector. The package metadata is also classic throwaway/burner shape, with a brand-new npm account, only one published package, and minimal metadata with no repository or description. Even though the extracted file contents are not shown here, the advisory's behavior is specific and consistent with malicious exfiltration rather than a legitimate webrtc library wrapper.
ENTRY
index.js (main: index.js)
ADDITIONAL FINDINGS
- Very New NPM Publisher Account
Weaknesses (CWE)
CWE-506Embedded Malicious Code
Risk Scores
CVSS 3.1
9.6/10
Critical · CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions | Platforms |
|---|---|---|---|
| unknown | @avigilon/node-webrtc | all (affected) | — |
Aliases
Browse GCVE Records
3,530 records in the GCVE database · Updated September 5, 2026
No matching records found.
Explore Further
Investigate this vulnerability in the interactive console or download the raw GCVE record.